Difference between revisions of "Skill layout simple/Documentation"

Line 3: Line 3:
  
 
==Parameters==
 
==Parameters==
{{bullet}}'''icon''': The icon file to be used.
+
{{parameter|link|The name of the Wiki page of the skill.}}
 
 
{{bullet}}'''link''': The name of the wiki page to link to when either the image or the text following it is clicked.
 
 
 
{{bullet}}'''text''': Optional. The text of the link to be used.
 
  
 
==Usage==
 
==Usage==
 
<pre>{{Skill layout simple|Blast Medic.png|link=:Category:Blast Medic skills}}
 
<pre>{{Skill layout simple|Blast Medic.png|link=:Category:Blast Medic skills}}
 
{{Skill layout simple|Blast Medic.png|link=:Category:Blast Medic skills|text=Blast Medic}}</pre>
 
{{Skill layout simple|Blast Medic.png|link=:Category:Blast Medic skills|text=Blast Medic}}</pre>

Revision as of 19:36, 25 February 2023

Description

Creates a layout for the specified image, and displays it as a small clickable image with a link next to it.

Parameters

Arrow.pnglink: The name of the Wiki page of the skill.
Required.

Usage

{{Skill layout simple|Blast Medic.png|link=:Category:Blast Medic skills}}
{{Skill layout simple|Blast Medic.png|link=:Category:Blast Medic skills|text=Blast Medic}}