Template:Recipe/doc

From Stalburg Wiki
< Template:Recipe
Revision as of 16:22, 7 February 2025 by ABC-DEFG (talk | contribs) (Created page with)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

{{Recipe
| Name = <name of the recipe>                         eg: | Name = Furniture parts
| in1 = <image filename {{!}} displayed item name>    eg: | in1 = 35010 Plank.png{{!}}Plank
| in1am = <needed amount>                             eg: | in1am = 4x                   (can be ignored, it will display as "1x" if done so)
| in1sep = <operation separator>                      eg: | in1sep = or                  (can be ignored, it will display as "+" if done so)
| in2 = <same as above>                               (anything about 1 slot can be ignored, won't be displayed)
| in2am = <same as above>
| in2sep = <same as above>
| in3 = <same as above>
| in3am = <same as above>
| in3sep = <same as above>
.
.
.
| in9sep = <same as above>
| in10 = <same as above>
| in10am = <same as above>

| out1 = <same as above for output>
| out1am = <same as above for output>
| out1sep = <same as above for output>
| out2 = <same as above for output>
| out2am = <same as above for output>
| out2sep = <same as above for output>
.
.
.
| out4sep = <same as above for output>
| out5 = <same as above for output>
| out5am = <same as above for output>

| fail1 = <same as above for failure>
| fail1am = <same as above for failure>
| fail1sep = <same as above for failure>
| fail2 = <same as above for failure>
| fail2am = <same as above for failure>
| fail2sep = <same as above for failure>
.
.
.
| fail4sep = <same as above for failure>
| fail5 = <same as above for failure>
| fail5am = <same as above for failure>
 
| skill = <associated skill>                           eg: | skill = Carpentry                   (can be ignored, won't be displayed)
| modifier = <required modifiers>                      eg: | modifier = Variant 1 and Clean      (can be ignored, won't be displayed)
| excluded = <excluded modifiers>                      eg: | excluded = Makeshift and Crude      (can be ignored, won't be displayed)
}}