Template:PlayerGuildInfo: Difference between revisions
FlamingMojo (talk | contribs) (Add template doc) |
FlamingMojo (talk | contribs) (Add optional Logo parameter) |
||
Line 215: | Line 215: | ||
"example": "https://bsky.app/profile/example", | "example": "https://bsky.app/profile/example", | ||
"type": "url" | "type": "url" | ||
}, | |||
"logo": { | |||
"label": "Logo", | |||
"description": "The guild's Logo (upload image)", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
"description": "An InfoBox for showing quick Player Guild information at a glance. It is required for all PlayerGuild category pages", | "description": "An InfoBox for showing quick Player Guild information at a glance. It is required for all PlayerGuild category pages", | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"name", | |||
"logo", | |||
"established", | |||
"members", | |||
"focus", | |||
"recruitment", | |||
"platform", | |||
"language", | |||
"timezones", | |||
"activities", | |||
"pve", | |||
"pvp", | |||
"rp", | |||
"majorHouse", | |||
"discord", | |||
"website", | |||
"twitter", | |||
"facebook", | |||
"instagram", | |||
"youtube", | |||
"reddit", | |||
"mastodon", | |||
"bluesky" | |||
] | |||
}</templatedata> | }</templatedata> | ||
</noinclude> | </noinclude> | ||
Line 224: | Line 255: | ||
{{Infobox | {{Infobox | ||
|title = {{{name}}} | |title = {{{name}}} | ||
|image = {{#if: {{{logo|}}} [[File:{{{logo|}}}|thumb]] |}} | |||
|header10 = Guild Summary | |header10 = Guild Summary | ||
|label11 = Established | |label11 = Established |
Revision as of 16:10, 10 February 2024
An InfoBox for showing quick Player Guild information at a glance. It is required for all PlayerGuild category pages
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the guild
| String | required |
Logo | logo | The guild's Logo (upload image) | File | suggested |
Established | established | The date the guild was founded, in ISO 8601 date format (YYYY-MM-DD)
| Date | suggested |
Members | members | The number of members in the guild
| Number | suggested |
Focus | focus | Quik summary of the primary focus of the guild activites and playstyle
| String | required |
Recruitment | recruitment | Current guild recruitment status
| String | required |
Platform | platform | PC/Console platform the members play on
| String | suggested |
Language | language | The primary language(s) the guild members use in text/voice chat.
| String | suggested |
Timezones | timezones | The timezones the guild is most active during
| String | suggested |
Activites | activities | The primary kinds of activites the guild does together, even outside of the game
| String | optional |
PvE | pve | Does the guild participate in Player versus Environment gameplay?
| String | suggested |
PvP | pvp | Does the guild participate in Player versus Player gameplay?
| String | suggested |
RP | rp | Does the guild participate in roleplaying?
| String | suggested |
Major House | majorHouse | The Major House the guild is affiliated with
| String | suggested |
Discord | discord | The guild's Discord server link
| URL | suggested |
Website | website | The guild's website link
| URL | optional |
X (Twitter) | twitter | The guild's X (formerly Twitter) page link
| URL | optional |
facebook | The guild's facebook page link
| URL | optional | |
instagram | The guild's instagram page link
| URL | optional | |
YouTube | youtube | The guild's youtube channel link
| URL | optional |
reddit | The guild's subreddit link
| URL | optional | |
Mastodon | mastodon | The guild's mastodon page link
| URL | optional |
BlueSky | bluesky | The guild's BlueSky page
| URL | optional |
Guild Summary | |
---|---|
Focus | {{{focus}}} |
Membership | |
Recruitment | {{{recruitment}}} |