7,850
edits
(Creating generic ship awards template.) |
(First template - templatizing ship awards.) |
||
Line 1: | Line 1: | ||
<includeonly> | |||
__NOTOC__ | __NOTOC__ | ||
<center>{{awardlinks}} & ''[[Badges]]''</center> | <center>{{awardlinks}} & ''[[Badges]]''</center> | ||
Line 8: | Line 9: | ||
!{{Logo|{{{ShipLogoName|}}}|120}} | !{{Logo|{{{ShipLogoName|}}}|120}} | ||
|<font size=4>'''{{{Header|}}}'''</font><br><br><big>{{{Motto|}}}</big> | |<font size=4>'''{{{Header|}}}'''</font><br><br><big>{{{Motto|}}}</big> | ||
<small>{{#if:{{{MottoAuthor|}}}|{{{MottoAuthor|}}}|}}</small> | |||
|} | |} | ||
|- | |- | ||
|} | |} | ||
</includeonly><noinclude> | |||
Example usage: | |||
<pre> | |||
{{ShipAwardsHeader|ShipLogoName=USS Veritas|Header=USS VERITAS • NCC-95035 • COMMISSIONED 239311.16|Motto=''“The mind is not a vessel to be filled but a fire to be kindled.”''|MottoAuthor=Plutarch}} | |||
</pre> | |||
{{ShipAwardsHeader|ShipLogoName=USS Veritas|Header=USS VERITAS • NCC-95035 • COMMISSIONED 239311.16|Motto=''“The mind is not a vessel to be filled but a fire to be kindled.”''|MottoAuthor=Plutarch}} | |||
<pre> | |||
{{ShipAwardsHeader|ShipLogoName=USS Veritas|Header=USS VERITAS • NCC-95035 • COMMISSIONED 239311.16|Motto=''“The mind is not a vessel to be filled but a fire to be kindled.”''}} | |||
</pre> | |||
{{ShipAwardsHeader|ShipLogoName=USS Veritas|Header=USS VERITAS • NCC-95035 • COMMISSIONED 239311.16|Motto=''“The mind is not a vessel to be filled but a fire to be kindled.”''}} | |||
</noinclude> |
edits