Difference between revisions of "Skill row format/Documentation"

m
Line 2: Line 2:
 
Used in conjunction with [[Template:Skill row|skill row]]. Formats the skill row using the parameters provided in the original query.
 
Used in conjunction with [[Template:Skill row|skill row]]. Formats the skill row using the parameters provided in the original query.
 
==Usage==
 
==Usage==
This template is used in queries similar to the one below:
+
This template can be used to format a custom skill (unrecommended):<br>
<pre>{{#ask: [[Category:Berserker skills]]
+
{{T|skill row format|​|E (Berserker).png|E (Berserker)|Custom Description}}<br><br>
| ?Has icon
+
For all other uses, see [[Template:Skill row]].
| ?Has skill name
+
 
| ?Has description
 
| sort=Has skill order
 
| order=asc
 
| format=template
 
| template=Skill row format
 
}}</pre>
 
The template can also be used as below (unrecommended):<br>
 
{{T|skill row format|​|E (Berserker).png|E (Berserker)|Custom Description}}
 
 
==Parameters==
 
==Parameters==
 
{{parameter|1|The page to be queried.}}
 
{{parameter|1|The page to be queried.}}

Revision as of 17:32, 27 March 2023

Description

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

Usage

This template can be used to format a custom skill (unrecommended):
{{skill row format|<​>|<E (Berserker).png>|<E (Berserker)>|<Custom Description>}}

For all other uses, see Skill row.

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.