Difference between revisions of "Template:Upgrade 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: #254b72; color: #FFFFFF;...") |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" | {| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" | ||
|- | |- | ||
− | ! colspan="2" style="background-color: # | + | ! colspan="2" style="background-color: #cf9a54; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} |
|- | |- | ||
! colspan="2" |{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}} | ! colspan="2" |{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}} | ||
|- | |- | ||
− | ! colspan="2" style="background-color: # | + | ! colspan="2" style="background-color: #cf9a54; color: #FFFFFF; padding:0em;" | Information |
|- | |- | ||
{{#if: {{{Class|}}}| | {{#if: {{{Class|}}}| | ||
Line 18: | Line 18: | ||
{{!}} '''Type''' | {{!}} '''Type''' | ||
{{!}} {{{Type|}}} }} | {{!}} {{{Type|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Column|}}}| | ||
+ | {{!}} '''Column''' | ||
+ | {{!}} {{{Column|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Ability|}}}| | ||
+ | {{!}} '''Ability''' | ||
+ | {{!}} {{{Ability|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Agility|}}}| | ||
+ | {{!}} '''[[Agility]]''' | ||
+ | {{!}} {{{Agility|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Armor|}}}| | ||
+ | {{!}} '''[[Armor (Stat)|Armor]]''' | ||
+ | {{!}} {{{Armor|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Recovery|}}}| | ||
+ | {{!}} '''[[Recovery]]''' | ||
+ | {{!}} {{{Recovery|}}} }} | ||
|- | |- | ||
{{#if: {{{Prerequisite|}}}| | {{#if: {{{Prerequisite|}}}| | ||
Line 39: | Line 59: | ||
{{!}} {{{Extra|}}} }} | {{!}} {{{Extra|}}} }} | ||
|- | |- | ||
− | |}<includeonly>[[Category: | + | |}<includeonly>[[Category:Upgrades|{{PAGENAME}}]] {{#set:Class={{{Class|}}} }} {{#set:Subclass={{{Subclass|}}} |+sep}} {{#set:Ability={{{Ability|}}} }} {{#set:Type={{{Type|}}} }} {{#set:Column={{{Column|}}} }} {{#set:Agility={{{Agility|}}} }} {{#set:Armor={{{Armor|}}} }} {{#set:Recovery={{{Recovery|}}} }}{{#set:Prerequisite={{{Prerequisite|}}} |+sep}} {{#set:Next={{{Next|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Key Bind={{{Key Bind|}}} }}{{#set:Extra={{{Extra|}}} }} </includeonly> |
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
Usage | Usage | ||
− | {{ | + | {{Upgrade Infobox |
| image = | | image = | ||
+ | | Ability = | ||
| Class = | | Class = | ||
| Subclass = | | Subclass = | ||
| Type = | | Type = | ||
+ | | Column = | ||
+ | | Ability = | ||
+ | | Agility = | ||
+ | | Armor = | ||
+ | | Recovery | ||
| Prerequisite = | | Prerequisite = | ||
| Next = | | Next = |
Latest revision as of 22:21, 30 August 2015
Upgrade Infobox | |
---|---|
Information |
Usage {{Upgrade Infobox | image = | Ability = | Class = | Subclass = | Type = | Column = | Ability = | Agility = | Armor = | Recovery | Prerequisite = | Next = | Description = | Key Bind = | Extra = }}