Geekahedron (talk | contribs) No edit summary |
Geekahedron (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
| aka = {{{aka}}} | | aka = {{{aka}}} | ||
| description = {{{description}}} | | description = {{{description}}} | ||
| subcommunities = {{{subcommunities}}} | |||
| subreddit = {{{subreddit}}} | | subreddit = {{{subreddit}}} | ||
| discord = {{{discord}}} | | discord = {{{discord}}} | ||
Line 43: | Line 44: | ||
"description": "Aliases or other names for the community", | "description": "Aliases or other names for the community", | ||
"example": "The Place Group" | "example": "The Place Group" | ||
}, | |||
"subcommunities": { | |||
"label": "Subcommunities", | |||
"description": "List of wiki links to other communities within this community or alliance", | |||
"example": "[[r/placegroup]] [[Some Other Team]]" | |||
}, | }, | ||
"logo": { | "logo": { |
Revision as of 16:48, 9 April 2022
Usage
Template:Community is a template, used to display a standard set of information at the top of a community page.
For [[Template:Community]]
, template code then looks like this, simplified:
{{Community | name = {{{name|{{PAGENAME}}}}} | aka = {{{aka}}} | description = {{{description}}} | subcommunities = {{{subcommunities}}} | subreddit = {{{subreddit}}} | discord = {{{discord}}} | website = {{{website}}} | twitter = {{{twitter}}} | twitch = {{{twitch}}} | artwork = {{{artwork}}} | logo = {{{logo}}} }}
Template Data
Use this template on a community page to provide a standardized block of information about the community and the artwork they contributed
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name title | Name of the community
| String | required |
Description | description | Brief description of community
| Unknown | suggested |
AKA | aka | Aliases or other names for the community
| Unknown | optional |
Subcommunities | subcommunities | List of wiki links to other communities within this community or alliance
| Unknown | optional |
Logo | logo image | Image file for the logo or picture representing the community
| Unknown | suggested |
Subreddit | subreddit reddit | Name of subreddit
| String | optional |
Discord | discord | Link/invite to discord server
| URL | optional |
Website | website site url | Link to website or other URL for this community
| URL | optional |
twitter | Twitter handle of account for this community or artwork creator
| String | optional | |
Twitch | twitch | Twitch username for streamer or creator represented by this community
| String | optional |
Artwork | artwork art | Name of placeatlas2 wiki page for artwork(s) created by this community
| Unknown | suggested |