Template:Furniture Page/doc

From Animal Crossing Pocket Camp Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Description

This is the template used for all furniture pages.

Usage

{{Furniture Page
|furnitureType=
|name= <!-- only if different from page name -->
|image=
|theme=
|catalogCategory=
|size=
|buyingPrice=
|sellingPrice=
|animalReactions=
|conversationPiece= <!-- Yes or No -->
|memory= <!-- Yes or No -->
|craftingDifficulty= <!-- ★ -->
|favGiftGroup= <!-- see Villager Furniture Gifts page -->
|obtain=

|event=
|startDate=
|endDate=

<!-- for crafted furniture -->
|craftTime= <!-- in seconds -->
|mat1=
|mat1Cost=
|mat2=
|mat2Cost=
|mat3=
|mat3Cost=
|mat4=
|mat4Cost=
|mat5=
|mat5Cost=
|mat6=
|mat6Cost=
|furnitureReq=
|bells=
|unlock=

|reissue=
|reMat1=
|reMat1Cost=
|reMat2=
|reMat2Cost=
|reMat3=
|reMat3Cost=
|reMat4=
|reMat4Cost=
|reMat5=
|reMat5Cost=
|reMat6=
|reMat6Cost=
|reBells=
|reCraftTime= <!-- in seconds -->
|reAvailibility=

|travMat1=
|travMat1Cost=
|travDiscPercent=

|audDesc=
|audio=
|audDesc2=
|audio2=
|audDesc3=
|audio3=
|audDesc4=
|audio4=
|audDesc5=
|audio5=
|audDesc6=
|audio6=
|audDesc7=
|audio7=
|audDesc8=
|audio8=
|audDesc9=
|audio9=

|trivia=
}}

Parameters

furnitureType What this furniture gets categorized under in-game in the inventory (e.g. Table, Bed, Seat, etc.)
name Used to specify the item's name if it differs from the page name.
image The filename of the image, without file type. File type assumed to be png.
theme Theme of the object in-game (e.g. Cute, Cool, Modern, Rustic, etc.)
catalogCategory The category the furniture belongs to in the in-game catalog
size Dimensions of the furniture when placed (Common dimensions are 2x2, 4x2, 4x4, 8x8)
buyingPrice If this is a shop-exclusive item, the amount of bells needed to purchase the furniture
sellingPrice How much the furniture sells for to NPCs
animalReactions The in-game Animal Reactions text in the catalog for the furniture
conversationPiece In-game Yes/No on whether the furniture is a conversation piece or not
memory In-game Yes/No in the catalog on whether the furniture provides a scrapbook memory or not
craftingDifficulty In-game crafting difficulty amount of stars
favGiftGroup The hidden identifier for matching up which villager loves which furniture, used when asked by one villager which furniture piece to give to another villager (Event items are excluded).
obtain How to obtain the furniture (e.g. By crafting, by default at the start of game, exclusively from the Market Place shop, etc.)
event The name of the event the furniture is related to, if any
startDate Start date of above event
endDate End date of above event
craftTime Amount of time it takes to craft the furniture in seconds. (e.g. If it takes 10 hours to craft, then 36000 would be input). The template will convert and display the time in hours/minutes.
mat1 The name of the first material used to craft the item. Left blank if not crafted.
mat2
mat3
mat4
mat5
mat6
mat1Cost The number of material 1 required. Left blank if not crafted.
mat2Cost
mat3Cost
mat4Cost
mat5Cost
mat6Cost
furnitureReq If the crafting requirement includes another piece of furniture, its name goes here
bells How many bells it costs to craft / buy furniture
unlock How to unlock the furniture to craft
reissue If limited time furniture is reissued, the notice or event link. This field must have content in order for the other reissue-related fields to display.
reMat1 The name of the first material used to craft the item during reissues.
reMat2
reMat3
reMat4
reMat5
reMat6
reMat1Cost The number of material 1 required during reissues.
reMat2Cost
reMat3Cost
reMat4Cost
reMat5Cost
reMat6Cost
reBells How many bells it costs to craft the item during reissues.
reCraftTime Time in seconds required to craft the item during reissues. The template will convert and display the time in hours/minutes.
reAvailibility The availability period(s) of the reissue, separated by <br><br>
travMat1 The name of the material needed (e.g. Leaf Ticket) when sold by Traveling Sales merchants. This field must have content in order for the other Traveling Sales-related fields to display.
travMat1Cost The number of the material needed when sold by Traveling Sales merchants. Uses mat1Cost if left blank (Useful if e.g. Traveling Sales Leaf Ticket cost is the same as the regular Leaf Ticket cost).
travDiscPercent The percentage number of discounted Traveling Sales listings. The "%" symbol is automatically added. Left blank if no discount.
audio The filename of the audio, without file type. File type assumed to be wav. If this field has content, the page is automatically added to Category:Music Players.
audio2
audio3
audio4
audio5
audio6
audio7
audio8
audio9
audDesc A description of the audio and when it's played
audDesc2
audDesc3
audDesc4
audDesc5
audDesc6
audDesc7
audDesc8
audDesc9
trivia Trivia about the furniture. Use bullet points to format.

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