Template:BiomeSprite/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=BiomeSprite|data2=BiomeSprite/IDs}} | ||
This template displays a biome sprite from the following sprite sheet: | This template displays a biome sprite from the following sprite sheet: | ||
{{Sprite/ | [[File:BiomeCSS.png|frame|The spritesheet.]] | ||
{{Sprite/Parameters}} | |||
== Examples == | == Examples == | ||
Line 23: | Line 25: | ||
Here is a full list of biomes: | Here is a full list of biomes: | ||
{{#invoke: Sprite | doc | BiomeSprite }} | |||
{{ | |||
== See also == | == See also == | ||
* {{tl|BiomeLink}} | * {{tl|BiomeLink}} | ||
{{Sprite see also}} | {{Sprite see also}} | ||
{{doc/end}} | {{doc/end}} | ||
Latest revision as of 20:17, 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 a biome 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 |
---|---|
{{BiomeSprite|desert}} |
|
{{BiomeSprite|forest}} |
|
{{BiomeSprite|clay-mountains}} |
|
{{BiomeSprite|redwood-forest}} |
Full List
Here is a full list of biomes:
Lua error in Module:Sprite at line 252: table index is nil.
See also
- {{BiomeLink}}
- {{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.