Difference between revisions of "Template:Ability Infobox"
From Destiny 1 Wiki
(6 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: #254b72; 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: #254b72; color: #FFFFFF; padding:0em;" | Information |
|- | |- | ||
{{#if: {{{Class|}}}| | {{#if: {{{Class|}}}| | ||
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 27: | Line 39: | ||
{{!}} {{{Next|}}} }} | {{!}} {{{Next|}}} }} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{Perk 1|}}}| |
− | {{!}} ''' | + | {{!}} '''Perk 1''' |
− | {{!}} {{{ | + | {{!}} {{{Perk 1|}}} }} |
+ | |- | ||
+ | {{#if: {{{Perk 2|}}}| | ||
+ | {{!}} '''Perk 2''' | ||
+ | {{!}} {{{Perk 2|}}} }} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{Perk 3|}}}| |
− | {{!}} ''' | + | {{!}} '''Perk 3''' |
− | {{!}} {{{ | + | {{!}} {{{Perk 3|}}} }} |
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{Function|}}}| |
− | {{!}} ''' | + | {{!}} '''Function''' |
− | {{!}} {{{ | + | {{!}} {{{Function|}}} }} |
|- | |- | ||
{{#if: {{{Description|}}}| | {{#if: {{{Description|}}}| | ||
Line 51: | Line 67: | ||
{{!}} {{{Extra|}}} }} | {{!}} {{{Extra|}}} }} | ||
|- | |- | ||
− | |}<includeonly>[[Category:Abilities|{{PAGENAME}}]] {{#set:Class={{{Class|}}} }} {{#set:Subclass={{{Subclass|}}} }} {{#set:Type={{{Type|}}} }} {{#set:Prerequisite={{{Prerequisite|}}} }} {{#set:Next={{{Next|}}} }} {{#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 61: | Line 77: | ||
| Subclass = | | Subclass = | ||
| Type = | | Type = | ||
+ | | Damage = | ||
+ | | Radius = | ||
+ | | Cooldown = | ||
| Prerequisite = | | Prerequisite = | ||
| Next = | | 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 = }}