Template:Crafting: Difference between revisions
Jump to navigation
Jump to search
(Added gui name support) |
(whitespace) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
<div class="crafting crafting-{{#switch: {{{Type}}} | <div class="crafting crafting-{{#switch: {{{Type}}} | ||
| custom = custom | | custom = custom | ||
Line 4: | Line 5: | ||
| standard = standard | | standard = standard | ||
| Standard = standard | | Standard = standard | ||
| zauber = zauber | |||
| Zauber = zauber | |||
| {{#switch: {{{Name}}} | | {{#switch: {{{Name}}} | ||
| Dropper = standard | | Dropper = standard | ||
| Item Hopper = standard | | Item Hopper = standard | ||
| Crafting Table = standard | | Crafting Table = standard | ||
| Zauber Cauldron = zauber | |||
| custom | | custom | ||
}} | }} | ||
}}"> | }} {{#if: {{{Shapeless|}}}| crafting-shapeless}}"> | ||
{{#if: {{{Name|}}}| | {{#if: {{{Name|}}}| | ||
<div class="crafting-container-name"> | <div class="crafting-container-name"> | ||
Line 28: | Line 32: | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly><noinclude> | |||
{{Documentation}} | |||
</noinclude> |