Difference between revisions of "Template:GuildPage"

From AetoliaWiki
Jump to navigation Jump to search
(Created page with '<includeonly>Category:Guilds</includeonly><noinclude> ---- For use in the four city pages. Will be expanded to include description, leadership, etc. For now edit those manu…')
 
 
(33 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<includeonly>[[Category:Guilds]]</includeonly><noinclude>
<noinclude>Are you trying to edit your guild's information? Do not edit this page. Edit the guild's page.
 
</noinclude><includeonly>
{{Infobox
|name        = GuildPage
|bodystyle    = width: 20em; background-color: #fff;
|title        = {{{guild_name|}}}
|labelstyle  = width: 33%; vertical-align: top;
|datastyle    = vertical-align: top;
 
|header1  = Leadership
 
|label2  = {{{gm_title|}}}
|data2    = {{{gm|}}}
 
|label3  = Divine Patron
|data3    = {{{patron|}}}
 
|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 = &nbsp;
 
|below = {{{desc|}}}
}}
 
[[Category:Guilds]]</includeonly><noinclude>


----
----


For use in the four city pages. Will be expanded to include description, leadership, etc. For now edit those manually.
'''Syntax:'''
 
<pre>{{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
}}</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.
* '''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.


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

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.