Template:Special-Ship: Difference between revisions
Jump to navigation
Jump to search
Alex Tylger (talk | contribs) mNo edit summary |
Alex Tylger (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
| width="31%" valign="top" | Class | | width="31%" valign="top" | Class | ||
| width="69%" | {{{class}}} | | width="69%" | {{{class}}} | ||
|- | |||
| width="31%" valign="top" | Type | |||
| width="69%" | {{{type}}} | |||
|- | |- | ||
| width="31%" valign="top" | Modifications | | width="31%" valign="top" | Modifications | ||
Line 24: | Line 27: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Special-Ship | {{Special-Ship | ||
| | |name = | ||
| | |image = | ||
| | |class = | ||
| | |type = | ||
| | |modifications = | ||
| | |affiliation = | ||
|events = | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 23:28, 22 November 2011
{{{name}}} | |
{{{image}}} | |
Class | {{{class}}} |
Type | {{{type}}} |
Modifications | {{{modification}}} |
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 = |affiliation = |events = }}