Template:Village: Difference between revisions

From Electromagnetic Field 2022
Jump to navigation Jump to search
No edit summary
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

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
DescriptionDescription

A breif description of the village

Stringsuggested
ContactContact

User to contact about the village

Usersuggested
WebAddressWebAddress

A URL to more info about the village

Example
https://example.com
URLsuggested
ActivitiesActivities

no description

Unknownoptional
LocationLocation

no description

Unknownoptional
HideListHideList

no description

Unknownoptional