Template:RecipeTable/doc

From Foundry Wiki
< Template:RecipeTable
Revision as of 03:55, 11 May 2024 by Erkle64 (talk | contribs) (Created page with "{{doc/start}} Provides a table of recipe input and output amounts and per crafter times. ==Usage== <pre> {{RecipeTable|Fracking Tower Base}} {{RecipeTable|Advanced Machinery Parts|caption=My Caption}} </pre> {{RecipeTable|Fracking Tower Base}} {{RecipeTable|Advanced Machinery Parts|caption=My Caption}} ===Parameters=== * <code>1</code> defines the recipe name. * <code>caption</code> (optional) provides alternate text for the table caption. Defaults to Recipe. ===Templ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template-info.png Documentation

Provides a table of recipe input and output amounts and per crafter times.

Usage

{{RecipeTable|Fracking Tower Base}}
{{RecipeTable|Advanced Machinery Parts|caption=My Caption}}
Fracking Tower Base (view)
Inputs  Xenoferrite Plates 200
 Steel Beams 100
 Advanced Machinery Parts 25
 Circuit Board 25
Outputs  Fracking Tower Base 1
Made By Character 6.67
 Assembler I 20
 Assembler II 13.33
 Assembler III 10
My Caption
Inputs  Machinery Parts 2
 Steel Beams 1
Outputs  Advanced Machinery Parts 1
Made By Character 1.5
 Assembler I 4.5
 Assembler II 3
 Assembler III 2.25

Parameters

  • 1 defines the recipe name.
  • caption (optional) provides alternate text for the table caption. Defaults to Recipe.

TemplateData

Provides a table of recipe input and output amounts and per crafter times.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Recipe Name1

no description

Stringrequired
Captioncaption

no description

Stringoptional

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.