Open main menu

Project: Gorgon Wiki β

Changes

Template:Guild infobox

570 bytes added, 21:05, 22 April 2023
m
Parameters
! style="background:#f5e0c7; color:#000000;border-radius:2px; width:100px;" align="center" {{pipe}} Guild Officers:
{{pipe}} <div class="block2" style="color:#ffffff;">{{{officers}}}</div>
}}
{{ #if:{{{status|}}}|{{pipe}}- valign="top"
! style="background:#f2cda0; color:#000000; border-radius:2px; width:250px;" colspan="2" align="center" {{pipe}} {{{status}}}
}}
|}
| Template:Guild infobox =
| Guild Template =
| {{ #if: {{{title|}}} | [[Category:Player Guild]] }}{{ #ifeq: {{{status}}} | Inactive|[[Category:Player Guild/Inactive]]}}
}}
<noinclude>
==Syntax==
<pre>
{{Skill Guild infobox
|title =
|image =
|guildtype =
|guildlevel =
|age =
|comms =
|officers =
|status =
}}
</pre>
Long parameters will extend the width of the infobox. To keep it the correct size keep text short or use the "< br>" function
; title
: Required. Defaults Adding the name of a guild will also apply the proper Player Guild category to article namea page.
; image
: Optional. Defaults to a .png image of the article's name. If specified, use <code><nowiki>[[Image:pagename_guild.png|300px|]]</nowiki></code>
: Optional. A brief description of the guild. (Try to keep it under 70 characters).
; guildtype
: Required, The type of community your guild is, such as Hardcore or , Social, Private...
; guildlevel
: Required, Level of your guild.
: Optional. A list of communications platforms provided by your guild (Discord for example).
; officers
; : Optional. A list of guild officers.; status: Required. Must be either '''Active''' or '''Inactive'''.
==Description==
Create an attractive "info card" for guilds. This is another way to liven up the pages. It also provides a consistent "at a glance" information box with vital information that is consistent across all guilds.
Note that the goal is not to cover everything that can fit into the card, as that is in the body of the article. If you have any suggestions for what should/could go in the infobox, please comment on the Talk page or the author's talk page. This infobox is used on pages built with a format listed at [[Guild:Player Guilds]].
===Image===
|guildtype = Social
|guildlevel = 10000000000
|age = 2018|comms = [[Template:Guild infobox]]Discord
|officers = MushroomJack, MushroomJill
|status = Active
}}
</pre>
|guildtype = Social
|guildlevel = 10000000000
|age = 2018|comms = [[Template:Guild infobox]]Discord
|officers = MushroomJack, MushroomJill
|status = Active
}}
[[Category:Formatting templates|Guild infobox]]
</noinclude>