Vorlage:MilestoneTable/doc

Aus Satisfactory Wiki
Zur Navigation springen Zur Suche springen
Template-info.svg Documentation

This template is used to create tables for milestones at Milestones.

Parameters

Parameter Description
name The Name of the Milestone
icon The File to display as icon (24px)
quantityN (N = 1-4) Amount of the required Item
costN (N = 1-4) Name of the required Item
time Time the drop ship needs to come back
buildings New Buildings. Content will be shown unmodified
recipes New Recipes. Content will be shown unmodified
equipment New Equipment. Content will be shown unmodified
vehicles New Equipment. Content will be shown unmodified
scanner New Scanner Upgrades. Content will be shown unmodified
upgrades New Character Perks or other Upgrades. Content will be shown unmodified
tableEnd Set to 1 on the last Milestone-Entry

Example

{{MilestoneTable
|name = Part Assembly
|icon = ResIcon_Production_Dark.png
|quantity1 = 300
|cost1 = Iron Plate
|quantity2 = 300
|cost2 = Iron Rod
|quantity3 = 500
|cost3 = Wire
|quantity4 = 100
|cost4 = Cable
|time = 00:03
|buildings = {{BuildingLink|Assembler}}
|recipes = {{ItemLink|Copper Sheet}}, {{ItemLink|Rotor}}, {{ItemLink|Modular Frame}}, {{ItemLink|Smart Plating}}
|equipment = {{ItemLink|Nobelisk Detonator}}
|vehicles = {{ItemLink|Truck}}
|scanner = {{ItemLink|Coal}}
|upgrades= +5 [[Inventory]] Slots
}}
{{MilestoneTable
|name = Part Assembly
|icon = ResIcon_Decor_Dark.png
|quantity1 = 100
|cost1 = Encased Industrial Beam
|quantity2 = 30000
|cost2 = Crystal Oscillator
|time = 00:59
|recipes = {{ItemLink|Stator}}, {{ItemLink|Rotor}}
|tableEnd = 1
}}
#MilestoneCostTimeRewards
1 ResIcon Production Dark.png Part Assembly 300 ×  Iron Plate 00:03 Recipe Icon Building Dark.png Buildings: Unknown building FP.png Assembler
Recipe Icon Item Dark.png Recipes:  Copper Sheet,  Rotor,  Modular Frame,  Smart Plating
Recipe Icon Equipment Dark.png Equipment:  Nobelisk Detonator
Recipe Icon Vehicle Dark.png Vehicles:  Truck
Recipe Icon Scanner Dark.png Scanner Update:  Coal
Recipe Icon Upgrade Dark.png Upgrades: +5 Inventory Slots
300 ×  Iron Rod
500 ×  Wire
100 ×  Cable
2 ResIcon Decor Dark.png Part Assembly 100 ×  Encased Industrial Beam 00:59 Recipe Icon Item Dark.png Recipes:  Stator,  Rotor
30 000 ×  Crystal Oscillator

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