Difference between revisions of "Skill row format/Documentation"

m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Documation==
+
==Description==
Creates a custom [[Template:Skill row|skill row]] using the parameters provided.
+
Used in conjunction with [[Template:Skill row|skill row]]. Formats a [[skill]]'s details into a row.
==Parameters==
 
{{bullet}}'''(unnamed parameter)''':
 
  
{{bullet}}'''(unnamed parameter)''': The thumbnail image to be used.
+
==Usage==
 +
This template can be used to format a custom skill (unrecommended):<br>
 +
{{T|skill row format|​|E (Berserker).png|E (Berserker)|Custom Description}}<br><br>
 +
For all other uses, see [[Template:Skill row]].
  
{{bullet}}'''(unnamed parameter)''': The page to be linked.
+
==Parameters==
 
+
{{parameter|1|The page to be queried.}}
{{bullet}}'''(unnamed parameter)''': The description of the skill.
+
{{parameter|icon|The skill's icon.}}
==Usage==
+
{{parameter|name|The name of the skill.}}
<pre>{{Skill row format||E (Berserker).png|E (Berserker)|The Berserker leaps into a target area, stunning all enemies in the area for 1 second and dealing physical damage (Dexterity). The leap generates 25 rage.}}</pre>
+
{{parameter|description|The description of the skill.}}

Latest revision as of 17:33, 27 March 2023

Description[edit]

Used in conjunction with skill row. Formats a Skill's details into a row.

Usage[edit]

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[edit]

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.