Template:Do for every champion ability
Jump to navigation
Jump to search
This template calls template {{{1}}} (the first parameter) for every champion ability. Parameter names can be defined with {{{p1n}}} / {{{p2n}}} etc.. and the parameter values with {{{p1v}}} / {{{p2v}}} etc... Each parameter name will be assigned its respective parameter value each time template {{{1}}} is called. The ability's and champion's positions inside the template are respectively defaulted to {{{1}}} and {{{2}}}, however this may be changed with the {{{abi}}} and {{{cha}}} paramaters.
{{{p1n|}}}={{{p1v|}}}|{{{p2n|}}}={{{p2v|}}}|etc...
- Example
{{Do for every champion ability|ai|p1n=icononly|p1v=true}}
- ...yields