Template:Guild hall expansion
From Guild Wars Wiki
Jump to navigationJump to search
Guild hall expansion Guild Hall | |
---|---|
Location | Not specified |
Expansion Progress | ?/13 |
Acquired NPCs | |
Xunlai Agent | (10 ) |
Dye Trader | (50 ) |
Material Trader | (100 ) |
Rare Material Trader | (100 ) |
Rune Trader | (25 ) |
Scroll Trader | (50 ) |
Skill Trainer | (100 ) |
Priest of Balthazar | (10 ) |
Merchant | (25 ) |
Weaponsmith | (10 ) |
Guild Emblemer | (10 ) |
Canthan Ambassador | (10 ) |
Festival Hat Keeper | (10 ) |
Overview[edit]
This template was created for use on guild pages. It is designed to be compatible with Template:Guild infobox, when the Guild Hall template is placed after the Guild infobox in the WikiCode. An example of what this template would look like on the average page can be found below.
Usage[edit]
Typical usage:
{{Guild hall expansion | isle = Name of Isle your Guild Hall is on, with any apostrophes in the name omitted, except for in the case of Warrior's Isle. | progress = How many of the 13 Guild Hall NPCs you have unlocked. | xunlai = Whether your Guild Hall has a Xunlai Agent. 1 if unlocked, 0 if not. | dye = Whether your Guild Hall has a Dye Trader. 1 if unlocked, 0 if not. | material = Whether your Guild Hall has a Crafting Material Trader. 1 if unlocked, 0 if not. | rare = Whether your Guild Hall has a Rare Material Trader. 1 if unlocked, 0 if not. | rune = Whether your Guild Hall has a Rune Trader. 1 if unlocked, 0 if not. | scroll = Whether your Guild Hall has a Scroll Trader. 1 if unlocked, 0 if not. | skill = Whether your Guild Hall has a Skill Trainer. 1 if unlocked, 0 if not. | priest = Whether your Guild Hall has a Priest of Balthazar. 1 if unlocked, 0 if not. | merchant = Whether your Guild Hall has a Merchant. 1 if unlocked, 0 if not. | weaponsmith = Whether your Guild Hall has a Weaponsmith. 1 if unlocked, 0 if not. | guild = Whether your Guild Hall has a Guild Emblemer. 1 if unlocked, 0 if not. | canthan = Whether your Guild Hall has a Canthan Ambassador. 1 if unlocked, 0 if not. | festival = Whether your Guild Hall ha a Festival Hat Keeper. 1 if unlocked, 0 if not. }}
Full parameters:
{{Guild hall expansion | isle = | progress = | xunlai = | dye = | material = | rare = | rune = | scroll = | skill = | priest = | merchant = | weaponsmith = | guild = | canthan = | festival = }}
Parameters[edit]
- isle
- Optional. If left empty, displays as "Not specified" and image is omitted.
- progress
- Optional. If left empty, displays as "?".
- All others listed above
- Optional. Each, if not equal to 1, displays " (## )".
Examples[edit]
{{Guild hall expansion | isle = Isle of Wurms | progress = 6 | xunlai = 1 | dye = 1 | material = 0 | rare = 0 | rune = 0 | scroll = 0 | skill = 0 | priest = 1 | merchant = 1 | weaponsmith = 0 | guild = 1 | canthan = 0 | festival = 1 }}
would output the following
Guild hall expansion Guild Hall | |
---|---|
Location | Isle of Wurms |
Expansion Progress | 6/13 |
Acquired NPCs | |
Xunlai Agent | |
Dye Trader | |
Material Trader | (100 ) |
Rare Material Trader | (100 ) |
Rune Trader | (25 ) |
Scroll Trader | (50 ) |
Skill Trainer | (100 ) |
Priest of Balthazar | |
Merchant | |
Weaponsmith | (10 ) |
Guild Emblemer | |
Canthan Ambassador | (10 ) |
Festival Hat Keeper |
- Note that, in order to mark a NPC as not unlocked, the line "| npcname = 1" is merely changed to "|npcname = 0", or the line is omitted. If the value is changed to 0, rather than removing the line, it may be significantly easier to change the status of the guild hall later, so the latter is highly recommended.