Template:Village: Difference between revisions
Jump to navigation
Jump to search
TheresNoTime (talk | contribs) No edit summary |
Jediminer543 (talk | contribs) m (Added some template data) |
||
Line 42: | Line 42: | ||
[[Category:Villages]] | [[Category:Villages]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Description": { | |||
"description": "A breif description of the village", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"Contact": { | |||
"description": "User to contact about the village", | |||
"type": "wiki-user-name", | |||
"suggested": true | |||
}, | |||
"WebAddress": { | |||
"description": "A URL to more info about the village", | |||
"example": "https://example.com", | |||
"type": "url", | |||
"suggested": true | |||
}, | |||
"Activities": {}, | |||
"Location": {}, | |||
"HideList": {} | |||
}, | |||
"description": "Used to annotate villages", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 00:12, 23 May 2022
This is the "Village" template. The easiest way to use this template is to visit the Villages page and use the form to create a village.
It should be called in the following format:
{{Village |Description= |Contact= |WebAddress= |Activities= |Location= }}
To not include the list of village members, add |HideList=true before the }}
Used to annotate villages
Parameter | Description | Type | Status | |
---|---|---|---|---|
Description | Description | A breif description of the village | String | suggested |
Contact | Contact | User to contact about the village | User | suggested |
WebAddress | WebAddress | A URL to more info about the village
| URL | suggested |
Activities | Activities | no description | Unknown | optional |
Location | Location | no description | Unknown | optional |
HideList | HideList | no description | Unknown | optional |