Difference between revisions of "Template talk:Infobox Ship"
From Starsonata Wiki
(→Template Usage) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | '''Note''': The stats used below are made up. Please see the article on this ship for the up-to-date stats. | ||
+ | |||
== Template Usage == | == Template Usage == | ||
− | ''' | + | Simply copy/paste the below at the top of the page and fill out the details. You can see what this will generate on the right hand side of this page. |
+ | |||
+ | ;Notes: | ||
+ | * Name is required and the infobox will look funny if it's left undefined. (Meaning the code|name =/code part is left out) | ||
+ | * Cost will be marked ''Not for sale...'' if it is left undefined. (Meaning the code|cost =/code part is left out) | ||
+ | * The resists will be marked as 0% if left undefined. (Meaning the code|hr =/code part is left out) | ||
{{infobox Ship | {{infobox Ship | ||
Line 7: | Line 14: | ||
|quote = The ship's flavor text | |quote = The ship's flavor text | ||
|ship-class = fighter | |ship-class = fighter | ||
+ | |cost = 1,000,000 | ||
|tech-level = 5 | |tech-level = 5 | ||
|hull-space = 200 | |hull-space = 200 | ||
Line 15: | Line 23: | ||
|size = 100 | |size = 100 | ||
|er = 100% | |er = 100% | ||
− | |||
|lr = 25% | |lr = 25% | ||
|mr = 25% | |mr = 25% | ||
Line 22: | Line 29: | ||
|sr = 25% | |sr = 25% | ||
|tr = 25% | |tr = 25% | ||
− | |footnotes = Any special notes needed. May be left blank | + | |footnotes = Any special notes needed. May be left blank. This is a good space to note any special items that are built into the ship, etc. |
}} | }} | ||
− | pre{{infobox Ship | + | <pre>{{infobox Ship |
− | |name = | + | |name = |
− | |image = | + | |image = |
− | |quote = | + | |quote = |
− | |ship-class = | + | |ship-class = |
− | |tech-level = | + | |cost = |
− | |hull-space = | + | |tech-level = |
− | |speed = | + | |hull-space = |
− | |augs = | + | |speed = |
− | |weapons = | + | |augs = |
− | |vis = | + | |weapons = |
− | |size = | + | |vis = |
− | |er = | + | |size = |
− | |hr = | + | |er = |
− | |lr = | + | |hr = |
− | |mr = | + | |lr = |
− | |pr = | + | |mr = |
− | |rr = | + | |pr = |
− | |sr = | + | |rr = |
− | |tr = | + | |sr = |
− | |footnotes = | + | |tr = |
− | }}/pre | + | |footnotes = |
+ | }}</pre> |
Latest revision as of 17:00, 2 February 2009
Note: The stats used below are made up. Please see the article on this ship for the up-to-date stats.
Template Usage
Simply copy/paste the below at the top of the page and fill out the details. You can see what this will generate on the right hand side of this page.
- Notes
- Name is required and the infobox will look funny if it's left undefined. (Meaning the code|name =/code part is left out)
- Cost will be marked Not for sale... if it is left undefined. (Meaning the code|cost =/code part is left out)
- The resists will be marked as 0% if left undefined. (Meaning the code|hr =/code part is left out)
Space Blue Alpha | |
The ship's flavor text | |
Ship Class: | fighter |
---|---|
Cost at AI Stations: | 1,000,000 |
Tech level | 5 |
Hull Space | 200 |
Speed | 60 |
Number of Augmenters | 2 |
Number of Weapons | 2 |
Base Visibility | 30 |
Ship Size | 100 |
Energy Resist | 100% |
Heat Resist | 0% |
Laser Resist | 25% |
Mining Resist | 25% |
Physical Resist | 25% |
Radiation Resist | 25% |
Surgical Resist | 25% |
Transference Resist | 25% |
Any special notes needed. May be left blank. This is a good space to note any special items that are built into the ship, etc. |
{{infobox Ship |name = |image = |quote = |ship-class = |cost = |tech-level = |hull-space = |speed = |augs = |weapons = |vis = |size = |er = |hr = |lr = |mr = |pr = |rr = |sr = |tr = |footnotes = }}