Template:BiomeLink/doc: Difference between revisions
m (1 revision) |
(No difference)
|
Latest revision as of 15:46, 14 February 2014
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 templates creates a page link with an associated sprite image on the left side using the IDs from Template:BiomeSprite. The sprite can be customized with the parameter id
if it's not recognized correctly.
Examples
Code | Result |
---|---|
{{BiomeLink|Biome/Forest}} | Lua error: expandTemplate: template "Translation category" does not exist. |
{{BiomeLink|Biome/Desert}} | Lua error: expandTemplate: template "Translation category" does not exist. |
{{BiomeLink|Biome/Clay Mountains}} | Lua error: expandTemplate: template "Translation category" does not exist. |
{{BiomeLink|id=redwood-forest|Biome/Redwood Forest}} | Biome/Redwood Forest |
See also
- {{BiomeSprite}}
- {{Biome}} (navbox)
- {{BiomeLink}}
- {{BlockLink}}
- {{EffectLink}}
- {{EntityLink}}
- {{EnvLink}}
- {{InvLink}}
- {{ItemLink}}
- Module:Sprite
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.