Difference between revisions of "Template:Grid"
Jump to navigation
Jump to search
(Added documentation) |
m (Moved doc to /doc subpage) |
||
Line 1: | Line 1: | ||
<includeonly>{{#invoke:Animated|grid}}</includeonly><noinclude> | <includeonly>{{#invoke:Animated|grid}}</includeonly><noinclude> | ||
− | {{ | + | {{Documentation}} |
− | + | <!-- Categories go on the /doc subpage --> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 07:06, 14 May 2017
Language: | English |
---|
This template uses Module:Animated, a script written in Lua. Please see wikipedia:Wikipedia:Lua and mw:Extension:Scribunto to learn more. |
Usage
{{{1}}}
is a list of item names, separated by commas. {{{2}}}
is a corresponding list of item counts, also separated by commas.
Set {{{padded=1}}}
to enable 10px padding.
Examples
Source | Output |
---|---|
{{Grid|Stick}} |
|
{{Grid|Iron Lump, Copper Lump, Gold Lump}} |
|
{{Grid|Steel Ingot, Bronze Ingot, Gold Ingot|2, 3, 4}} |
|
{{Grid|Diamond|padded=1}} |
|
{{Grid|Diamond, Mese Crystal|2, 3|padded=1}} |