Template
Infobox Group
From Dogcraft Wiki
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
|data5 = {{{members|}}} | |data5 = {{{members|}}} | ||
|label6 = World(s) | |label6 = World(s) | ||
|data6 = {{WorldSwitch|{{{world}}}|{{{sur4subworld|}}}}} | |data6 = {{WorldSwitch|{{{world|}}}|{{{sur4subworld|}}}}} | ||
|label7 = [[Status]] | |label7 = [[Status]] | ||
|data7 = {{{status|Unknown}}} | |data7 = {{{status|Unknown}}} | ||
|label8 = Founded | |label8 = Founded | ||
|data8 = {{#if: {{{founded|}}} | {{{founded|}}} {{#if: {{{startworld|}}}|({{ | |data8 = {{#if: {{{founded|}}} | {{{founded|}}} {{#if: {{{startworld|}}}|({{WorldSwitch|{{{startworld|}}}}})|}} |{{WorldSwitch|{{{startworld|}}}}} }} | ||
|label9 = Disolved | |label9 = Disolved | ||
|data9 = {{#if: {{{dissolved|}}} | {{{dissolved|}}} {{#if: {{{endworld|}}}|({{ | |data9 = {{#if: {{{dissolved|}}} | {{{dissolved|}}} {{#if: {{{endworld|}}}|({{WorldSwitch|{{{endworld|}}} }})|}}|{{WorldSwitch|{{{endworld|}}}}} }} | ||
}} | }} | ||
Revision as of 16:58, 5 July 2021
Infobox Group | |
Test | |
Group | |
---|---|
Type | Infobox showcase |
Purpose | To show off all the fields in this infobox |
Leader | Renthedog |
Members | Renthedog, Steve, Alex |
World(s) | Survival 3 |
Status | Active |
Founded | 1st of January 2034 (Survival 3) |
Disolved | 2nd of January 2023 (Survival 4 (Beagle)) |
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 | String | suggested |
Purpose | purpose | The purpose or aim of the group.
| String | suggested |
Status | status | Expects one of the [[Status|status templates]]. Use {{Defunct}} for disbanded groups.groups.
| Template | required |
World(s) | world | The world(s) on which the group was active.
| String | 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 |
Dissolved | dissolved | The date of the founding of the group. Leave blank if group is still active. | Date | optional |
Founding World | startworld | Includes the world of founding after the date of founding.
| String | optional |
Dissolution World | endworld | Includes the world of dissulution after the date of dissolution.
| String | optional |