Difference between revisions of "Template talk:Infobox Ship"

From Starsonata Wiki
Jump to: navigation, search
(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 ==
'''Note''': The stats used below are made up. Please see the article on this ship for the up-to-date stats.
+
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%
|hr = 25%
 
 
|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 = Space Blue Alpha
+
|name =  
|image =Image:Space Blue Alpha.png
+
|image =  
|quote = The ship's flavor text
+
|quote =  
|ship-class = fighter
+
|ship-class =  
|tech-level = 5
+
|cost =
|hull-space = 200
+
|tech-level =  
|speed = 60
+
|hull-space =  
|augs = 2
+
|speed =  
|weapons = 2
+
|augs =  
|vis = 30
+
|weapons =  
|size = 100
+
|vis =  
|er = 100%
+
|size =  
|hr = 25%
+
|er =  
|lr = 25%
+
|hr =
|mr = 25%
+
|lr =  
|pr = 25%
+
|mr =  
|rr = 25%
+
|pr =  
|sr = 25%
+
|rr =  
|tr = 25%
+
|sr =  
|footnotes = Any special notes needed.  May be left blank.
+
|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
Space Blue Alpha.png
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 = 
}}