Template:SiteMapBox: Difference between revisions
Template page
More actions
Admin Jeremy (talk | contribs) Created page with "<div class="sm-box"> [[{{{link|}}}|<span class="sm-box-inner"> [[File:{{{image|}}}|40x40px|link=]] <span class="sm-box-label">{{{label|}}}</span> </span>]] </div> <noinclude> <templatedata> { "params": { "link": { "label": "Target link" }, "image": { "label": "Icon" }, "label": { "label": "Label" } } } </templatedata> </noinclude>" |
Admin Jeremy (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<div class="sm-box"> | <div class="sm-box"> | ||
[[{{{link|}}}|<span class="sm-box-inner"> | |||
[[File:{{{image|}}}|40x40px|link=]] | |||
<span class="sm-box-label">{{{label|}}}</span> | |||
</span>]] | |||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
Revision as of 10:50, 23 January 2026
[[| [[File:|40x40px|link=]] ]]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Target link | link | no description | Unknown | optional |
| Icon | image | no description | Unknown | optional |
| Label | label | no description | Unknown | optional |