Difference between revisions of "Template:GuildPage"

From AetoliaWiki
Jump to navigation Jump to search
 
Line 4: Line 4:
{{Infobox
{{Infobox
|name        = GuildPage
|name        = GuildPage
|bodystyle    = width: 23em; background-color: #fff;
|bodystyle    = width: 20em; background-color: #fff;
|title        = {{{guild_name|}}}
|title        = {{{guild_name|}}}
|labelstyle  = width: 33%; vertical-align: top;
|labelstyle  = width: 33%; vertical-align: top;
|datastyle    = vertical-align: top;
|datastyle    = vertical-align: top;


|header1 = Leadership
|header1 = Leadership
|label2 = {{{gm_title|Guildmaster}}}
|data2 = {{{gm|}}}
|data3 = {{#if:{{{speaker}}}|Speaker}}
|data4 = {{#if:{{{speaker}}}|{{{speaker|}}} }}
|label5 = Divine Patron
|data5 = {{{patron|}}}
|label6 = {{{sec_title|Secretaries}}}
|data6 = {{{secs|}}}
|data7 = {{#if:{{{sec_1}}}|{{{sec_1|Secretaries}}} }}
|data8 = {{#if:{{{sec_1}}}|{{{secs_1|}}} }}
|data9 = {{#if:{{{sec_2}}}|{{{sec_2|Secretaries}}} }}
|data10 = {{#if:{{{sec_2}}}|{{{secs_2|}}} }}
|data11 = {{#if:{{{sec_3}}}|{{{sec_3|Secretaries}}} }}
|data12 = {{#if:{{{sec_3}}}|{{{secs_3|}}} }}
|data13 = {{#if:{{{sec_4}}}|{{{sec_4|Secretaries}}} }}
|data14 = {{#if:{{{sec_4}}}|{{{secs_4|}}} }}
|data15= {{#if:{{{sec_5}}}|{{{sec_5|Secretaries}}} }}
|data16 = {{#if:{{{sec_5}}}|{{{secs_5|}}} }}
|data17= {{#if:{{{sec_6}}}|{{{sec_6|Secretaries}}} }}
|data18 = {{#if:{{{sec_6}}}|{{{secs_6|}}} }}
|label19  = Tutor
|data19    = {{{tutor|}}}


|header20 = Information
|label2  = {{{gm_title|}}}
|label21   = Residence
|data2    = {{{gm|}}}
|data21   = {{{residence|}}}
 
|label22   = Alignment
|label3  = Divine Patron
|data22   = {{{alignment|}}}
|data3    = {{{patron|}}}
|label23 = Main Help File
 
|data23   = {{help|{{{helpfile|}}}|HELP {{uc:{{{helpfile}}}}}}}
|label4  = {{{sec_title|Secretaries}}}
|data4    = {{{secs|}}}
 
|label5  = {{{hon_title|}}}
|data5    = {{{hon|}}}
 
|label6  = Tutor
|data6    = {{{tutor|}}}
 
|header7 = Information
 
|label8   = Residence
|data8   = {{{residence|}}}
 
|label9   = Alignment
|data9   = {{{alignment|Spirit}}}
 
|label10 = Main Help File
|data10   = {{help|{{{helpfile|}}}|HELP {{uc:{{{helpfile}}}}}}}
 
|header18 =  


|header24 =  
|below = {{{desc|}}}
|below = {{{desc|}}}
}}
}}
Line 58: Line 55:
|gm          = Periluna
|gm          = Periluna
|patron      = [[Maghak, the Sovereign]]
|patron      = [[Maghak, the Sovereign]]
|sec_1        = Directors
|sec_title    = Directors
|secs_1      = Milian and Noelle
|secs        = Milian and Noelle
|sec_2        = Quality Control Manager
|hon_title    = Quality Control Manager
|secs_2      = Atraya
|hon          = Atraya
|tutor        = Lemaen
|tutor        = Lemaen


Line 75: Line 72:
* '''gm''': Current guildmaster.
* '''gm''': Current guildmaster.
* '''patron''': Current divine patron, or "None".
* '''patron''': Current divine patron, or "None".
* '''sec_#''': Title for the guild secretaries, as it appears in HELP <guildname>.
* '''sec_title''': Title for the guild secretaries, as it appears in HELP <guildname>.
* '''secs_#''': List of secretaries.
* '''secs''': List of secretaries.
* '''hon_title''': Title for the head of novices, as it appears in HELP <guildname>.
* '''hon''': The current head of novices.
* '''tutor''': The NPC(s) chiefly in charge of teaching guild skills, typically found in the guildhall.
* '''tutor''': The NPC(s) chiefly in charge of teaching guild skills, typically found in the guildhall.
* '''residence''': Name of the area the guildhall can be found in.
* '''residence''': Name of the area the guildhall can be found in.

Latest revision as of 07:29, 8 February 2020

Are you trying to edit your guild's information? Do not edit this page. Edit the guild's page.



Syntax:

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

|gm_title     = The Managing Director
|gm           = Periluna
|patron       = [[Maghak, the Sovereign]]
|sec_title    = Directors
|secs         = Milian and Noelle
|hon_title    = Quality Control Manager
|hon          = Atraya
|tutor        = Lemaen

|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.
  • tutor: The NPC(s) chiefly in charge of teaching guild skills, typically found in the guildhall.
  • 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.