Difference between revisions of "Template:Recipe"

From ChatWars Wiki
Jump to: navigation, search
Line 12: Line 12:
 
| {{{ingredient1}}} || {{{amount1}}}
 
| {{{ingredient1}}} || {{{amount1}}}
 
|-
 
|-
{{{#if {{{ingredient2}}}}|
+
{{#if {{{ingredient2}}}}|
 
| abc || test
 
| abc || test
 
|-
 
|-
}}}  
+
}}  
 
|}
 
|}
  

Revision as of 13:01, 10 May 2018

{{#if {{{ingredient2}}}}| }}
Recipe: {{{name}}}
corresponding skill [[{{{skill}}}]]
Skill level required [[{{{skilllevel}}}]]
Ingredient Amount
{{{ingredient1}}} {{{amount1}}}
abc test



Description

This template is designed to produce...

Usage

Parameters

All parameters are required unless specified.

parameter1
This parameter determines...
parameter2
Optional. This parameter should be set if...

Example