Editing Template:Community/doc

Template page
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Documentation}}
<templatedata>
<div class="template-doc">
{{Community
| description = This is a description of the community
| subcommunities = [[group1]], [[group 2]]
| subcommunities2 = Allies<< [[group 3]], [[ally 4]] >>
| subreddit = subreddit
| discord = https://discord.gg/linkylink
| website = https://communitypage.iou
| artwork = [[Some Art]]
| logo = Green_Lattice_Banner_with_Grapu.png
| name = A Community
}}
== Usage ==
[[Template:Community]] is a template, used to display a standard set of information at the top of a community page.
 
For <code><nowiki>[[Template:Community]]</nowiki></code>, template code then looks like this, simplified:
<pre>
{{Community
| name = {{{name|{{PAGENAME}}}}}
| aka  = {{{aka}}}
| description = {{{description}}}
| subcommunities = {{{subcommunities}}}
| subreddit = {{{subreddit}}}
| discord = {{{discord}}}
| website = {{{website}}}
| twitter = {{{twitter}}}
| twitch = {{{twitch}}}
| artwork = {{{artwork}}}
| logo = {{{logo}}}
}}
</pre>
 
Code for example:
<pre>{{Community
| description = This is a description of the community
| Subcommunities = [[group1]], [[group 2]]
| subcommunities2 = Allies<< [[group 3]], [[ally 4]] >>
| subreddit = subreddit
| discord = https://discord.gg/linkylink
| website = https://communitypage.iou
| artwork = [[Some Art]]
| logo = Green_Lattice_Banner_with_Grapu.png
| name = A Community
}}</pre>
== Template Data ==
<Templatedata>
{
{
"params": {
"params": {
Line 62: Line 16:
"description": "Brief description of community",
"description": "Brief description of community",
"example": "r/placetux was a collaboration of several subreddits in the Linux/OSE and other communities",
"example": "r/placetux was a collaboration of several subreddits in the Linux/OSE and other communities",
"suggested": true
},
"aka": {
"label": "AKA",
"description": "Aliases or other names for the community",
"example": "The Place Group"
},
"subcommunities": {
"label": "Subcommunities",
"description": "List of other communities within this community or alliance (comma-separated list of wiki links)",
"example": "[[r/placegroup]],[[Some Other Team]]"
},
"logo": {
"aliases": [
"image"
],
"label": "Logo",
"description": "Image file for the logo or picture representing the community",
"example": "image_community_logo.png",
"suggested": true
"suggested": true
},
},
Line 88: Line 23:
],
],
"label": "Subreddit",
"label": "Subreddit",
"description": "Name of subreddit or list of subreddits (without \"r/\")",
"description": "Name of subreddit (including \"r/\")",
"example": "placetux, MIT",
"example": "r/placetux",
"type": "string"
"type": "string"
},
},
Line 126: Line 61:
"label": "Artwork",
"label": "Artwork",
"description": "Name of placeatlas2 wiki page for artwork(s) created by this community",
"description": "Name of placeatlas2 wiki page for artwork(s) created by this community",
"example": "Tux the penguin",
"example": "Tux the penguind",
"suggested": true
"suggested": true
}
}
Line 133: Line 68:
"format": "block"
"format": "block"
}
}
</Templatedata>
</templatedata>
</div>
Please note that all contributions to The r/place Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see PlaceWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.