Template:Special-Ship: Difference between revisions
Jump to navigation
Jump to search
Alex Tylger (talk | contribs) No edit summary |
Rupert Havok (talk | contribs) No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| | {|style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;" | ||
| width="100%" colspan="2" style="background-color: # | | width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font> | ||
|- | |- | ||
| width="100%" colspan="2" style="text-align: center;" | {{{image}}} | | width="100%" colspan="2" style="text-align: center;" | {{{image}}} | ||
Line 7: | Line 7: | ||
| width="69%" | {{{class}}} | | width="69%" | {{{class}}} | ||
|- | |- | ||
| width="31%" valign="top" | | | width="31%" valign="top" | Type | ||
| width="69%" | {{{ | | width="69%" | {{{type}}} | ||
|- | |- | ||
| width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Modifications'''</font> | |||
|- | |||
| width="31%" valign="top" | Type | |||
| width="69%" | {{{modifications}}} | |||
|- | |||
| width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''History'''</font> | |||
|- | |||
| width="31%" valign="top" | Date of Manufacture | |||
| width="69%" | {{{date of manufacture}}} | |||
|- | |||
| width="31%" valign="top" | Affiliation | | width="31%" valign="top" | Affiliation | ||
| width="69%" | {{{affiliation}}} | | width="69%" | {{{affiliation}}} | ||
Line 23: | Line 33: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ | {{Special-Ship | ||
| | |name = | ||
| | |image = | ||
| | |class = | ||
| | |type = | ||
| | |modifications = | ||
| | |date of manufacture = | ||
|affiliation = | |||
|events = | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 21:12, 11 August 2012
{{{name}}} | |
{{{image}}} | |
Class | {{{class}}} |
Type | {{{type}}} |
Modifications | |
Type | {{{modifications}}} |
History | |
Date of Manufacture | {{{date of manufacture}}} |
Affiliation | {{{affiliation}}} |
Events | {{{events}}} |
Usage
The Ship Box template is used for ship pages only, to describe the Ship. Paste the following code into the top of an article, filling all known fields:
{{Special-Ship |name = |image = |class = |type = |modifications = |date of manufacture = |affiliation = |events = }}