Difference between revisions of "Template:GuildPage"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
{{Infobox | {{Infobox | ||
|name = GuildPage | |name = GuildPage | ||
|bodystyle = width: | |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|}}} | ||
| | |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 = | |||
|below = {{{desc|}}} | |below = {{{desc|}}} | ||
}} | }} |
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.