Module:UI/doc: Difference between revisions
(Created page with "<!-- Documentation here --> This template was ported from https://minecraft.wiki. It is licensed under CC BY-NC-SA 3.0 This module implements common UI templates, to avoid overhead from excessive #invoke calls. == Dependencies == * Module:Inventory slot * Module:AnimateSprite * Module:TSLoader == See also == * {{t|Crafting Table}} * {{t|Furnace}} * {{t|Brewing Stand}} * {{t|Stonecutter}} * {{t|Loom}} * {{t|Smithing Table}} * {{t|Legacy Smithing Table}}") |
No edit summary |
||
Line 8: | Line 8: | ||
* [[Module:AnimateSprite]] | * [[Module:AnimateSprite]] | ||
* [[Module:TSLoader]] | * [[Module:TSLoader]] | ||
Latest revision as of 22:03, 16 February 2025
This template was ported from https://minecraft.wiki. It is licensed under CC BY-NC-SA 3.0
This module implements common UI templates, to avoid overhead from excessive #invoke calls.