This page is protected and can only be modified by administrators

Template:Grid/Altar/The Aether

From Aether Project Wiki
(Redirected from Template:Grid/Enchanter)
Jump to navigation Jump to search
[view | edit | history | purge]Documentation
Lua logo.svg
This template uses Module:UI, a script written in Lua.

This template is used to create an interface that looks similar to the Altar's.

See Template:Slot for basic slot usage, this documentation page will cover additional or different functions.

Usage

Definition

{{Grid/Altar/The_Aether
|Mod=ModName
|Modaliases=Slot/Aliases/ModName
|Input  = InputName,Amount
|Output = OutputName,Amount
|Fuel   = FuelName,Amount
}}

Standard usage

{{Grid/Altar/The_Aether
|Mod=The_Aether
|Modaliases=Slot/Aliases/The_Aether
|Input=  Holystone,17
|Output= Healing Stone,2
|Fuel=   Ambrosium Shard,3
}}
produces

Animated

To make the slots animate, you make a list of blocks and objects you want to show, separated by semicolons.

{{Grid/Altar/The_Aether
|Mod=The_Aether
|Modaliases=Slot/Aliases/The_Aether
|Input=  Blue Berry
|Output= Enchanted Berry
|Fuel=   Any altar fuel
}}
produces


See also

[view | edit | history | purge]The above documentation is transcluded from Template:Grid/Altar/The Aether/doc.