Template
Infobox Group
From Dogcraft Wiki
mNo edit summary |
m (typo) |
||
| Line 112: | Line 112: | ||
"label": "World of Founding", | "label": "World of Founding", | ||
"description": "The world on which the group was founded.", | "description": "The world on which the group was founded.", | ||
"example": " | "example": "Survival 4", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Revision as of 13:10, 12 January 2021
Example usage:
{{Infobox Group
|title=
|image=
|caption=
|type=
|purpose=
|leader=
|members=
|status=
|founded=
|disolved=
|startworld=
|endworld=
}}
Infobox template to be used on groups in the community.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Header | title | Infobox header, for use when it should be different from the pagename.
| String | optional |
| Image | image picture file img | The name of an image (without "File:") to display at the top of the infobox.
| File | required |
| Caption | caption | Description of the Image parameter | String | suggested |
| type | type | no description | Unknown | optional |
| Purpose | purpose | The purpose or aim of the group.
| String | optional |
| Status | status | Expects one of the [[Status|status templates]]. Use {{Defunct}} for disbanded groups.groups.
| Template | required |
| Leader(s) | leader | The leader(s) of the group. Use {{Player|<playername>}}
| String | suggested |
| Members | members | Members of the group. Use {{Player|<playername>}}
| String | suggested |
| Founded | founded | The date of the founding of the group. | Date | optional |
| World of Founding | startworld | The world on which the group was founded.
| String | suggested |
| Dissolved | disolved | The date of the founding of the group. Leave blank if group is still active. | Date | optional |
| World of Dissolution | endworld | The world on which the group was disolved
| String | suggested |