Template:Recipe: Difference between revisions
Created page with "{{Crafting Table |shapeless = {{{shapeless|}}} |fixed = {{{fixed|}}} |notfixed = {{{not_fixed|}}} |A1 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{A1|}}}}} |B1 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{B1|}}}}} |C1 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{C1|}}}}} |A2 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{A2|}}}}} |B2 = {{#if: {{{center|}}} | {{{center|}}} | {{{B2|}}}}} |C2 = {{#if: {{{surround|}}} | {{{surr..." |
New template design for crafting recipes |
||
Line 1: | Line 1: | ||
{{Crafting Table | <includeonly>{{Crafting Table | ||
|shapeless = {{{shapeless|}}} | |shapeless = {{{shapeless|}}} | ||
|fixed = {{{fixed|}}} | |fixed = {{{fixed|}}} | ||
Line 7: | Line 7: | ||
|A3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{A3|}}}}} |B3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{B3|}}}}} |C3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{C3|}}}}} | |A3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{A3|}}}}} |B3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{B3|}}}}} |C3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{C3|}}}}} | ||
|Output = {{{output|}}} | |Output = {{{output|}}} | ||
}} | }}</includeonly> | ||
<noinclude> | |||
{{Documentation}} | |||
</noinclude> |