Template:Infobox Recipe/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 31: Line 31:
| Yes
| Yes
|-
|-
| <code>mat1</code>
| <code>rawmat1</code>
| ''Exact name of the item''
| ''Exact name of the item''
| The primary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| The primary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| Yes
| Yes
|-
|-
| <code>mat1qty</code>
| <code>rawmat1qty</code>
| ''Integer''
| ''Integer''
| The amount of the material used in the process.
| The amount of the material used in the process.
Line 43: Line 43:
| Yes
| Yes
|-
|-
| <code>mat2</code>
| <code>rawmat2</code>
| ''Exact name of the item''
| ''Exact name of the item''
| The secondary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| The secondary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| No
| No
|-
|-
| <code>mat2qty</code>
| <code>rawmat2qty</code>
| ''Integer''
| ''Integer''
| The amount of the material used in the process.
| The amount of the material used in the process.
Line 55: Line 55:
| No
| No
|-
|-
| <code>mat3</code>
| <code>rawmat3</code>
| ''Exact name of the item''
| ''Exact name of the item''
| The tertiary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| The tertiary item used for performing the craft. e.g. <code>Brown Kelp</code> for [[Brown Kelp]]
| No
| No
|-
|-
| <code>mat3qty</code>
| <code>rawmat3qty</code>
| ''Integer''
| ''Integer''
| The amount of the material used in the process.
| The amount of the material used in the process.