Difference between revisions of "Skill row format/Documentation"

m (Changed "documentation" to "description")
m (→‎Parameters: cleanup)
Line 4: Line 4:
 
{{bullet}}'''(unnamed parameter)''': Unused. The page that was queried.
 
{{bullet}}'''(unnamed parameter)''': Unused. The page that was queried.
  
{{bullet}}'''(unnamed parameter)''': The thumbnail image to be used.
+
{{bullet}}'''(unnamed parameter)''': The thumbnail image of the skill.
  
{{bullet}}'''(unnamed parameter)''': The page to be linked.
+
{{bullet}}'''(unnamed parameter)''': The name of the skill.
  
 
{{bullet}}'''(unnamed parameter)''': The description of the skill.
 
{{bullet}}'''(unnamed parameter)''': The description of the skill.
 +
 
==Usage==
 
==Usage==
 
<pre>{{#ask: [[E (Berserker)]]
 
<pre>{{#ask: [[E (Berserker)]]

Revision as of 08:05, 16 February 2023

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.

(unnamed parameter): The thumbnail image of the skill.

(unnamed parameter): The name of the skill.

(unnamed parameter): The description of the skill.

Usage

{{#ask: [[E (Berserker)]]
| ?Has icon
| ?Has skill name
| ?Has description
| format=template
| template=Skill row format
}}