HouseInformation
Template page
76,461
pages on
this wiki
this wiki
|
You may upload a JPG or PNG image of the in-game examine window. |
||
|
|
What does this information mean?
This template builds a House Information block for a House Zone
Parameters
- introduced
- Name of the expansion, adventure pack, or LU#. blank will default to Shattered Lands. See also: Category:Updates and it's sub-categories
- city
- the city, used for categorization
- zone
- the zone this house is in (formerly azone ), no [[]]'s, we'll do that
- street
- the 'street' the house is on. put the address without the numbers at the start.
- location
- Description of where this housing instance can be found. Include links as needed.
- mapref
- the /loc co-ordinates of the front door. Close is good enough. Do not surround with ()'s
- uid
- EQ2MAP 's Unique ID
- price
- the initial cost to buy the housing (REQUIRED)
- upkeep
- the weekly cost to keep the house open to the public (REQUIRED)
- rooms
- Default Rooms is 1.
- gl
- the guild level required to buy this house (OPTIONAL)
- maxsale
- the maximum number of placed sales displays allowed at one time in your house (OPTIONAL)
Depreciated
- vslots
- Your ACCOUNT now has 6 broker slots across all your houses.
Sample Call
{{HouseInformation|
introduced = |
city = |
zone = |
street = |
location = |
mapref = |
uid = |
price = |
upkeep = |
rooms = |
gl = |
maxsale = |
}}
Substitution
To insert a blank, pre-formed template call in your page:
-
Insert ONE of the 2 following lines into your page
- {{subst:HouseInformationEx}}
- {{subst:HIx}}
- Press Save page
- Press the edit tab at the top of the page (do NOT use your browser's back button!)
- Fill out as much of the info as you can
- Press Save page !
Example
example: 4 Bayle Court in South Qeynos
{{HouseInformation|
introduced = |
city = Qeynos|
zone = South Qeynos|
price = {{Coin|4|83|84||300000}}|
upkeep = {{Coin||19|35|36|60000}}|
rooms = 5|
gl = 30|
}}
|
| TEMPLATE by UBERFUZZY |