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 used in queries similar to the one below:

{{#ask: [[Category:Berserker skills]]
| ?Has icon
| ?Has skill name
| ?Has description
| sort=Has skill order
| order=asc
| format=template
| template=Skill row format
}}

The template can be used as below (unrecommended):
{{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.