Template:MC/Infobox group
More actions
Script error: No such module "infobox".
Template:Documentation header This template provides a uniform infobox for all group pages.
Usage
{{Infobox group
|name=Example
|image=Example
|status=Example
|founded=Example
|dissolved=Example
|aliases=Example
|current_members=Example
|former_members=Example
|home=Example
|affiliations=Example
|allies=Example
|enemies=Example
|first_appearance=Example
|latest_appearance=Example
}}
Parameters
<templatedata> { "params": { "name": { "label": "Name", "description": "Name of the character.", "type": "string", "default": "MC" }, "image": { "label": "Image", "type": "wiki-file-name", "suggested": true }, "status": { "label": "Status", "suggested": true, "type": "content" }, "founded": { "label": "Founded",
"suggested": true,
"description": "Date or event marking the founding of the group.", "type": "content" }, "dissolved": { "label": "Dissolved",
"suggested": true,
"description": "Date or event marking the end of the group.", "type": "content"
},
"aliases": { "label": "Aliases",
"suggested": true,
"description": "Aliases of the character.", "type": "content"
},
"current_members": { "label": "Current members", "suggested": true, "description": "Characters involved in a group in the current time.",
"type": "content"
},
"former_members": {
"label": "Former members",
"suggested": true,
"description": "Characters involved in a group in the past.", "type": "content"
},
"home": { "label": "Home", "suggested": true, "description": "Home or base of operations for the group.",
"type": "content"
}, "affiliations": { "label": "Affiliations", "suggested": true, "type": "content" }, "allies": { "label": "Allies", "type": "content", "suggested": true }, "enemies": { "label": "Enemies", "type": "content", "suggested": true }, "first_appearance": { "label": "First appearance", "description": "First appearance of the character", "type": "content", "suggested": true }, "latest_appearance": { "label": "Latest appearance", "description": "Latest appearance of the character", "type": "content", "suggested": true
}
}, "paramOrder": [ "name", "image", "status", "founded",
"dissolved",
"aliases", "current_members",
"former_members",
"home",
"affiliations", "allies", "enemies", "first_appearance", "latest_appearance" ], "description": "Infobox that describes groups", "format": "block" } </templatedata>
See also
pt:Predefinição:Infobox de grupoIf you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MC/Infobox group/doc. (View all subpages of this page.)