Difference between revisions of "Template:Ability Infobox"

From Destiny 1 Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 26: Line 26:
 
{{!}} '''Radius'''
 
{{!}} '''Radius'''
 
{{!}} {{{Radius|}}} }}
 
{{!}} {{{Radius|}}} }}
 +
|-
 +
{{#if: {{{Cooldown|}}}|
 +
{{!}} '''Cooldown'''
 +
{{!}} {{{Cooldown|}}} }}
 
|-
 
|-
 
{{#if: {{{Prerequisite|}}}|
 
{{#if: {{{Prerequisite|}}}|
Line 35: Line 39:
 
{{!}} {{{Next|}}} }}
 
{{!}} {{{Next|}}} }}
 
|-
 
|-
{{#if: {{{Upgrade 1|}}}|
+
{{#if: {{{Perk 1|}}}|
{{!}} '''Upgrade 1'''
+
{{!}} '''Perk 1'''
{{!}} {{{Upgrade 1|}}} }}
+
{{!}} {{{Perk 1|}}} }}
 
|-
 
|-
{{#if: {{{Upgrade 2|}}}|
+
{{#if: {{{Perk 2|}}}|
{{!}} '''Upgrade 2'''
+
{{!}} '''Perk 2'''
{{!}} {{{Upgrade 2|}}} }}
+
{{!}} {{{Perk 2|}}} }}
 
|-
 
|-
{{#if: {{{Upgrade 3|}}}|
+
{{#if: {{{Perk 3|}}}|
{{!}} '''Upgrade 3'''
+
{{!}} '''Perk 3'''
{{!}} {{{Upgrade 3|}}} }}
+
{{!}} {{{Perk 3|}}} }}
 
|-
 
|-
 
{{#if: {{{Function|}}}|
 
{{#if: {{{Function|}}}|
Line 63: Line 67:
 
{{!}} {{{Extra|}}} }}
 
{{!}} {{{Extra|}}} }}
 
|-
 
|-
|}<includeonly>[[Category:Abilities|{{PAGENAME}}]] {{#set:Class={{{Class|}}} }} {{#set:Subclass={{{Subclass|}}} }} {{#set:Type={{{Type|}}} }} {{#set:Damage={{{Damage|}}} }} {{#set:Radius={{{Radius|}}} }} {{#set:Prerequisite={{{Prerequisite|}}} }} {{#set:Next={{{Next|}}} }} {{#set:Upgrade 1={{{Upgrade 1|}}} }} {{#set:Upgrade 2={{{Upgrade 2|}}} }} {{#set:Upgrade 3={{{Upgrade 3|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Key Bind={{{Key Bind|}}} }}{{#set:Extra={{{Extra|}}} }} </includeonly>
+
|}<includeonly>[[Category:Abilities|{{PAGENAME}}]] {{#set:Class={{{Class|}}} }} {{#set:Subclass={{{Subclass|}}} |+sep}} {{#set:Type={{{Type|}}} }} {{#set:Damage={{{Damage|}}} }} {{#set:Radius={{{Radius|}}} }} {{#set:Cooldown={{{Cooldown|}}} }} {{#set:Prerequisite={{{Prerequisite|}}} }} {{#set:Next={{{Next|}}} }} {{#set:Perk 1={{{Perk 1|}}} |+sep}} {{#set:Perk 2={{{Perk 2|}}} |+sep}} {{#set:Perk 3={{{Perk 3|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Key Bind={{{Key Bind|}}} }}{{#set:Extra={{{Extra|}}} }} </includeonly>
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
Line 75: Line 79:
 
| Damage =  
 
| Damage =  
 
| Radius =
 
| Radius =
 +
| Cooldown =
 
| Prerequisite =
 
| Prerequisite =
 
| Next =
 
| Next =
| Upgrade 1 =
+
| Perk 1 =
| Upgrade 2 =
+
| Perk 2 =
| Upgrade 3 =
+
| Perk 3 =
 
| Function =
 
| Function =
 
| Description =
 
| Description =

Latest revision as of 21:00, 28 August 2015

Ability Infobox
Information
Usage

{{Ability Infobox
| image = 
| Class =
| Subclass =
| Type = 
| Damage = 
| Radius =
| Cooldown = 
| Prerequisite =
| Next =
| Perk 1 =
| Perk 2 =
| Perk 3 =
| Function =
| Description =
| Key Bind = 
| Extra =
}}