Template:ShipTableHeader: Difference between revisions
From VGA Planets Wiki
Jump to navigationJump to search
(Created page with " <noinclude><pre></noinclude> <table border="1" cellspacing="0" cellpadding="5" border="0" width="700" bgcolor="Light Steel Blue4"> <tr bgcolor=#CFECEC valign="bottom"> …") |
No edit summary |
||
(26 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" style="border-spacing: 2px;" | |||
! style="width: 250px;" | Name | |||
< | ! style="width: 36px;" |[[Tech Levels|Tech]] | ||
! style="width: 36px;" |[[Beams]] | |||
! style="width: 36px;" |[[Torpedo|T]]/[[Fighter|F]] | |||
! style="width: 36px;" |[[Engines|En]] | |||
! style="width: 36px; border: 2px solid #088" |[[Megacredits|MC]] | |||
! style="width: 36px; border: 2px solid #844" |[[Duranium|Dur]] | |||
! style="width: 36px; border: 2px solid #808" |[[Tritanium|Tri]] | |||
! style="width: 36px; border: 2px solid #880" |[[Molybdenum|Mol]] | |||
! style="width: 36px;" |[[Mass]] | |||
! style="width: 36px;" |[[Cargo]] | |||
! style="width: 36px; border: 2px solid #080" |[[Neutronium|Fuel]] | |||
! style="width: 36px;" |[[Crew]] | |||
! Abilities | |||
! style="width: 36px;" |[[Campaign|Adv]] | |||
</includeonly><noinclude> | |||
<noinclude> | |||
This template implements a ship table header. | This template implements a ship table header. | ||
Line 27: | Line 22: | ||
==Template Syntax:== | ==Template Syntax:== | ||
<pre> | <pre> | ||
{{ | {{ShipTableHeader}}</pre> | ||
}}</pre> | |||
==Examples== | ==Examples== | ||
<pre> | <pre> | ||
{{ShipTableHeader}} | |||
{{ShipLineSummary|name=Outrider Class Scout|tech=1|beams=1|torps=0|fighters=0|engines=1|mc=50|dur=20|trit=40|moly=5|mass=75|cargo=40|fuel=260|crew=180}} | {{ShipLineSummary|name=Outrider Class Scout|tech=1|beams=1|torps=0|fighters=0|engines=1|mc=50|dur=20|trit=40|moly=5|mass=75|cargo=40|fuel=260|crew=180}} | ||
{{ShipTableEnd}} | |||
</pre> | </pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 23:00, 13 June 2021
This template implements a ship table header.
Template Syntax:
{{ShipTableHeader}}
Examples
{{ShipTableHeader}} {{ShipLineSummary|name=Outrider Class Scout|tech=1|beams=1|torps=0|fighters=0|engines=1|mc=50|dur=20|trit=40|moly=5|mass=75|cargo=40|fuel=260|crew=180}} {{ShipTableEnd}}