Template:Recipe/doc: Difference between revisions

ABC-DEFG (talk | contribs)
mNo edit summary
Nextej (talk | contribs)
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 = <image filename{{tlx|!|plaincode}}displayed item name>           eg: | in1 = 35010 Plank.png{{tlx|!|plaincode}}Plank
| 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 display as "1x" if done so)
| 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 display as "+" if done so)
| 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>