Jump to content

Template:Infobox group: Difference between revisions

From Mike's Birthday Wiki
CombustLem (talk | contribs)
m CombustLem moved page Template:Infobox4 to Template:Infobox group: name
CombustLem (talk | contribs)
No edit summary
Line 45: Line 45:
</data>
</data>
</infobox>
</infobox>
<noinclude>
<templatedata>
{
  "description": "An infobox for musical groups, teams, or other organized groups.",
  "params": {
    "title": {
      "label": "Title",
      "description": "Custom title for the infobox (defaults to page name if omitted).",
      "type": "string",
      "required": false
    },
    "image": {
      "label": "Image",
      "description": "Image file name (e.g. GroupPhoto.png).",
      "type": "string",
      "required": false
    },
    "name": {
      "label": "Name",
      "description": "Official name of the group.",
      "type": "string",
      "required": false
    },
    "founded": {
      "label": "Founded",
      "description": "Year or date the group was founded.",
      "type": "string",
      "required": false
    },
    "founder": {
      "label": "Founder(s)",
      "description": "Name(s) of the founder(s).",
      "type": "string",
      "required": false
    },
    "origin": {
      "label": "Origin",
      "description": "City, region, or country the group originated from.",
      "type": "string",
      "required": false
    },
    "members": {
      "label": "Members",
      "description": "Current members of the group.",
      "type": "string",
      "required": false
    },
    "former_members": {
      "label": "Former Members",
      "description": "Previous members of the group.",
      "type": "string",
      "required": false
    },
    "genre": {
      "label": "Genre",
      "description": "Genre or field of the group (e.g. rock, esports, robotics).",
      "type": "string",
      "required": false
    },
    "label": {
      "label": "Label",
      "description": "Record label or organizational affiliation.",
      "type": "string",
      "required": false
    },
    "years_active": {
      "label": "Years Active",
      "description": "The time span the group has been active (e.g. 2012–present).",
      "type": "string",
      "required": false
    },
    "website": {
      "label": "Website",
      "description": "Official website (full URL).",
      "type": "string",
      "required": false
    }
  }
}
</templatedata>
</noinclude>

Revision as of 22:34, 22 July 2025


An infobox for musical groups, teams, or other organized groups.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

Custom title for the infobox (defaults to page name if omitted).

Stringoptional
Imageimage

Image file name (e.g. GroupPhoto.png).

Stringoptional
Namename

Official name of the group.

Stringoptional
Foundedfounded

Year or date the group was founded.

Stringoptional
Founder(s)founder

Name(s) of the founder(s).

Stringoptional
Originorigin

City, region, or country the group originated from.

Stringoptional
Membersmembers

Current members of the group.

Stringoptional
Former Membersformer_members

Previous members of the group.

Stringoptional
Genregenre

Genre or field of the group (e.g. rock, esports, robotics).

Stringoptional
Labellabel

Record label or organizational affiliation.

Stringoptional
Years Activeyears_active

The time span the group has been active (e.g. 2012–present).

Stringoptional
Websitewebsite

Official website (full URL).

Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.