Template:Award: Difference between revisions

From KSI Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#if: {{{1|}}}
{{:Award/{{{1}}}|size={{{size|}}}}}
| {{#ifexist: Award/{{{1}}}
    | {{:Award/{{{1}}}
        | size   = {{{size|}}}
        | caption = {{{caption|}}}
      }}
    | <span style="color:#c00;">Award “{{{1}}}” not found (looks for [[Award/{{{1}}}]])</span>
  }}
| <span style="color:#c00;">Missing award code. Use <code>{{Award|Code}}</code>.</span>
}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
<!-- keep your documentation/table here; show usage as {{Award|Code}} -->
Usage: <code>{{Award|Code}}</code> (optionally: <code>{{Award|Code|size=180px}}</code>)
</noinclude>
</noinclude>

Revision as of 21:16, 29 August 2025


Usage: Award/Code

(optionally: Award/Code

)