Template
Infobox Group
From Dogcraft Wiki
(Infobox 2.0 rollout (removed unused world, startworld and endworld parameters)) |
m ((re-)added optional world parameter. this one support more then 1 world/server for groups but not subworlds (So Survival 3, Survival 4 and Skyblock but not Survival 2, Husky, Akita and Corgi)) |
||
Line 1: | Line 1: | ||
<includeonly>{{Infobox2 | <includeonly>{{Infobox2 | ||
|above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | |above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | ||
|subheader = {{WorldPills|multi=1|{{{world|}}}}} | |||
|image = {{#if:{{{image2|}}}|{{#tag:gallery | |image = {{#if:{{{image2|}}}|{{#tag:gallery | ||
|{{#if: {{{image|}}}|{{{image|}}}{{!}}{{{caption|}}}|}} | |{{#if: {{{image|}}}|{{{image|}}}{{!}}{{{caption|}}}|}} | ||
Line 12: | Line 13: | ||
|label3 = Purpose | |label3 = Purpose | ||
|data3 = {{{purpose|}}} | |data3 = {{{purpose|}}} | ||
|label4 = Leader | |label4 = World(s) | ||
| | |data4 = {{{world|}}} | ||
| | |label5 = Leader | ||
| | |data5 = {{{leader|}}} | ||
| | |label6 = Members | ||
| | |data6 = {{{members|}}} | ||
|label7 = Active | |||
|data7 = {{#if: {{{founded|}}}|{{{founded|}}}–{{{dissolved|}}}|}} | |||
}}[[Category:Groups]] | }}[[Category:Groups]] | ||
</includeonly><noinclude> | </includeonly><noinclude> |
Revision as of 02:03, 29 June 2022
Infobox Group | |
---|---|
Group | |
Type | Infobox showcase |
Purpose | To show off all the fields in this infobox |
Leader | Renthedog |
Members | Renthedog, Steve, Alex |
Active | 1st of January 2034–2nd of January 2023 |
Example usage:
{{Infobox Group |title= |image= |caption= |type= |purpose= |leader= |members= |founded= |disolved= }}
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 |