Template:EnvSprite/doc: Difference between revisions
m (1 revision) |
CraftSpider (talk | contribs) (updated documentation) |
||
Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
{{lua|Sprite}} | {{lua|Sprite|data=EnvSprite|data2=EnvSprite/IDs}} | ||
This template displays an environment sprite from the following sprite sheet: | This template displays an environment sprite from the following sprite sheet: | ||
{{Sprite/ | [[File:EnvCSS.png|thumb|The spritesheet.]] | ||
{{Sprite/Parameters}} | |||
== Examples == | == Examples == | ||
Line 20: | Line 22: | ||
|} | |} | ||
== Full list == | |||
Here is a full list of environments: | Here is a full list of environments: | ||
{{#invoke: Sprite | doc | EnvSprite }} | |||
| | |||
== See also == | == See also == | ||
Line 87: | Line 30: | ||
* {{tl|Environment}} (navbox) | * {{tl|Environment}} (navbox) | ||
{{Sprite see also}} | {{Sprite see also}} | ||
{{doc/end}} | |||
{{doc/end}}< | <includeonly> | ||
[[ | <!-- Template categories/interwiki --> | ||
[[Category:Sprite templates]] | |||
</includeonly> | |||
<noinclude> | |||
<!-- Documentation categories/interwiki --> | |||
</noinclude> | </noinclude> |
Latest revision as of 20:12, 19 May 2017
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 an environment 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 |
---|---|
{{EnvSprite|sun}} |
|
{{EnvSprite|moon}} |
|
{{EnvSprite|day-night}} |
|
{{EnvSprite|map}} |
Full list
Here is a full list of environments: Lua error in Module:Sprite at line 252: table index is nil.
See also
- {{EnvLink}}
- {{Environment}} (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.