Sun Haven Wiki:Furniture Pages Guide

From Sun Haven Wiki
Jump to navigation Jump to search

← Back to Page Layout Guides

This is a page layout guide for furniture. All furniture pages should follow the standards of this guide. To see a full page example of what a general furniture page should look like in source editor please view the example.

Feel free to discuss improvements to this guide in the #wiki channel of the official discord.


  • Create new pages using premade templates for easier and consistent edits. Please hide unused sections instead of deleting them by using the HTML comment tag:
    <!-- content here -->

Section Order

For consistency, all articles must follow a general layout.

1 Notices
2 Item infobox
3 Summary
4 Acquisition
    4.1 Purchased From
    4.2 Crafting
    4.3 Dropped By
5 Item Uses
6 Gifting
    6.1 Gifting to NPCs
    6.2 Gifted From
7 Quests
    7.1 Requires
    7.2 Rewards
8 Media
9 Trivia
10 History
11 NavBox Navigation Box
12 Additional Categories

Furniture Infobox

Use {{Item infobox}}. The furniture item type has many subtypes, but no categories. The DLC data point should be included here.

<!-- Item Classification -->
|itemType    = Furniture
|subtype     = Bed, Bridge, Bookcase, Chair, Chest, Clutter, Couch, Counter, Fence, Fireplace, Instrument, Lighting, Mailbox, Misc, Nightstand, Painting, Pet Item, Plant, Plushie, Refrigerator, Rug, Selling Portal, Shelf, Stove, Table, Tile, TV, Wallpaper, Wardrobe, Window
|category    =
|dlc         =

Summary

This section should not have a header, so it will come before the TOC. The purpose of the summary is to provide general information on the item. For furniture the summary should include: the type of furniture item it is, where the item can be placed (floor/surface/wall), if the item can be rotated (yes/no/leave this out if unknown), if the item is part of a set. Some furniture items will have an extra blurb about them, based on the subType.

Acquisition

The acquisition H2 should only have text under it if there is a unique way to acquire this item. If it is listed in any of the other sections, nothing will go here.

Purchased From

This should be the first sub-section of Acquisition. This should have a H3 header.
Use {{Shop availability}}. This will automatically pull results of the shops that sell this item.

===Purchased From===
{{Shop availability}}

Crafting

This should be the second sub-section of Acquisition. This should have a H3 header.
{{Recipe/none}} if there is no recipe to craft this item.

===Crafting===
{{Recipe/none}}


{{Recipe}} if there is a recipe to craft this item. Ensure that any categories that are created on the page called "uses..." have {{Category uses}} on the category page. This will only happen if one of the ingredients for this item isn't already used somewhere else. For more information on how the DPL works, check out our DPL basics page.

===Crafting===
{{Recipe
|recipesource = 
|workbench    =
|ingredients  = 
|time         = 
|yield        = }} 

Dropped By

This should be the third sub-section of Acquisition. This should have a H3 header.
Lists out what monsters/other items drop this item. Use the {{Item as drop}} template , which will automaticall pull names of NPC/Monsters that drop that particular item. For more information on how the DPL works, check out our DPL basics page.

===Dropped By===
{{Item as drop}}

Item Uses

Use {{Item as Ingredient}}. This template automatically pulls items that have this item as an ingredient, as long as the recipes are on the page using {{Recipe}}. For more information on how the DPL works, check out our DPL basics page.

==Item Uses==
{{Item as Ingredient}}

Gifting to NPCs

This should be the first sub-section of Gifting. This should have a H3 header.
Use the {{Gifted item}} template. The "universal" will list every RNPC that isn't elsewhere in the template, and should be placed in the category that relates to the "hearts" data point. Any RNPC's who have a different gifting preference should have their name in capital letters, and separated with a semi-colon (;).

===Gifting to NPCs===
{{Gifted item
|love    = 
|like    = 
|neutral = universal
|dislike = 
}}

Gifted From

This should be the second sub-section of Gifting. This should have a H3 header.
If the player does not get this item, it is displayed in a single bullet list with the following text:

===Gifted From===
* The player does not currently get this item from any NPC.


If the player does get this item from an NPC, it should be a bulleted list with how the item is acquired, who its from, and what relationship level to get the item.

===Gifted From===
* [[File:Mail.png|20px]] {{il|NPC NAME HERE}} at #[[File:Relationship Heart.png|20px]]
* [[File:Quest.png|15px]][[File:Wedding Ring.png|30px]] - Quest after marrying {{il|NPC NAME HERE}}
* [[File:Conversation.png|75px]] {{il|NPC NAME HERE}} during [[NPC NAME/Dialogue#Cycle NUMBER|cycle NUMBER]]
* [[File:Wedding Ring.png|30px]] {{il|NPC NAME HERE}}

(Quest) Requires

Use the {{Quest requires item}}, which uses a DPL query to pull in quests that are tagged as requiring that item to complete the objective.

==Quests==
===Requires===
{{Quest requires item}}

(Quest) Rewards

Use the {{Quest rewards item}}, which uses a DPL query to pull in quests that are tagged as rewarding that item once the player has completed the objective.

===Rewards===
{{Quest rewards item}}

Media

Any appearance in videos, illustrations, or other official media should be added in the Gallery section.

==Media==
<gallery widths="200" bordercolor="transparent" spacing="small" captionalign="center">
</gallery>
  • For Portraits, videos, and other official media, the widths should be 200.
  • For sprites the widths should be 100.

Trivia

Each trivia item should start with a bullet. * It should not be things that are elsewhere in the article.

==Trivia==
* 
* 

Change History

The {{History}} template is used here.

==History==
{{History|<!--Version Number-->|<!--What was changed-->}}

NavBox

The {{Furniture navbox}} is used on the furniture pages.

{{Furniture navbox|CATEGORY}}