Difference between revisions of "Template:Vehicle Infobox"
From Destiny 1 Wiki
(Created page with "{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" |- ! colspan="2" style="background-color: #939aa4; color: #FFFFFF;...") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 26: | Line 26: | ||
{{!}} '''Level''' | {{!}} '''Level''' | ||
{{!}} {{{Level|}}} }} | {{!}} {{{Level|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Speed|}}}| | ||
+ | {{!}} '''Speed''' | ||
+ | {{!}} {{{Speed|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Boost|}}}| | ||
+ | {{!}} '''Boost''' | ||
+ | {{!}} {{{Boost|}}} }} | ||
|- | |- | ||
{{#if: {{{Durability|}}}| | {{#if: {{{Durability|}}}| | ||
Line 67: | Line 75: | ||
{{!}} {{{Extra|}}} }} | {{!}} {{{Extra|}}} }} | ||
|- | |- | ||
− | |}<includeonly>[[Category: | + | |}<includeonly>[[Category:Vehicles|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Rarity={{{Rarity|}}} }} {{#set:Faction={{{Faction|}}} }} {{#set:Class={{{Class|}}} }} {{#set:Level={{{Level|}}} }} {{#set:Speed={{{Speed|}}} }} {{#set:Boost={{{Boost|}}} }} {{#set:Durability={{{Durability|}}} }} {{#set:Bonus 1={{{Bonus 1|}}} }} {{#set:Bonus 2={{{Bonus 2|}}} }} {{#set:Bonus 3={{{Bonus 3|}}} }} {{#set:Acquired by={{{Acquired by|}}} |+sep}} {{#set:Vendor={{{Vendor|}}} }}{{#set:Cost={{{Cost|}}} }} {{#set:Dropped by={{{Dropped by|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Extra={{{Extra|}}} }} </includeonly> |
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
Usage | Usage | ||
− | {{ | + | {{Vehicle Infobox |
| image = | | image = | ||
| Type = | | Type = | ||
Line 79: | Line 87: | ||
| Class = | | Class = | ||
| Level = | | Level = | ||
+ | | Speed = | ||
+ | | Boost = | ||
| Durability = | | Durability = | ||
+ | | Bonus 1 = | ||
+ | | Bonus 2 = | ||
+ | | Bonus 3 = | ||
| Acquired by = | | Acquired by = | ||
| Vendor = | | Vendor = |
Latest revision as of 20:18, 23 September 2016
Vehicle Infobox | |
---|---|
Information |
Usage {{Vehicle Infobox | image = | Type = | Rarity = | Faction = | Class = | Level = | Speed = | Boost = | Durability = | Bonus 1 = | Bonus 2 = | Bonus 3 = | Acquired by = | Vendor = | Cost = | Dropped by = | Description = | Extra = }}