Jump to content

Template:Recipe: Difference between revisions

New template design for crafting recipes
Removed useless "surround" parameter
Line 3: Line 3:
|fixed = {{{fixed|}}}
|fixed = {{{fixed|}}}
|notfixed = {{{not_fixed|}}}
|notfixed = {{{not_fixed|}}}
|A1 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{A1|}}}}}  |B1 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{B1|}}}}} |C1 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{C1|}}}}}
|A1 = {{#if: {{{surround_material|}}} | {{{surround_material|}}} | {{{A1|}}}}}  |B1 = {{#if: {{{surround_material|}}} | {{{surround_material|}}} | {{{B1|}}}}} |C1 = {{#if: {{{surround_material|}}} | {{{surround_material|}}} | {{{C1|}}}}}
|A2 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{A2|}}}}}  |B2 = {{#if: {{{center|}}} | {{{center|}}} | {{{B2|}}}}} |C2 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{C2|}}}}}
|A2 = {{#if: {{{surround_material|}}} | {{{surround_material|}}} | {{{A2|}}}}}  |B2 = {{#if: {{{center|}}} | {{{center|}}} | {{{B2|}}}}} |C2 = {{#if: {{{surround_material|}}} | {{{surround_material|}}} | {{{C2|}}}}}
|A3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{A3|}}}}} |B3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{B3|}}}}}    |C3 = {{#if: {{{surround|}}} | {{{surround_material|}}} | {{{C3|}}}}}
|A3 = {{#if: {{{surround_material|}}} | {{{surround_material|}}} | {{{A3|}}}}} |B3 = {{#if: {{{surround_material|}}} | {{{surround_material|}}} | {{{B3|}}}}}    |C3 = {{#if: {{{surround_material|}}} | {{{surround_material|}}} | {{{C3|}}}}}
|Output = {{{output|}}}
|Output = {{{output|}}}
}}</includeonly>
}}</includeonly>

Revision as of 20:38, 14 July 2025