Housing Item Template

From Drunkapedia
Jump to: navigation, search

Related topics: Page Templates, Wiki Templates, Category:Housing Item, Template:Housing Item, Template:Intro

For use with house hookable items, that is items that are primarily for use/display using Mansion, Villa, Cottage, or Apartment hooks. Some items can only be hooked at mansions, for example portal devices. Items that have a different primary use, such as quest weapons or quest shields, don't need to be added to this category even though they can be hooked.

  • You can leave blank or erase variables that aren't applicable.
  • Special properties, patch introduced, related quests, and updated should be wiki linked (double brackets).
  • If there is no live image indicated or if it is "Live.jpg" then that section will not be shown.
  • For portal devices, set Portal Device to True.
  • Set Cannot be Sold to True to display.
  • The page will automatically be categorized as a Housing Item.

Wiki Code

<section begin=HousingItem />

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Housing Item
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |    Description Two = 
 |             Spells = 
 |      Portal Device = False
 |     Cannot Be Sold = False
}}
== Notes ==
{{Sold By|{{PAGENAME}}}}
* Obtained by ??.

<section end=HousingItem />

Example

See A Carved Mosswart Statue for the results of the example code below:

{{Intro
 | Patch Introduced = [[From the Darkness Born]]
 |   Related Quests = [[King Toad Idol Quest]], [[Bleeargh's Gratitude]]
 |          Updated = 
}}
{{Housing Item
 |               Name = A Carved Mosswart Statue
 |         Icon Image = A Carved Mosswart Statue Icon.png
 |         Live Image = A Carved Mosswart Statue Live.jpg
 | Live Image Caption = A Carved Mosswart Statue
 |              Value = 100,000
 |             Burden = 12,500
 |        Description = This stone throbs with magical power. To the trained item mage, the magic within the stone appears to be attuned to the School of the Right Hand. Perhaps if one were attuned to Item Magic in some way, they could benefit from using this stone.
 | Special Properties = 
 |      Portal Device = False
 |     Cannot Be Sold = False
}}
== Notes ==
* Obtained from the [[Mosswart Enchantment Idol]] in the [[King Toad Idol (Dungeon)]]
* This device can only be hooked on a mansion.
* If you have not completed any of the six parts of [[Bleeargh's Gratitude]] or have already been rewarded the statue will be unresponsive:
*:<font color=green>The stone appears to be unresponsive. Perhaps you are not attuned to ebb and flow of item enchantment. You will need mystic knowledge to access the magical teaching within this stone. Being that the statue is of a mosswart, perhaps you will need knowledge passed to you from a mosswart mystic.</font>
*:<font color=forestgreen>This stone throbs with magical power. To the trained item mage, the magic within the stone appears to be attuned to the School of the Right Hand. Perhaps if one were attuned to Item Magic in some way, they could benefit from using this stone.</font>
* Using the statue after completing a part of [[Bleeargh's Gratitude]] will teach you all the spells in Item magic for the level associated with that part of the quest. For example turning in the [[Necklace of Leeargh]] to [[Bleeargh]], then using the statue results in all level III Item Magic spells being automatically put into your spellbook (the spell panel will open if you have Item filter checked, it will not if it is unchecked, even though you learned all the spells).