Changes

Jump to navigation Jump to search
simplify hide-url usage
Line 7: Line 7:  
! &nbsp;</noinclude>
 
! &nbsp;</noinclude>
 
|- style="{{#switch:{{{status}}} |ok=background: #9F9; |workaround=background: #FF9; |broken=background: #F99;}}"
 
|- style="{{#switch:{{{status}}} |ok=background: #9F9; |workaround=background: #FF9; |broken=background: #F99;}}"
| {{#if:{{{hide-url|}}}|{{{name}}}|{{#if:{{{url|}}}|[{{{url}}} {{{name}}}]|{{{name}}}}}}}
+
| {{#if:{{{url|}}}|[{{{url}}} {{{name}}}]|{{{name}}}}}
 
| {{{author}}}
 
| {{{author}}}
 
| {{#switch:{{{status}}} |ok=✓ |workaround=⚠ |broken=✖}} {{{summary}}}
 
| {{#switch:{{{status}}} |ok=✓ |workaround=⚠ |broken=✖}} {{{summary}}}
Line 19: Line 19:  
Other fields:
 
Other fields:
 
* <code>|source=URL</code> adds a link to the source code.
 
* <code>|source=URL</code> adds a link to the source code.
* <code>|hide-url=1</code> moves the URL into a superscript link.
+
* <code>|hide-url=URL</code> (replacing <code>|url=</code>) moves the URL into a superscript link.
 
* <code>|link1=URL</code> and <code>|link2=URL</code> adds superscript links.
 
* <code>|link1=URL</code> and <code>|link2=URL</code> adds superscript links.
    
[[Category:Modding]]</noinclude>
 
[[Category:Modding]]</noinclude>
translators
8,441

edits

Navigation menu