Template:Ship Data: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 2: Line 2:
{| 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;"
| style="background: #461919; color: #FFFFFF;" colspan="3" | '''{{PAGENAME}}'''
| style="background: #461919; color: #FFFFFF;" colspan="3" | '''{{{title|{{PAGENAME}}}}}'''
|- style="text-align: center;" class="hiddenStructure{{{image|}}}"
|- style="text-align: center;" class="hiddenStructure{{{image|}}}"
| colspan="3" | [[Image:{{{image}}}|200px]]
| colspan="3" | [[Image:{{{image}}}|200px]]
Line 52: Line 52:
| valign="top" | '''Wingspan'''
| valign="top" | '''Wingspan'''
| colspan="2" valign="top" | {{{wingspan}}}
| colspan="2" valign="top" | {{{wingspan}}}
|-class="hiddenStructure{{{otherdi|}}}"
| valign="top" | '''Other'''
| colspan="2" valign="top" | {{{otherdi}}}
|}
|}
[[Category:Ships|{{PAGENAME}}]] </includeonly>
[[Category:Ships|{{PAGENAME}}]] </includeonly>
Line 60: Line 63:
{{Ship Data
{{Ship Data
| image=  
| image=  
| title=
| race=  
| race=  
| type=  
| type=  
Line 75: Line 79:
| weight=
| weight=
| wingspan=
| wingspan=
| otherdi=
}}
}}
</pre>
</pre>

Revision as of 16:05, 19 May 2006


Example Code


{{Ship Data
| image= 
| title=
| race= 
| type= 
| ftl= 
| crew= 
| co= 
| xo= 
| role=
| weapons=  
| status= 
| img= 
| width=
| height=
| length=
| weight=
| wingspan=
| otherdi=
}}

You can leave fields out if they do not apply to the ship. Please check out Colonial One for a more in-depth example.