More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
{| class="toccolours" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right;" cellspacing="2" width="275px" | {| class="toccolours" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right;" cellspacing="2" width="275px" | ||
|- style="text-align: center;" | |- style="text-align: center;" | ||
Line 54: | Line 55: | ||
| colspan="2" valign="top" | {{{wingspan}}} <!-- Ships that Quailify --> | | colspan="2" valign="top" | {{{wingspan}}} <!-- Ships that Quailify --> | ||
|} | |} | ||
[[Category:Ships|{{PAGENAME}}]] </includeonly> | |||
<noinclude> | <noinclude> | ||
'''Example Code'''<br/> | |||
---- | |||
<pre> | |||
{{Ship Data | {{Ship Data | ||
| image= | | image= | ||
Line 79: | Line 80: | ||
}} | }} | ||
</pre> | </pre> | ||
---- | |||
You can leave fields out if they do not apply to the ship. Please check out [[Colonial One]] for a more in-depth example. | |||
[[Category:Infobox|Ship Data]] | [[Category:Infobox|Ship Data]] | ||
</noinclude> | </noinclude> |
Revision as of 01:44, 19 May 2006
Example Code
{{Ship Data | image= | title= | race= | class= | type= | ftl= | crew= | co= | xo= | role= | weapons= | status= | img= | width= | height= | length= | wingspan= }}
You can leave fields out if they do not apply to the ship. Please check out Colonial One for a more in-depth example.