Template:Recipe/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (5 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
=== Usage === | === Usage === | ||
{{Escape notice}} | |||
<pre<includeonly />> | <pre<includeonly />> | ||
{<nowiki />{Recipe | {<nowiki />{Recipe | ||
| Name = <name of the recipe> eg: | Name = Furniture parts | | Name = <name of the recipe> eg: | Name = Furniture parts | ||
| in1 = < | | in1 = <item name> eg: | in1 = plank (not case sensitive, just make sure there are no consecutive spaces) | ||
| in1am = <needed amount> eg: | in1am = 4x (can be ignored, it will | | in1am = <needed amount> eg: | in1am = 4x (can be ignored, it will default to "1x") | ||
| in1sep = <operation separator> eg: | in1sep = or (can be ignored, it will | | in1sep = <operation separator> eg: | in1sep = or (can be ignored, it will default to "+") | ||
| in2 = <same as above> (anything about 1 slot can be ignored, won't be displayed) | | in2 = <same as above> (anything about 1 slot can be ignored, won't be displayed) | ||
| in2am = <same as above> | | in2am = <same as above> | ||
| Line 50: | Line 52: | ||
}} | }} | ||
</pre> | </pre> | ||
<includeonly>[[Category:Crafting Templates]]</includeonly> | |||