Template:Special-Ship: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Harlynn Kinn (talk | contribs)
Created page with "{{Infobox ship | Name= | Image= | Class= | Modifications= | Affiliation = | Owner= }}"
 
Alex Tylger (talk | contribs)
No edit summary
Line 1: Line 1:
{{Infobox ship
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
| Name=
|  width="100%" colspan="2" style="background-color: #000099; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
| Image=
|-
| Class=
|  width="100%" colspan="2" style="text-align: center;" | {{{image}}}
| Modifications=
|-
| Affiliation =
|  width="31%" valign="top" | Class
| Owner=
|  width="69%" | {{{class}}}
|-
|  width="31%" valign="top" | Modifications
|  width="69%" | {{{modification}}}
|-
|  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>
{{Infobox special-ship
|Name =
|Image =
|Class =
|Modifications =
|Affiliation =  
|Events =
}}
}}
</nowiki></pre>
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 23:23, 22 November 2011

{{{name}}}
{{{image}}}
Class {{{class}}}
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:

{{Infobox special-ship
|Name =
|Image =
|Class =
|Modifications =
|Affiliation = 
|Events =
}}