Template:Iconlink
From Minetest
Parameters
Name | Usage |
---|---|
{{{1}}}
|
Set the defaults for {{{image}}} , {{{link}}} , and {{{text}}}
|
{{{image}}}
|
Set the image to be displayed |
{{{size}}}
|
Set the image size |
{{{link}}}
|
Set the page to link If set to none , no link will be added
|
{{{text}}} or {{{2}}}
|
Set the text to be displayed |
Examples
Code | Result |
---|---|
{{iconlink|Bread}} |
Bread |
{{iconlink|Apple}} |
Apple |
{{iconlink|Cobblestone}} |
Cobblestone |
{{iconlink|Glass}} |
Glass |
{{iconlink|Lava|size=32x32px}} |
Lava |
{{iconlink|image=Steel Pickaxe.png|Pickaxe}} |
Pickaxe |