Template:Housing Infobox

From Official Temtem Wiki
Jump to navigation Jump to search

This template defines the table "Housing". View table.

Template-info.png Documentation

This template provides a uniform design for all Furniture pages to hold basic information.

Usage[edit]

{{Furniture Infobox
| name = 
| image = 
| Category = 
| Type = 
| Placement = 
| Size = 
| rarity = 
| seasonNumber =
| source1 =
| source2 =
| source3 =
| buyPriceP = 
| buyPriceF = 
| buyPriceN = 
| sellPriceP = 
| sellPriceF = 
| Tradeable = 
}}
name
Optional. Self-explanatory. When not used, automatically takes the page-name.
image
The name of an image file to use to display the specified Furniture piece.
Category
The category that the furniture piece is referred to as in-game. Can be: Background, Decoration, Floor, Floor Texture, Furniture, Interactable, Kitchen, Layout, Mood, Organization, and Wall Texture. If nothing is entered it will appear as a "?".
Type
The type of furniture is manually considered for each piece. Currently can be Art, Bed, Bench, Bookcase, Cabinet, Carpet, Chair, Cooking, Desk, Divider, Fridge, Instrument, Lamp, Nightstand, Plant, Shelf, Sink, Storage, Table, Television, Trophy, Wardrobe, Window. Will not appear for Background, Floor Texture, Layout, Mood, or Wall Texture categories. If you wish to add a type, please discuss in #wiki-contributors on Discord.
Interactions
The function of furniture of the Interactable category. Will only appear for the Interactable category. If nothing is entered it will appear as a "?".
Placement
Where can the furniture be placed. Can be: Floor, Mat, or Wall. If nothing is entered it will appear as a "?". Will not appear for Background, Floor Texture, Layout, Mood, and Wall Texture categories.
  • Floor: Can be placed on the floor.
  • Mat: Can be placed on the floor and underneath other furniture.
  • Wall: Can be hung on the wall.
Size
How big is the furniture piece in grid tiles. Should be measured by viewing it from the front and be entered as (X)x(Y). If nothing is entered it will appear as a "?". Will not appear for Background, Floor Texture, Layout, Mood, and Wall Texture categories. Note that some items have a different default editor orientation compared to the preview icon. The preview icon should be used to determine the correct orientation.
rarity
The rarity of the item based on what is shown in-game. Can be: Common, Uncommon, Rare, Epic, or Legendary.
limitedNumber
(Optional) If there is a limited amount of the item that can be obtained. Will only appear if anything is entered.
buyPrice
(Optional) The purchase price of the furniture piece. Will only appear if anything is entered.
Tradeable
Whether or not the furniture piece can be traded to other players. Can be: Yes or No. If nothing is entered it will appear as a "?".

Example[edit]

Table
Unknown.png
Details
Category Furniture
Type Table
Placement Floor
Size 2x3
Rarity ?
Availability
Tradeable Yes
{{Furniture Infobox
| name = Table
| image = 
| Category = Furniture
| Type = Table
| Placement = Floor
| Size = 2x3
| Rarity = Common
| buyPrice = 2,500
| Tradeable = Yes
}}

Produces: infobox on the right