Module:Sprite/doc: Difference between revisions
m (1 revision) |
CraftSpider (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{doc/start}} | ||
<!-- Documentation here --> | <!-- Documentation here --> | ||
This module implements {{tl|sprite}}. It should generally be invoked directly on template pages, rather than using the sprite template. | This module implements {{tl|sprite}}. It should generally be invoked directly on template pages, rather than using the sprite template. | ||
Line 7: | Line 7: | ||
== Dependencies == | == Dependencies == | ||
* [[Module:ProcessArgs]] | * [[Module:ProcessArgs]] | ||
* [[Template:FileUrl]] | |||
* [[Widget:Stylesheet]] | |||
== See also == | == See also == | ||
{{sprite see also}} | {{sprite see also}} | ||
{{doc/end}} | |||
Latest revision as of 14:47, 12 May 2017
This module implements {{sprite}}. It should generally be invoked directly on template pages, rather than using the sprite template.
Parent arguments are automatically merged with directly passed arguments (the latter overwriting the former) and all arguments are normalised to trim whitespace and set empty arguments to nil
.
Dependencies
See also
- {{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.