Skill row format/Documentation

Description

Used in conjunction with skill row. Formats the skill row using the parameters provided in the original query.

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>}}

Parameters

Arrow.png1: The page to be queried.
Required.
Arrow.pngicon: The skill's icon.
Required.
Arrow.pngname: The name of the skill.
Required.
Arrow.pngdescription: The description of the skill.
Required.