Template:BlockSprite/doc: Difference between revisions
CraftSpider (talk | contribs) (Updated documentation) |
CraftSpider (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{doc/start}} | |||
{{documentation}} | {{documentation}} | ||
{{lua|Sprite|data=BlockSprite|data2=BlockSprite/IDs}} | {{lua|Sprite|data=BlockSprite|data2=BlockSprite/IDs}} | ||
Line 30: | Line 31: | ||
* {{tl|Blocks}} (navbox) | * {{tl|Blocks}} (navbox) | ||
{{Sprite see also}} | {{Sprite see also}} | ||
{{doc/end}} |
Revision as of 14:39, 12 May 2017
[purge]
This is the documentation page, it should be transcluded into the main template page. See Template:Documentation for more information.
This template uses Module:Sprite, a script written in the Lua programming language. Please see wp:Lua and mw:Extension:Scribunto to learn more about Lua. |
This template displays a block sprite from the following sprite sheet:
Parameters
Name | Usage |
---|---|
{{{1}}}
|
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}}}
|
Sets the link for the sprite and the optional text. If unset or set to none , no link is addedSupports both internal and external links |
{{{text}}}
|
If set, the value is displayed as text after the sprite. |
Examples
Code | Result |
---|---|
{{BlockSprite|grass-block-top}} |
|
{{BlockSprite|cobblestone}} |
|
{{BlockSprite|red-flower}} |
|
{{BlockSprite|grass-block}} |
Full List
Here is a full list of blocks: Lua error in ...ribunto/includes/engines/LuaCommon/lualib/mwInit.lua at line 23: bad argument #1 to 'old_ipairs' (table expected, got nil).
See also
- {{BlockLink}}
- {{Block}} (infobox)
- {{Blocks}} (navbox)
- {{Sprite}}
- {{BiomeSprite}}
- {{BlockSprite}}
- {{CommentSprite}}
- {{EffectSprite}}
- {{EntitySprite}}
- {{EnvSprite}}
- {{ItemSprite}}
- {{SchematicSprite}}
- Module:Sprite
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.