Template:Community: Difference between revisions

Template page
(Create community template)
 
(Added parameter information)
Line 26: Line 26:
{{documentation}}
{{documentation}}
[[Category:Templates|Artwork]]
[[Category:Templates|Artwork]]
</noinclude>
<templatedata>
{
"params": {
"name": {
"aliases": [
"title"
],
"label": "Name",
"description": "Name of the community",
"example": "r/placetux",
"type": "string",
"required": true
},
"description": {
"label": "Description",
"description": "Brief description of community",
"example": "r/placetux was a collaboration of several subreddits in the Linux/OSE and other communities",
"suggested": true
},
"subreddit": {
"aliases": [
"reddit"
],
"label": "Subreddit",
"description": "Name of subreddit (including \"r/\")",
"example": "r/placetux",
"type": "string"
},
"discord": {
"label": "Discord",
"description": "Link/invite to discord server",
"example": "https://discord.gg/cYB7GjWNp8",
"type": "url"
},
"website": {
"aliases": [
"site",
"url"
],
"label": "Website",
"description": "Link to website or other URL for this community",
"example": "https://placetux.org",
"type": "url"
},
"twitter": {
"label": "Twitter",
"description": "Twitter handle of account for this community or artwork creator",
"example": "tuxofficial",
"type": "string"
},
"twitch": {
"label": "Twitch",
"description": "Twitch username for streamer or creator represented by this community",
"example": "xQc",
"type": "string"
},
"artwork": {
"aliases": [
"art"
],
"label": "Artwork",
"description": "Name of placeatlas2 wiki page for artwork(s) created by this community",
"example": "Tux the penguind",
"suggested": true
}
},
"description": "Use this template on a community page to provide a standardized block of information about the community and the artwork they contributed",
"format": "block"
}
</templatedata></noinclude>

Revision as of 22:00, 6 April 2022


Template:documentation

Use this template on a community page to provide a standardized block of information about the community and the artwork they contributed

Community

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename title

Name of the community

Example
r/placetux
Stringrequired
Descriptiondescription

Brief description of community

Example
r/placetux was a collaboration of several subreddits in the Linux/OSE and other communities
Unknownsuggested
Subredditsubreddit reddit

Name of subreddit (including "r/")

Example
r/placetux
Stringoptional
Discorddiscord

Link/invite to discord server

Example
https://discord.gg/cYB7GjWNp8
URLoptional
Websitewebsite site url

Link to website or other URL for this community

Example
https://placetux.org
URLoptional
Twittertwitter

Twitter handle of account for this community or artwork creator

Example
tuxofficial
Stringoptional
Twitchtwitch

Twitch username for streamer or creator represented by this community

Example
xQc
Stringoptional
Artworkartwork art

Name of placeatlas2 wiki page for artwork(s) created by this community

Example
Tux the penguind
Unknownsuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.