Template:Infobox support power: Difference between revisions
Jump to navigation
Jump to search
added essential information for this page |
RaiderAlpha (talk | contribs) mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
|data9 = {{#if:{{{duration|}}}|{{{duration|}}}|}} | |data9 = {{#if:{{{duration|}}}|{{{duration|}}}|}} | ||
|label10 = Radius | |label10 = Radius | ||
|data10 = {{#if:{{{ | |data10 = {{#if:{{{radius|}}}|{{{radius|}}}|}} | ||
|label11 = Damage bonus | |label11 = Damage bonus | ||
|data11 = {{#if:{{{dmg_bonus|}}}|{{{dmg_bonus|}}}|}} | |data11 = {{#if:{{{dmg_bonus|}}}|{{{dmg_bonus|}}}|}} | ||
Line 34: | Line 34: | ||
|header22 = {{#if:{{{internalname|}}}|Miscellaneous}} | |header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}} | ||
|label23 = Internal name | |label23 = Internal name | ||
|data23 = {{#if:{{{internalname|}}}|{{{internalname|}}}|}} | |data23 = {{#if:{{{internalname|}}}|<small> | ||
{{{internalname|}}}</small>|}} | |||
|label24 = Jargon | |label24 = Jargon | ||
|data24 = {{#if:{{{jargon|}}}|{{{jargon|}}}|}} | |data24 = {{#if:{{{jargon|}}}|{{{jargon|}}}|}} | ||
Line 44: | Line 45: | ||
To use this template, insert the following code into the page and fill out the fields: | To use this template, insert the following code into the page and fill out the fields: | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox support power | ||
|name = | |name = | ||
|icon = | |icon = | ||
Line 62: | Line 63: | ||
|reload_bonus = | |reload_bonus = | ||
|rof_bonus = | |rof_bonus = | ||
|dmg_resist = | |dmg_resist = | ||
|speed_bonus = | |speed_bonus = | ||
|regen_bonus = | |regen_bonus = | ||
<!-- Miscellaneous --> | <!-- Miscellaneous --> |
Latest revision as of 18:13, 23 September 2020
Support Power |
---|
Usage
To use this template, insert the following code into the page and fill out the fields:
{{Infobox support power |name = |icon = |image = |imgsize = |imgdesc = <!-- General characteristics --> |faction = |role = |cost = <!-- Properties --> |duration = |radius = |dmg_bonus = |reload_bonus = |rof_bonus = |dmg_resist = |speed_bonus = |regen_bonus = <!-- Miscellaneous --> |internalname = |jargon = }}