Template:Infobox simple
A simplified version of infobox for use for items, equipment and building pages.
Usage
{{Infobox simple | name = Auto input, do not add this line into wiki unless the item name differs from PAGENAME. | displayName = Auto input, do not add this line into wiki unless the item name differs from `name`. | image = Auto input, do not add this line into wiki unless the image name differs from PAGENAME.png | description = A string of description. Use <code></br></code> to insert a line break. | researchTier = String. The milestone tier or the M.A.M. research category which this item is unlocked. If no unlock is required, leave it empty. | craftedIn = Either the building name that produce it, such as <code>Constructor, Miner, Equipment Workshop</code> or <code>Build Gun</code> for buildings. | category = String, such as Fluid, Production, etc. Category for buildings will automatically have sting '_building' appended at it to redirected to the respective category. | subCategory = String, such as Fluid produciton. For buildings only. | powerUsage = Floating number. For buildings only. | powerGenerated = Floating number. For buildings only. | fuel = String. A list of accepted fluid for power generation buildings or vehicles, such as <code>[[Fuel]], [[Turbofuel]]</code>. Link is preferred. | overclockable = String. Use 'Yes' or 'No'. | inputs = Integer. Number of belts or pipes input. For mixed type input, use bullet instead, refer [[Refinery]]. | outputs = Integer. Number of belts or pipes output. For mixed type input, use bullet instead, refer [[Refinery]]. | size_note = ? | noCargo = Default as not specified. If non-empty, the material listed in this infobox will not be stored in cargo. | size_width = Floating number. Building width in meters. | size_length = Floating number. Building length in meters. | size_height = Floating number. Building height in meters. | productCount = Integer. Number of products produced in a single crafting cycle. (not used anymore) | ingredient1 = String. Name of ingredient required. | quantity1 = Integer. Quantity of ingredient required. | ingredientN = String. Name of ingredient required. (N can be any integer from 1 to 10) | quantityN = Integer. Quantity of ingredient required. (N can be any integer from 1 to 10) | unreleased = 1 if unreleased, else leave it empty. | experimental = 1 if experimental, else leave it empty. | stackSize = Integer between 1 and 500. For items only. | sinkPoints = Auto input, do not add this line into wiki. | isRadioactive = Floating number. Enter the ItemDecay for each radioactive item, which can be found in [[Radiation]] page. For non-radioactive items, leave it empty. | blueprintPath = String. Blueprint path as in docs.json. | ammo = String. The ammo it consumes. Eg, Solid Biofuel, Cartridge, etc. Link is auto created. | magSize = Integer. Magazine size. This only applies to equipment require reloads. For example, jetpack and chainsaw are not affected. | range = Floating number. Range of weapon in meters. | damage = Floating number. Damage of weapon. | rateOfFire = Floating number. Damage of weapon in rounds per second. | reloadTime = Floating number. Weapon reload time in seconds. | power = Floating number. Power produced or power consumed in MW. For vehicle only. | maxSpeed = Floating number. Maximum vehicle speed in km/h. | time0_50 = Floating number. Time required for vehicle to reach 50 km/h from 0 km/h in seconds. | energy = Floating number. Energy in MJ if used as fuel. | biofuel = 1 if biofuel, else leave it empty. }}
Example
See Iron Rod, Chainsaw for example.
(At page named Iron Rod)
{{Infobox simple | description = Used for crafting.<br/>One of the most basic parts. | stackSize = 100 | blueprintPath = /Game/FactoryGame/Resource/Parts/IronRod/Desc_IronRod.Desc_IronRod_C }}
Iron Rod | |
---|---|
![]() | |
Used for crafting. One of the most basic parts. | |
Stack Size | 100 |
Sink Value | 4 |
Blueprint Path
/Game/FactoryGame/Resource/Parts/IronRod/Desc_IronRod.Desc_IronRod_C | |
The above documentation is transcluded from Template:Infobox simple/doc. (edit | history)
No description.
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |