Difference between revisions of "Skill layout simple/Documentation"
Stratonian (talk | contribs) m (Stated that the "text" parameter is optional) |
Stratonian (talk | contribs) m (→Description: typo) |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
− | Creates a layout for the specified image, and displays it as a small | + | 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}}