Template:TotalResourceProduction/doc

From Satisfactory Wiki
Jump to navigation Jump to search
This is the documentation page, it should be transcluded into the main template page. See Template:Documentation for more information.

Displays the maximum possible extraction for the given number of nodes.

Parameters

  • title: optional. Title of the table
  • maxMk: maximum Mk. (only for the column-header, does not change calculations). default: 3
  • normalRate: the rate for the maxMk on a single normal node. default is 240.

Example

{{TotalResourceProduction|title=[[Iron]] Nodes|impure=24|normal=35|pure=37}}
Iron Nodes
Node
purity
Number
of nodes
Mk.3
mining rate
Mk.3 mining rate
at 250 %
Impure 24 2,880 7,200
Normal 35 8,400 21,000
Pure 37 17,760 44,400
Total 96 29,040 72,600
{{TotalResourceProduction|title=[[Crude Oil]] Nodes|impure=10|normal=12|pure=8|kind=Fluid}}
Crude Oil Nodes
Node
purity
Number
of nodes
Extraction rate Extraction rate
at 250 %
Impure 10 600 1,500
Normal 12 1,440 3,600
Pure 8 1,920 4,800
Total 30 3,960 9,900

TemplateData

Displays the maximum possible extraction for the given number of nodes.

Template parameters

ParameterDescriptionTypeStatus
Titletitle

Title of the table

Contentsuggested
Impure Nodesimpure

The amount of impure nodes

Default
0
Numbersuggested
Normal Nodesnormal

The number of normal nodes

Default
0
Numbersuggested
Pure Nodespure

The number of pure nodes

Default
0
Numbersuggested
Maximum Extractor Mk.maxMk

Only for the column-header, does not change calculations

Default
  • “1” when kind is “Fluid”
  • “3” when kind is “Ore”
Numberoptional
Normal Node Extraction RatenormalRate

The rate for the maxMk on a single normal node

Default
  • “120” when kind is “Fluid”
  • “240” when kind is “Ore”
Numberoptional
Omit Note?noNote

Whether to omit the note after the table (when multiple tables are used consecutively)

Default
0
Auto value
1
Booleanoptional
Kindkind

The kind of the item.

Valid values
  • “Ore”
  • “Fluid”
  • “Oil” (alias for “Fluid”)

Default
Ore
Auto value
Fluid
Stringoptional