Difference between revisions of "Template:Shipbox"

From FenWiki
Jump to: navigation, search
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox
+
<includeonly>{{Infobox
 
|name        = Shipbox
 
|name        = Shipbox
 
|bodystyle    = width:28em;
 
|bodystyle    = width:28em;
Line 6: Line 6:
 
|above        = {{{shipname|}}}
 
|above        = {{{shipname|}}}
 
|abovestyle  = font-size:150%;
 
|abovestyle  = font-size:150%;
|image        = {{#if:{{{shipimage|}}} |[[Image:{{{shipimage|}}}|285px]]}}
+
|image        = {{#if:{{{shipimage|}}} |[[Image:{{{shipimage|}}}|285px]] |[[Category:Shipbox Without Image]]}}
 
|imagestyle  =  
 
|imagestyle  =  
 
|caption      = {{{caption|}}}
 
|caption      = {{{caption|}}}
Line 13: Line 13:
 
|labelstyle  =  
 
|labelstyle  =  
 
|datastyle    =  
 
|datastyle    =  
 
 
|header1  = Spacecraft Characteristics
 
|header1  = Spacecraft Characteristics
 
|label1  =  
 
|label1  =  
Line 74: Line 73:
 
|label20  = Operational Status
 
|label20  = Operational Status
 
|data20  = {{{status|}}}
 
|data20  = {{{status|}}}
 
 
|belowstyle =
 
|belowstyle =
 
|below =  
 
|below =  
}}
+
}}</includeonly>
  
 
<noinclude>
 
<noinclude>
 +
This is the information sidebar template for space vehicles and space stations.
 +
 +
This template does not include any page categories or end-of-page navigation box. When using this template at the start of a page, please also add the appropriate navigation template at the end of the page: <nowiki>{{Space Craft}}, {{Space Ships}}, {{Space Vessels}}, {{Space Stations}}, or {{Space Docks}}</nowiki>. The [[Spacecraft Registry]] page has definitions of these terms.
 +
 
<pre>
 
<pre>
 
<nowiki>
 
<nowiki>
Line 108: Line 110:
 
</nowiki>
 
</nowiki>
 
</pre>
 
</pre>
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 00:05, 19 May 2016


This is the information sidebar template for space vehicles and space stations.

This template does not include any page categories or end-of-page navigation box. When using this template at the start of a page, please also add the appropriate navigation template at the end of the page: {{Space Craft}}, {{Space Ships}}, {{Space Vessels}}, {{Space Stations}}, or {{Space Docks}}. The Spacecraft Registry page has definitions of these terms.


 {{Shipbox
 |shipname     = 
 |shipimage    = 
 |caption      = 
 |hull         = 
 |length       = 
 |width        = 
 |height       = 
 |mass         = 
 |drivetype    = 
 |driverating  = 
 |weapons      = 
 |manufacturer = 
 |owner        = 
 |flag         = 
 |faction      = 
 |registry     = 
 |datelaunched = 
 |purpose      = 
 |crew         = 
 |supcrew      = 
 |auxvehicles  = 
 |status       = 
 }}