Difference between revisions of "Template:GuildPage"

From AetoliaWiki
Jump to navigation Jump to search
m (Reverted edits by Haern (Talk) to last revision by Angwe)
Line 1: Line 1:
{{GuildPage
<includeonly>{{Infobox
|name        = GuildPage
|bodystyle    = width: 20em;
|title        = {{{guild_name|The Sentinel Guild}}}
|caption      = {{{caption|Needs caption}}}
|labelstyle  = width: 33%; vertical-align: top;
|datastyle    = vertical-align: top;
 
|header1  = Leadership
 
|label2  = {{{gm_title|Prideleader}}}
|data2    = {{{gm|Kiyotan}}}
 
|label3  = Divine Patron
|data3    = {{{patron|Haern, the Hunter}}}
 
|label4  = {{{sec_title|Rangers}}}
|data4    = {{{secs|Needs secs (list of secretaries)}}}
 
|label5  = {{{hon_title|The Scoutmaster/mistress}}}
|data5    = {{{hon|Aithene}}}
 
|header6  = Information
 
|label7  = Residence
|data7    = {{{residence|Duiran)}}}
 
|label8  = Alignment
|data8    = {{{alignment|Spirit}}}
 
|label9  = Main Help File
|data9    = {{help|{{{helpfile|Needs helpfile}}}|HELP {{uc:{{{helpfile}}}}}}}
 
|header18 = &nbsp;
 
|below = {{{desc|Needs desc}}}
}}
 
[[Category:Guilds]]</includeonly><noinclude>
 
----
 
'''Syntax:'''
 
<pre>{{GuildPage
|guild_name  = The Syssin Syndicate
|guild_name  = The Syssin Syndicate
|desc        = Opportunistic merchants of death.
|desc        = Opportunistic merchants of death.
Line 15: Line 59:


|helpfile    = syssin
|helpfile    = syssin
}}
}}</pre>
 
* '''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.


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

Revision as of 02:49, 30 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.