Module:SpriteFile/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{documentation header}} <!-- Documentation here --> This module implements a replacement for {{tl|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 normalized to trim whitespace and set empty arguments to <code>nil</code>. == Dependencies == * Module:ProcessArgs * File:Grid Un...") |
m (1 revision imported: Imported from minecraft.wiki) |
Revision as of 07:33, 24 October 2023
This is the documentation page. It will be transcluded into the main module page. See Template:Documentation for more information
This module implements a replacement for {{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 normalized to trim whitespace and set empty arguments to nil
.
Dependencies
See also
- Minecraft
{{BiomeSprite}}
{{BlockSprite}}
{{EffectSprite}}
{{EntitySprite}}
{{EnvSprite}}
{{ItemSprite}}
{{InvSprite}}
{{SchematicSprite}}
{{SlotSprite}}
{{AchievementSprite}}
{{NewAchievementSprite}}
- Minecraft (legacy)
{{LegacyBlockSprite}}
{{LegacyEntitySprite}}
- Minecraft Dungeons
{{DungeonsLevelSprite}}
{{DungeonsEnchantmentSprite}}
{{DungeonsEffectSprite}}
{{DungeonsEntitySprite}}
{{DungeonsItemSprite}}
{{DungeonsAchievementSprite}}
{{DungeonsMiscellaneousSprite}}
- Other
{{Sprite}}
{{Sprite grid}}
{{Layered blueprint}}
{{Schematic}}
{{CommentSprite}}
{{FrontPageSprite}}
{{ProgressSprite}}
{{Tint}}
- Module:Sprite