Template:Structure Infobox

From Uncompromising Mode Wiki
Jump to navigation Jump to search
Description
This template is used to do insert an infobox onto pages about Craftable Structures. For Naturally Spawning Objects, use Object Infobox instead.
Syntax
Use the following code as reference when using this template. Note that one does not need all of these parameters in order to use this template.
{{Structure Infobox
|name=
|image=
|description=
|ingredient1=
|multiplier1=
|ingredient2=
|multiplier2=
|ingredient3=
|multiplier3=
|tab=
|filter=
|filter2=
|filter3=
|tier=
|durability=
|tool=
|perk=
|spawns=
|biome=
|spawnCode=
}}
Notes
All of this template's parameters are optional. In addition, certain parameters can only have certain values.
  • The ingredient and multiplier parameters must correspond to each number. For instance, 5 Logs and 3 Flint would be expressed as
[...]
ingredient1= Log
multiplier1= 5
ingredient2= Flint
multiplier2= 3
[...]
  • tab is currently unused in Don't Starve Together and therefore it is also unused in Uncompromising Mode. This is only being kept around until the wiki fully transitions to filters only.
  • filter, filter2, and filter3 must be a single valid Filter name each.
    • Tools gives Tools Filter
    • Light Sources gives Light Sources Filter
    • Prototypers & Stations gives Prototypers & Stations Filter
    • Refined Materials gives Refined Materials Filter
    • Weapons gives Weapons Filter
    • Armour gives Armour Filter
    • Clothing gives Clothing Filter
    • Healing gives Healing Filter
    • Shadow Magic gives Shadow Magic Filter
    • Decorations gives Decorations Filter
    • Structures gives Structures Filter
    • Storage Solutions gives Storage Solutions Filter
    • Cooking gives Cooking Filter
    • Food & Gardening gives Food & Gardening Filter
    • Fishing gives Fishing Filter
    • Seafaring gives Seafaring Filter
    • Winter Items gives Winter Items Filter
    • Summer Items gives Summer Items Filter
    • Rain Gear gives Rain Gear Filter
    • Ancient Pseudoscience gives Ancient Pseudoscience Filter
    • Celestial gives Celestial Filter
    • Bottle Exchange gives Bottle Exchange Filter
    • Critters gives Critters Filter
  • tier must be a number between 0-11 included.
    • 0 gives "Always available"
    • 1 gives Science Machine
    • 2 gives Alchemy Engine
    • 3 gives Shadow Manipulator
    • 4 gives Prestihatitator
    • 7 gives Blueprint
    • 8 gives Blueprint
    • 9 gives Celestial Orb
    • 10 gives Celestial Altar Celestial Tribute Celestial Sanctum
    • 11 gives Think Tank
  • tool and biome should only be used for objects which are either foremost naturally spawning and have been made craftable as an afterthought, or which require specific methods of destruction. It does not need to be mentioned in the infobox that every craftable structure can be destroyed with a Hammer or Deconstruction Staff.


Categories
  • Should description be left empty, the article will automatically be added to Category:Infobox missing crafting description.
  • Should spawnCode be left empty, the article will automatically be added to Category:Infobox missing spawncodes.