Difference between revisions of "Template:HeroAttribute"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | ||
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
+ | {{#if: {{{1}}} | Parameter 1 is not defined, or is defined and non-null/non-empty. | Parameter 1 is null. It contains only empty string(s) or breaking space(s) etc.}} | ||
Returns bonus property based on bonus attribute | Returns bonus property based on bonus attribute | ||
Revision as of 15:07, 22 April 2018
{{#if: {{{1}}} | Parameter 1 is not defined, or is defined and non-null/non-empty. | Parameter 1 is null. It contains only empty string(s) or breaking space(s) etc.}} Returns bonus property based on bonus attribute Example: {{HeroAttribute|hp|x}} returns bonus HP based on x bonus strenght {{HeroAttribute|mana|x}} bonus mana on x bonus intelligence {{HeroAttribute|attack|x}} bonus damage on x bonus primary stat {{HeroAttribute|armor|x}} bonus armor on x bonus agility