Difference between revisions of "Template:GuildPage"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
{{Infobox | {{Infobox | ||
|name = GuildPage | |name = GuildPage | ||
|bodystyle = width: | |bodystyle = width: 23em; 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 | |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 | ||
|label21 = Residence | |||
|data21 = {{{residence|}}} | |||
|label22 = Alignment | |||
|data22 = {{{alignment|}}} | |||
|label23 = Main Help File | |||
|data23 = {{help|{{{helpfile|}}}|HELP {{uc:{{{helpfile}}}}}}} | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|header24 = | |||
|below = {{{desc|}}} | |below = {{{desc|}}} | ||
}} | }} |
Revision as of 07:25, 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.