Template:Ship Data: Difference between revisions

Template page
No edit summary
m (Minor Fix)
Line 1: Line 1:
<table style="width:300px; border: 0px; padding-left:1em;" align="right">
{| class="toccolours" style="float: right; margin: 0 0 1em 1em; width: 20em; font-size: 90%; clear:right;" cellspacing="5"
<tr><td>
|- style="text-align: center;" class="hiddenStructure{{{image}}}"
<table style="width:300px; border: 1px solid #a60003;" align="right">
| colspan=3 | [[Image:{{{image}}}|300px]]
<tr><td>
{| class="toccolors" align="center"
|- style="text-align: center;" class="hiddenStructure{{{Image}}}"
| colspan=3 | [[Image:{{{Image}}}|300px]]
|- style="text-align: center;"
|- style="text-align: center;"
! style="background: #461919; color: #FFFFFF;" colspan=3|'''"{{{Title}}}"'''
! style="background: #461919; color: #FFFFFF;" colspan=3|'''"{{{title}}}"'''
|-
|-
| style="white-space:nowrap;" | '''Side'''
| style="white-space:nowrap;" | '''Side'''
| colspan=2 | {{{Side}}}
| colspan=2 | {{{side}}}
|- class="hiddenStructure{{{FTL}}}"
|- class="hiddenStructure{{{ftl}}}"
| '''[[FTL]] Status'''
| '''[[FTL]] Status'''
| colspan=2 | {{{FTL}}}
| colspan=2 | {{{ftl}}}
|- class="hiddenStructure{{{Crew}}}"
|- class="hiddenStructure{{{crew}}}"
| '''No. of Crew'''
| '''No. of Crew'''
| colspan=2 | {{{Crew}}}
| colspan=2 | {{{crew}}}
|-class="hiddenStructure{{{CO}}}"
|-class="hiddenStructure{{{co}}}"
| '''Commanding Officer'''
| '''Commanding Officer'''
| colspan=2 | {{{CO}}}
| colspan=2 | {{{CO}}}
|-class="hiddenStructure{{{XO}}}"
|-class="hiddenStructure{{{xo}}}
| '''Executive Officer'''
| '''Executive Officer'''
| colspan=2 | {{{XO}}}
| colspan=2 | {{{XO}}}
|-class="hiddenStructure{{{Function}}}"
|-class="hiddenStructure{{{function}}}"
| '''Function'''
| '''Function'''
| colspan=2 | {{{Function}}}
| colspan=2 | {{{function}}}
|-class="hiddenStructure{{{Weapons}}}"
|-class="hiddenStructure{{{weapons}}}"
| '''Weapons'''
| '''Weapons'''
| colspan=2 | {{{Weapons}}}
| colspan=2 | {{{weapons}}}
|-class="hiddenStructure{{{Status}}}"
|-class="hiddenStructure{{{status}}}"
| '''Status'''
| '''Status'''
| colspan=2 | {{{Status}}}
| colspan=2 | {{{status}}}
|}
|}
</td></tr></table>
</td></tr>
</table>


<noinclude>
<noinclude>
Line 41: Line 34:
|<pre>
|<pre>
{{Ship Data|
{{Ship Data|
   Image =  
   image =  
| Title=
| title=
| Side=
| side=
| FTL=
| ftl=
| Crew=
| crew=
| CO=
| co=
| XO=
| xo=
| Function=
| function=
| Weapons=
| weapons=
| Status=
| status=
}}
}}
</pre>
</pre>
|}
|}
</noinclude>
</noinclude>

Revision as of 20:52, 19 March 2006

[[Image:{{{image}}}|300px]]
"{{{title}}}"
Side {{{side}}}
FTL Status {{{ftl}}}
No. of Crew {{{crew}}}
Commanding Officer {{{CO}}}
Executive Officer {{{XO}}}
Function {{{function}}}
Weapons {{{weapons}}}
Status {{{status}}}


{{Ship Data|
  image = 
| title=
| side=
| ftl=
| crew=
| co=
| xo=
| function=
| weapons=
| status=
}}