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}} | {{Documentation}} | ||
<div class="template-doc"> | <div class="template-doc"> | ||
== Usage == | == Usage == | ||
[[Template:Community]] is a template, used to display a standard set of information at the top of a community page. | [[Template:Community]] is a template, used to display a standard set of information at the top of a community page. | ||
Line 31: | Line 20: | ||
}} | }} | ||
</pre> | </pre> | ||
== Template Data == | == Template Data == | ||
<Templatedata> | <Templatedata> | ||
Line 71: | Line 47: | ||
"subcommunities": { | "subcommunities": { | ||
"label": "Subcommunities", | "label": "Subcommunities", | ||
"description": "List of other communities within this community or alliance | "description": "List of wiki links to other communities within this community or alliance", | ||
"example": "[[r/placegroup]] | "example": "[[r/placegroup]] [[Some Other Team]]" | ||
}, | }, | ||
"logo": { | "logo": { | ||
Line 88: | Line 64: | ||
], | ], | ||
"label": "Subreddit", | "label": "Subreddit", | ||
"description": "Name of subreddit | "description": "Name of subreddit", | ||
"example": "placetux | "example": "placetux", | ||
"type": "string" | "type": "string" | ||
}, | }, |