Difference between revisions of "Template:Ability Infobox"
From Destiny 1 Wiki
| (11 intermediate revisions by 2 users not shown) | |||
| Line 18: | Line 18: | ||
{{!}} '''Type''' | {{!}} '''Type''' | ||
{{!}} {{{Type|}}} }} | {{!}} {{{Type|}}} }} | ||
| + | |- | ||
| + | {{#if: {{{Damage|}}}| | ||
| + | {{!}} '''Damage''' | ||
| + | {{!}} {{{Damage|}}} }} | ||
| + | |- | ||
| + | {{#if: {{{Radius|}}}| | ||
| + | {{!}} '''Radius''' | ||
| + | {{!}} {{{Radius|}}} }} | ||
| + | |- | ||
| + | {{#if: {{{Cooldown|}}}| | ||
| + | {{!}} '''Cooldown''' | ||
| + | {{!}} {{{Cooldown|}}} }} | ||
|- | |- | ||
{{#if: {{{Prerequisite|}}}| | {{#if: {{{Prerequisite|}}}| | ||
| Line 23: | Line 35: | ||
{{!}} {{{Prerequisite|}}} }} | {{!}} {{{Prerequisite|}}} }} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{Next|}}}| |
| − | {{!}} ''' | + | {{!}} '''Next''' |
| − | {{!}} {{{ | + | {{!}} {{{Next|}}} }} |
| + | |- | ||
| + | {{#if: {{{Perk 1|}}}| | ||
| + | {{!}} '''Perk 1''' | ||
| + | {{!}} {{{Perk 1|}}} }} | ||
| + | |- | ||
| + | {{#if: {{{Perk 2|}}}| | ||
| + | {{!}} '''Perk 2''' | ||
| + | {{!}} {{{Perk 2|}}} }} | ||
| + | |- | ||
| + | {{#if: {{{Perk 3|}}}| | ||
| + | {{!}} '''Perk 3''' | ||
| + | {{!}} {{{Perk 3|}}} }} | ||
| + | |- | ||
| + | {{#if: {{{Function|}}}| | ||
| + | {{!}} '''Function''' | ||
| + | {{!}} {{{Function|}}} }} | ||
|- | |- | ||
{{#if: {{{Description|}}}| | {{#if: {{{Description|}}}| | ||
| Line 39: | Line 67: | ||
{{!}} {{{Extra|}}} }} | {{!}} {{{Extra|}}} }} | ||
|- | |- | ||
| − | |}<includeonly>[[Category:Abilities|{{PAGENAME}}]] {{#set:Class={{{Class|}}} }} {{#set:Subclass={{{Subclass|}}} }} {{#set:Type={{{Type|}}} }} {{#set:Prerequisite={{{Prerequisite|}}} }} {{#set: | + | |}<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 49: | Line 77: | ||
| Subclass = | | Subclass = | ||
| Type = | | Type = | ||
| + | | Damage = | ||
| + | | Radius = | ||
| + | | Cooldown = | ||
| Prerequisite = | | Prerequisite = | ||
| − | | | + | | Next = |
| + | | Perk 1 = | ||
| + | | Perk 2 = | ||
| + | | Perk 3 = | ||
| + | | Function = | ||
| Description = | | Description = | ||
| Key Bind = | | Key Bind = | ||
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 =
}}
