Skill row format/Documentation
Description
Used in conjunction with skill row. Formats the skill row using the parameters provided in the original query.
Parameters
•(unnamed parameter): Unused. The page that was queried.
•icon: The skill's icon.
•name: The name of the skill.
•description: The description of the skill.
Usage
This template is usually used with queries like so:
{{#ask: [[E (Berserker)]] | ?Has icon | ?Has skill name | ?Has description | format=template | template=Skill row format }}
For skills with custom parameters or no dedicated wiki article, the template can be used like so:
{{skill row format||E (Berserker).png|E (Berserker)|Custom Description}}