Template:Award: Difference between revisions
From KSI Wiki
(Replaced content with "<includeonly> {{#if: {{{1|}}} | {{#ifexist: Awards/{{{1}}} | {{:Awards/{{{1}}}|size={{{size|}}}|align={{{align|}}}}} | <span style="color:#c00;">Award “{{{1}}}” not found (looks for [[Awards/{{{1}}}]])</span> }} | <span style="color:#c00;">Missing award code. Use <code>{{Award|Code}}</code>.</span> }} </includeonly> <noinclude> <!-- Keep all your current documentation and the big table here. Update usage examples in the table from {{Award/Code}...") Tag: Replaced |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if: {{{1|}}} | {{#if: {{{1|}}} | ||
| {{#ifexist: | | {{#ifexist: Award/{{{1}}} | ||
| {{: | | {{:Award/{{{1}}} | ||
| <span style="color:#c00;">Award “{{{1}}}” not found (looks for [[ | | size = {{{size|}}} | ||
| align = {{{align|}}} | |||
| class = {{{class|}}} | |||
| style = {{{style|}}} | |||
| 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> | | <span style="color:#c00;">Missing award code. Use <code>{{Award|Code}}</code>.</span> | ||
| Line 9: | Line 15: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- | <!-- keep your long documentation and table here; update usage examples to {{Award|Code}} --> | ||
</noinclude> | </noinclude> | ||
Revision as of 18:10, 29 August 2025