Difference between revisions of "Template:GuildPage"

From AetoliaWiki
Jump to navigation Jump to search
m
Line 43: Line 43:
'''Syntax:'''
'''Syntax:'''


<pre>{{AreaPage
<pre>{{GuildPage
|type=Plains
|guild_name  = The Syssin Syndicate
|area_name    = The Dry Plains
|desc        = Opportunistic merchants of death.
|terrain      = Scrubland, Plains
|roomcount    = 80
|weather      = Frigid climate; little to no rain
|desc        = A desolate expanse of frozen land, the stepping stone to [[Spinesreach]].


|denizens_1  = Bandits
|gm_title    = The Managing Director
|denizens_2  = Wild horses
|gm          = Raeche
|patron      = [[Maghak, the Sovereign]]
|sec_title    = Directors
|secs        = Ferrik, Periluna, and Osmond
|hon_title    = Quality Control Manager
|hon          = Zun
 
|residence    = [[Spinesreach]]
|alignment    = [[Shadow]]
 
|helpfile    = syssin
}}</pre>
}}</pre>


* '''type''': Determines the category name the area article will be placed into.
* '''guild_name''': The full name of the guild. "Syssin Syndicate" vs. "Syssin", for instance.
* '''area_name''': The full name for the area (may include extensions such as "The City of" for [[Delos]], etc.)
* '''desc''': Cute little flavor blurb for the guild. Don't make it too long.
* '''terrain''': A summary of terrain types found in the area.
* '''gm_title''': The name for the guildmaster, as it appears in HELP <guildname>.
* '''roomcount''': A rough estimate of how many rooms are in the area. A close guess is good - an exact count is better!
* '''gm''': Current guildmaster.
* '''weather''': Prevailing weather in the area. Can usually be marked as 'mild' or 'normal', but keep in mind places such as Liruma Scrublands or Hashan that rain frequently, etc.)
* '''patron''': Current divine patron, or "None".
* '''desc''': A flavorful description that sits at the bottom of the area's infobox.
* '''sec_title''': Title for the guild secretaries, as it appears in HELP <guildname>.
* '''denizens_#''': The types of mobs found in this area.
* '''secs''': List of secretaries.
* '''hon_title''': Title for the head of novices, as it appears in HELP <guildname>.
* '''hon''': The current head of novices.
* '''residence''': Name of the area the guildhall can be found in.
* '''alignment''': Game alignment. Options are "Shadow", "Spirit", or "Neutral".
* '''helpfile''': The name of the helpfile for the guild.


[[Category:Templates]]
[[Category:Templates]]
[[Category:Categorization Templates]]
[[Category:Categorization Templates]]
[[Category:Infobox Templates]]</noinclude>
[[Category:Infobox Templates]]</noinclude>

Revision as of 00:55, 8 January 2013



Syntax:

{{GuildPage
|guild_name   = The Syssin Syndicate
|desc         = Opportunistic merchants of death.

|gm_title     = The Managing Director
|gm           = Raeche
|patron       = [[Maghak, the Sovereign]]
|sec_title    = Directors
|secs         = Ferrik, Periluna, and Osmond
|hon_title    = Quality Control Manager
|hon          = Zun

|residence    = [[Spinesreach]]
|alignment    = [[Shadow]]

|helpfile     = syssin
}}
  • guild_name: The full name of the guild. "Syssin Syndicate" vs. "Syssin", for instance.
  • desc: Cute little flavor blurb for the guild. Don't make it too long.
  • gm_title: The name for the guildmaster, as it appears in HELP <guildname>.
  • gm: Current guildmaster.
  • patron: Current divine patron, or "None".
  • sec_title: Title for the guild secretaries, as it appears in HELP <guildname>.
  • secs: List of secretaries.
  • hon_title: Title for the head of novices, as it appears in HELP <guildname>.
  • hon: The current head of novices.
  • residence: Name of the area the guildhall can be found in.
  • alignment: Game alignment. Options are "Shadow", "Spirit", or "Neutral".
  • helpfile: The name of the helpfile for the guild.