Template:EffectSprite/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=EffectSprite|data2=EffectSprite/IDs}} | ||
This template displays a potion effect sprite from the following sprite sheet: | This template displays a potion effect sprite from the following sprite sheet: | ||
{{Sprite/ | [[File:EffectsCSS.png|thumb|The spritesheet.]] | ||
{{Sprite/Parameters}} | |||
== Examples == | == Examples == | ||
Line 14: | Line 16: | ||
|- | |- | ||
| <code><nowiki>{{EffectSprite|hunger}}</nowiki></code> || {{EffectSprite|hunger}} | | <code><nowiki>{{EffectSprite|hunger}}</nowiki></code> || {{EffectSprite|hunger}} | ||
|} | |} | ||
== Full list == | |||
Here is a full list of effects: | Here is a full list of effects: | ||
{{#invoke: Sprite | doc | EffectSprite }} | |||
== See also == | == See also == | ||
* {{tl|EffectLink}} | * {{tl|EffectLink}} | ||
{{Sprite see also}} | {{Sprite see also}} | ||
{{doc/end}} | {{doc/end}} |
Latest revision as of 20:14, 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 potion effect 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 |
---|---|
{{EffectSprite|slow}} |
|
{{EffectSprite|hunger}} |
Full list
Here is a full list of effects:
Lua error in Module:Sprite at line 252: table index is nil.
See also
- {{EffectLink}}
- {{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.