Bản mẫu:Object Infobox

Từ Don't Starve Wiki
Bước tới điều hướng Bước tới tìm kiếm
Tài liệu bản mẫu [Xem] [Sửa] [Lịch Sử] [Làm mới]
Description
This template is used to do insert an infobox onto pages about objects. The template will also add an article to Category:Hộp thông tin thiếu mã sinh if the spawnCode parameter is not set.
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.
{{Object Infobox
|image=
|imagewidth=
|name=
|health=
|crafting=
|ingredient1=
|multiplier1=
|ingredient2=
|multiplier2=
|ingredient3=
|multiplier3=
|tab=
|tier=
|tool=
|sanitydrain=
|sanitybonus=
|resources=
|spawns=
|renew=
|biomes=
|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 must correspond to one of the Tabs in Don't Starve or its expansions. It may also be required to be capitalized depending on the icon that corresponds to it.
  • tier must be a number between 0-6 included.
    • 0 gives "Always available"
    • 1 gives Science Machine.png
    • 2 gives Alchemy Engine.png
    • 3 gives Shadow Manipulator.png
    • 4 gives Prestihatitator.png
    • 5 gives Broken Pseudoscience Station.png
    • 6 gives Ancient Pseudoscience Station.png
  • tool, resources and spawns must be images with full code (e.g. [[File:Placeholder.png|25px|link=]])
  • Should spawnCode be left empty, the article will be added to Category:Hộp thông tin thiếu mã sinh