Template:Infobox Awards: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<table style="border: 1px solid rgba(200,200,200,0.69); padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"> | |||
<tr> | |||
<td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td> | |||
</tr> | |||
<tr> | |||
<td width="100%" colspan="2" style="background-color: #19234d; font-size: 16px; text-align: center;"><font color= white>'''{{{name}}}'''</font></td> | |||
</tr> | |||
<tr> | |||
<td width="100%" colspan="2" style="background-color: #19234d;"><font color="white">'''General Information'''</font></td> | |||
</tr> | |||
<tr> | |||
<td width="31%" valign="top">Category</td> | |||
<td width="69%">[[Awards#{{{category}}}|{{{category}}}]]</td> | |||
{{#if:{{{postnominals|}}} | </tr> | ||
|<tr><td width="31%" valign="top">Post-nominals</td><td width="69%">{{{postnominals}}}</td></tr>}} | <tr> | ||
<td width="31%" valign="top">Awarded for</td> | |||
<td width="69%">{{{awarded}}}</td> | |||
</tr> | |||
{{#if:{{{postnominals|}}}|<tr> | |||
<td width="31%" valign="top">Post-nominals</td> | |||
<td width="69%">{{{postnominals}}}</td> | |||
</tr>}} | |||
<tr> | |||
<td width="31%" valign="top">Status</td> | |||
<td width="69%">{{{status}}}</td> | |||
</tr> | |||
<tr> | |||
<td width="31%" valign="top">Established</td> | |||
<td width="69%">{{{established}}}</td> | |||
</tr> | |||
<tr> | |||
<td width="100%" colspan="2" style="background-color: #19234d;"><font color="white">'''Ribbon'''</font></td> | |||
</tr> | |||
<tr> | |||
<td width="100%" colspan="2" style="text-align: center;"><p class="ribbon_template_image_row">{{{ribbon}}}</p></td> | |||
</tr></table><noinclude> | |||
===Usage=== | ===Usage=== | ||
Line 31: | Line 42: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Infobox Awards | {{Infobox Awards | ||
| image= | | image=(120px) | ||
| name= | | name= | ||
| | | category=(see options in the template) | ||
| awarded=(brief description) | | awarded=(brief description) | ||
| postnominals=(optional, if any) | | postnominals=(optional, if any) | ||
| status=(see options in the template) | | status=(see options in the template) | ||
| established= | | established= | ||
| ribbon=(image) | | ribbon=(image, 120px) | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
'''Categories:''' National Service, Ceremonial Awards, Military Awards, Campaign Medals, Development Projects, Chivalric Orders. | |||
'''Status options:''' Currently awarded, No longer awarded, Discontinued in Y?? (e.g. Y23). | '''Status options:''' Currently awarded, No longer awarded, Discontinued in Y?? (e.g. Y23). | ||
[[Category:Infobox Templates]]</noinclude> | [[Category:Infobox Templates]]</noinclude> |
Latest revision as of 06:26, 4 June 2022
{{{image}}} | |
{{{name}}} | |
General Information | |
Category | [[Awards#{{{category}}}|{{{category}}}]] |
Awarded for | {{{awarded}}} |
Status | {{{status}}} |
Established | {{{established}}} |
Ribbon | |
{{{ribbon}}} |
Usage
The Awards Infobox template is used for Awards & Medals pages only, to describe the award or medal. Paste the following code into the top of an article, filling all known fields, leaving any unknown fields blank.
{{Infobox Awards | image=(120px) | name= | category=(see options in the template) | awarded=(brief description) | postnominals=(optional, if any) | status=(see options in the template) | established= | ribbon=(image, 120px) }}
Categories: National Service, Ceremonial Awards, Military Awards, Campaign Medals, Development Projects, Chivalric Orders.
Status options: Currently awarded, No longer awarded, Discontinued in Y?? (e.g. Y23).