Difference between revisions of "Template:Infobox Ship Class"
From TheHolo.Net Forums Wiki
m (New page: <noinclude>==usage== To use the template, simply copy and paste the code below into a new character template. <pre><nowiki>{{Infobox_Ship_Class | Title=Title | Image=image | Class=Class ...) |
m |
||
Line 86: | Line 86: | ||
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;"> | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;"> | ||
<div style="width:80px;float:left;text-align:left;">Weapons</div> | <div style="width:80px;float:left;text-align:left;">Weapons</div> | ||
− | <div style="width:170px;float:left;text-align:right;">{{{Weapons}}}</div> | + | <div style="width:170px;float:left;font-size:10px;text-align:right;">{{{Weapons}}}</div> |
</div> | </div> | ||
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A9A9A9;"> | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A9A9A9;"> | ||
<div style="width:80px;float:left;text-align:left;">Hangar</div> | <div style="width:80px;float:left;text-align:left;">Hangar</div> | ||
− | <div style="width:170px;float:left;text-align:right;">{{{Hangar}}}</div> | + | <div style="width:170px;float:left;font-size:10px;text-align:right;">{{{Hangar}}}</div> |
</div> | </div> | ||
<div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;"> | <div style="clear:left;font-size:12px;text-align:center;border-top:1px solid #A9A9A9;"> |
Revision as of 18:39, 18 June 2008
usage
To use the template, simply copy and paste the code below into a new character template.
{{Infobox_Ship_Class | Title=Title | Image=image | Class=Class Name | Manufacturer=Manufacturer | Designation=Frigate, Cruiser, etc | Length=??? meters | Crew=- | Passengers=- | Troops=- | Speed=??? MGLT | Acceleration=??? MGLT/s | Maneuverability=??? DPF | Hyperdrive= X? | Hull=??? RU | Shields=??? SBD | Weapons=Weapons systems | Hangar=Fighters, Shuttles | Cargo=- | Consumables=- | Affiliation=Faction }}
{{{Title}}}
[[Image:{{{Image}}}|248px|center]]
Class
{{{Class}}}
Manufacturer
{{{Manufacturer}}}
Designation
{{{Designation}}}
Length
{{{Length}}}
Crew
{{{Crew}}}
Passengers
{{{Passengers}}}
Troops
{{{Troops}}}
Speed
{{{Speed}}}
Acceleration
{{{Acceleration}}}
Maneuverability
{{{Maneuverability}}}
Hyperdrive
{{{Hyperdrive}}}
Hull
{{{Hull}}}
Shields
{{{Shields}}}
Weapons
{{{Weapons}}}
Hangar
{{{Hangar}}}
Cargo
{{{Cargo}}}
Consumables
{{{Consumables}}}
Affiliation
{{{Affiliation}}}