Difference between revisions of "Template:GuildPage"

From AetoliaWiki
Jump to navigation Jump to search
Line 2: Line 2:
|name        = GuildPage
|name        = GuildPage
|bodystyle    = width: 20em;
|bodystyle    = width: 20em;
|title        = {{{guild_name|Needs guild_name}}}
|title        = {{{guild_name|The Sentinel Guild}}}
|caption      = {{{caption|Needs caption}}}
|caption      = {{{caption|Needs caption}}}
|labelstyle  = width: 33%; vertical-align: top;
|labelstyle  = width: 33%; vertical-align: top;
Line 9: Line 9:
|header1  = Leadership
|header1  = Leadership


|label2  = {{{gm_title|Guildmaster}}}
|label2  = {{{gm_title|Prideleader}}}
|data2    = {{{gm|Needs gm}}}
|data2    = {{{gm|Kiyotan}}}


|label3  = Divine Patron
|label3  = Divine Patron
|data3    = {{{patron|Needs patron, or "None"}}}
|data3    = {{{patron|Haern, the Hunter}}}


|label4  = {{{sec_title|Secretaries}}}
|label4  = {{{sec_title|Rangers}}}
|data4    = {{{secs|Needs secs (list of secretaries)}}}
|data4    = {{{secs|Needs secs (list of secretaries)}}}


|label5  = {{{hon_title|Head of Novices}}}
|label5  = {{{hon_title|The Scoutmaster/mistress}}}
|data5    = {{{hon|Needs hon}}}
|data5    = {{{hon|Aithene}}}


|header6  = Information
|header6  = Information


|label7  = Residence
|label7  = Residence
|data7    = {{{residence|Needs residence (area name)}}}
|data7    = {{{residence|Duiran)}}}


|label8  = Alignment
|label8  = Alignment
|data8    = {{{alignment|Needs "Spirit" or "Shadow"}}}
|data8    = {{{alignment|Spirit}}}


|label9  = Main Help File
|label9  = Main Help File

Revision as of 03:05, 22 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.