Template:Special-Ship: Difference between revisions
Jump to navigation
Jump to search
Harlynn Kinn (talk | contribs) Created page with "{{Infobox ship | Name= | Image= | Class= | Modifications= | Affiliation = | Owner= }}" |
Rupert Havok (talk | contribs) No edit summary |
||
(7 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: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font> | ||
| | |- | ||
| | | width="100%" colspan="2" style="text-align: center;" | {{{image}}} | ||
| Modifications= | |- | ||
| Affiliation = | | width="31%" valign="top" | Class | ||
| | | width="69%" | {{{class}}} | ||
|- | |||
| width="31%" valign="top" | Type | |||
| 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="69%" | {{{affiliation}}} | |||
|- | |||
| width="31%" valign="top" | Events | |||
| width="69%" | {{{events}}} | |||
|- | |||
|} | |||
<noinclude> | |||
===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: | |||
<pre><nowiki> | |||
{{Special-Ship | |||
|name = | |||
|image = | |||
|class = | |||
|type = | |||
|modifications = | |||
|date of manufacture = | |||
|affiliation = | |||
|events = | |||
}} | }} | ||
</nowiki></pre> | |||
[[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 = }}