Template:BlockLink/doc: Difference between revisions
Jump to navigation
Jump to search
m 1 revision imported |
Removed deprecated documentation |
||
| Line 18: | Line 18: | ||
| <nowiki>{{BlockLink|id=redstone-dust-cross-on|Redstone}}</nowiki> || {{BlockLink|id=redstone-dust-cross-on|Redstone}} | | <nowiki>{{BlockLink|id=redstone-dust-cross-on|Redstone}}</nowiki> || {{BlockLink|id=redstone-dust-cross-on|Redstone}} | ||
|} | |} | ||
<!-- template categories/interwikis here --> | <!-- template categories/interwikis here --> | ||
<!-- doc categories/interwikis here --> | <!-- doc categories/interwikis here --> | ||
<noinclude> | <noinclude> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:42, 2 June 2026
[refresh]
This is the documentation page. It should be transcluded into Template:BlockLink. See Template:Documentation for more information.This templates creates a page link with an associated sprite image on the left side using the format from Template:BlockSprite.
Parameters
| Name | Usage |
|---|---|
|1=
|
Set the defaults for all other parameters |
|id=
|
Sets the sprite. Spaces within this parameter are replaced with dashes and letters are made lowercase. Value may be a name or a number, though names are preferred |
|link=
|
Set the page to link, supports internal and external links If set to none, no link will be added
|
|text= or |2=
|
Sets the text to be displayed |
Word-ending links such as {{EntityLink|Creeper}}s will not include the suffix as part of the link text, unlike normal links. The text= or second unnamed argument should be used instead; i.e. {{EntityLink|Creeper|Creepers}}
Examples
| Code | Result |
|---|---|
| {{BlockLink|Cobblestone}} | |
| {{BlockLink|Glass}} | |
| {{BlockLink|Lava}} | |
| {{BlockLink|id=redstone-dust-cross-on|Redstone}} |