Difference between revisions of "Template:Ship Infobox"
From TheHolo.Net Forums Wiki
(ship template) |
m |
||
Line 2: | Line 2: | ||
To use the template, simply copy and paste the code below into a new group template. | To use the template, simply copy and paste the code below into a new group template. | ||
− | <pre><nowiki>{{ | + | <pre><nowiki>{{Ship_Infobox |
| Title=Title | | Title=Title | ||
| Image=image | | Image=image |
Revision as of 23:53, 12 March 2008
usage
To use the template, simply copy and paste the code below into a new group template.
{{Ship_Infobox | Title=Title | Image=image | Model=Model | Class=Class | Length=Length | Maximum speed (atmosphere)=Maximum speed (atmosphere) | Hyperdrive rating=Hyperdrive rating | Armament=Armament | Crew=Crew | Passengers=Passengers | Cargo capacity=Cargo capacity | Consumables=Consumables | Role(s)=Role(s) | Affiliation=Affiliation }}
{{{Title}}}
[[Image:{{{Image}}}|298px|center]]
Model
{{{Model}}}
Class
{{{Class}}}
Length
{{{Length}}}
Maximum speed (atmosphere)
{{{Maximum speed (atmosphere)}}}
Hyperdrive rating
{{{Hyperdrive rating}}}
Armament
{{{Armament}}}
Crew
{{{Crew}}}
Passengers
{{{Passengers}}}
Cargo capacity
{{{Cargo capacity}}}
Consumables
{{{Consumables}}}
Role(s)
{{{Role(s)}}}
Affiliation
{{{Affiliation}}}