Template:TypeAbility: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>To be used in conjunctive tandem with Template:TypeAbilities in order to architect its data rows. Its arguments are {{{Name}}} for the ability na..."
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>To be used in conjunctive tandem with [[Template:TypeAbilities]] in order to architect its data rows. Its arguments are {{{Name}}}
<noinclude>To be used in conjunctive tandem with [[Template:TypeAbilities]] in order to architect its data rows. Its arguments are {{{Name}}}
  for the [[Abilities|ability]] namespace, {{{Description}}} to succinctly describe its mechanical function, and {{{Exclusive}}} to denote whether or not it is type-exclusive (any argument will suffice).</noinclude>
  for the [[Abilities|ability]] namespace, {{{Description}}} to succinctly describe its mechanical function, and {{{Exclusive}}} to denote whether or not it is type-exclusive (any argument will suffice).</noinclude>
<includeonly><tr style="background-color: #FFFFFF; {{#if:{{{Exclusive|}}}|font-weight: bold;}}"><td>[[{{{Name}}}_(ability)|{{{Name}}}]]</td><td style="text-align: left; margin-left: 3px;">{{{Description}}}.</td></tr></includeonly>
<includeonly><tr style="background-color: #FFFFFF;"><td {{#if:{{{Exclusive|}}}|style="font-weight: bold;"}}>[[{{{Name}}}_(ability)|{{{Name}}}]]</td><td style="text-align: left; margin-left: 4px;">{{{Description}}}.</td></tr></includeonly>

Latest revision as of 22:48, 15 August 2017

To be used in conjunctive tandem with Template:TypeAbilities in order to architect its data rows. Its arguments are {{{Name}}}

for the ability namespace, {{{Description}}} to succinctly describe its mechanical function, and {{{Exclusive}}} to denote whether or not it is type-exclusive (any argument will suffice).