Template:Vehicle infobox: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(129 intermediate revisions by 18 users not shown)
Line 1: Line 1:
<noinclude>
{{Infobox|start|bg=#5D8AA8}}
==Source==
{{Infobox|title|name={{{name|}}}}}
{{subst:slh|#669|250px}} {{subst:sls|Production information|#bbd|hidep}} {{subst:sld|Manufacturer|manufacturer}} {{subst:sld|Product line|line}} {{subst:sld|Model|model}} {{subst:sld|Class|class}} {{subst:sld|Cost|cost}} {{subst:sls|Technical specifications|#bbd|hidet}} {{subst:sld|Length|length}} {{subst:sld|Width|width}} {{subst:sld|Height/depth|height}} {{subst:sld|Maximum acceleration|max accel}} {{subst:sld|Maximum speed (space)|max speed space}} {{subst:sld|Maximum speed (atmosphere)|max speed air}} {{subst:sld|Engine unit(s)|engine}} {{subst:sld|Slipspace drive rating|Slipspace}} {{subst:sld|Hyperdrive system|hdsystem}} {{subst:sld|Power output|poweroutput}} {{subst:sld|Power plant|power}} {{subst:sld|Shielding|shield gen}} {{subst:sld|Hull|hull}} {{subst:sld|Sensor systems|sensor}} {{subst:sld|Targeting systems|target}} {{subst:sld|Navigation system|navigation}} {{subst:sld|Avionics|avionics}} {{subst:sld|Countermeasures|countermeasures}} {{subst:sld|Armament|armament}} {{subst:sld|Complement|complement}} {{subst:sld|Crew|crew}} {{subst:sld|Minimum crew|skeleton}} {{subst:sld|Passengers|passengers}} {{subst:sld|Cargo capacity|capacity}} {{subst:sld|Consumables|consumables}} {{subst:sld|Other systems|othersystems}} {{subst:sls|Usage|#bbd|hideu}} {{subst:sld|Role(s)|role}} {{subst:sld|Time(s)|Time}} {{subst:sld|Affiliation|affiliation}} {{subst:slf}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg=#F0F8FF}}
</noinclude>
 
{{Infobox|section|title={{{section1-title|Production information}}}|bg=#BCD4E6|color=#000|entries=
{{Infobox|entry|title={{{manufacturer-title|Manufacturer}}}|content={{{manufacturer|}}}}}
{{Infobox|entry|title={{{line-title|Product line}}}|content={{{line|}}}}}
{{Infobox|entry|title={{{model-title|Model}}}|content={{{model|}}}}}
{{Infobox|entry|title={{{cost-title|Cost}}}|content={{{cost|}}}}}
}}
 
{{Infobox|section|title={{{section2-title|Technical specifications}}}|bg=#BCD4E6|color=#000|entries=
{{Infobox|entry|title={{{length-title|Length}}}|content={{{length|}}}}}
{{Infobox|entry|title={{{width-title|Width}}}|content={{{width|}}}}}
{{Infobox|entry|title={{{height-title|Height}}}|content={{{height|}}}}}
{{Infobox|entry|title={{{mass-title|Mass}}}|content={{{mass|}}}}}
{{Infobox|entry|title={{{max speed-title|Maximum speed}}}|content={{{max speed|}}}}}
{{Infobox|entry|title={{{engine-title|Engine(s)}}}|content={{{engine|}}}}}
{{Infobox|entry|title={{{othersystems-title|Other system(s)}}}|content={{{othersystems|}}}}}
{{Infobox|entry|title={{{hull-title|Hull}}}|content={{{hull|}}}}}
{{Infobox|entry|title={{{armament-title|Armament}}}|content={{{armament|}}}}}
{{Infobox|entry|title={{{crew-title|Crew}}}|content={{{crew|}}}}}
{{Infobox|entry|title={{{complement-title|Complement}}}|content={{{complement|}}}}}
{{Infobox|entry|title={{{consumables-title|Consumables}}}|content={{{consumables|}}}}}
{{Infobox|entry|title={{{misc-title|Miscellaneous}}}|content={{{misc|}}}}}
}}
 
{{Infobox|section|title={{{section3-title|Usage}}}|bg=#BCD4E6|color=#000|entries=
{{Infobox|entry|title={{{firstuse-title|Year introduced}}}|content={{{firstuse|}}}}}
{{Infobox|entry|title={{{service-title|In service}}}|content={{{service|}}}}}
{{Infobox|entry|title={{{role-title|Role(s)}}}|content={{{role|}}}}}
{{Infobox|entry|title={{{affiliation-title|Affiliation}}}|content={{{affiliation|}}}}}
}}
 
{{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Vehicle}}}}}</includeonly><noinclude>{{clear}}
This infobox is for the usage of various models of ground and aerial vehicles. The fields are relevant to tanks, AFVs, LRVs, gunships, and many other vehicles meant solely for planetary combat. For individual ships, see [[Template:Individual ship infobox]]. For specific class of ships, see [[Template:Ship class infobox]].
 
==Usage instructions==
Cut and paste the following code into your article, then put the relevant specifications after the "=" signs.
 
<pre>
{{Vehicle infobox
|name=
|image=
|manufacturer=
|line=
|model=
|cost=
|length=
|width=
|height=
|mass=
|max speed=
|engine=
|hull=
|armament=
|crew=
|complement=
|consumables=
|othersystems=
|firstuse=
|service=
|role=
|affiliation=
}}
</pre>
 
==Custom parameters==
The following allows you to alter the title of the sub-sections:
 
<pre>
|manufacturer-title=
|line-title=
|model-title=
|length-title=
|width-title=
|height-title=
|mass-title=
|max speed-title=
|engine-title=
|hull-title=
|armament-title=
|complement-title=
|crew-title=
|consumables-title=
|othersystems-title=
|firstuse-title=
|service-title=
|role-title=
|affiliation-title=
|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=
|section1-title=
|section2-title=
|section3-title=
</pre>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 11:10, June 14, 2024

Vehicle infobox
 

This infobox is for the usage of various models of ground and aerial vehicles. The fields are relevant to tanks, AFVs, LRVs, gunships, and many other vehicles meant solely for planetary combat. For individual ships, see Template:Individual ship infobox. For specific class of ships, see Template:Ship class infobox.

Usage instructions

Cut and paste the following code into your article, then put the relevant specifications after the "=" signs.

{{Vehicle infobox
|name=
|image=
|manufacturer=
|line=
|model=
|cost=
|length=
|width=
|height=
|mass=
|max speed=
|engine=
|hull=
|armament=
|crew=
|complement=
|consumables=
|othersystems=
|firstuse=
|service=
|role=
|affiliation=
}}

Custom parameters

The following allows you to alter the title of the sub-sections:

|manufacturer-title=
|line-title=
|model-title=
|length-title=
|width-title=
|height-title=
|mass-title=
|max speed-title=
|engine-title=
|hull-title=
|armament-title=
|complement-title=
|crew-title=
|consumables-title=
|othersystems-title=
|firstuse-title=
|service-title=
|role-title=
|affiliation-title=
|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=
|section1-title=
|section2-title=
|section3-title=