Geekahedron (talk | contribs) No edit summary |
(No more leading "r/" for subreddit) |
||
| Line 4: | Line 4: | ||
| aka = The Place People | | aka = The Place People | ||
| description = A community for r/place that did things | | description = A community for r/place that did things | ||
| subreddit = | | subreddit = placecommunity | ||
| website = http://placecommunity.org | | website = http://placecommunity.org | ||
| twitch = placecommunity | | twitch = placecommunity | ||
| Line 54: | Line 54: | ||
], | ], | ||
"label": "Subreddit", | "label": "Subreddit", | ||
"description": "Name of subreddit | "description": "Name of subreddit", | ||
"example": " | "example": "placetux", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Revision as of 03:22, 8 April 2022
| Community/doc | |
| Name | r/placecommunity |
| AKA | The Place People |
| Description | A community for r/place that did things |
| Subreddit | placecommunity |
| Website | http://placecommunity.org |
| @placecommunity | |
| Twitch | placecommunity |
| Artwork | Template:Artwork |
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}}}
| 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 |
| 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 |
</doc>
