Difference between revisions of "Skill layout simple/Documentation"

m (Stated that the "text" parameter is optional)
Line 1: Line 1:
 
==Description==
 
==Description==
Creates a layout for the specified image, and displays it as a small clickableimage with a link next to it.
+
Creates a layout for the specified image, and displays it as a small clickable image with a link next to it.
 +
 
 
==Parameters==
 
==Parameters==
 
{{bullet}}'''(unnamed parameter)''': The name of the image file to be used.
 
{{bullet}}'''(unnamed parameter)''': The name of the image file to be used.

Revision as of 22:21, 16 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

(unnamed parameter): The name of the image file to be used.

link: The name of the wiki page to link to when either the image or the text following it is clicked.

text: Optional. The text of the link to be used.

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}}