Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MC/Infobox DLC/doc

Template page

Template:Documentation header This template provides a general infobox for downloadable contents.

Usage

{{Infobox dlc
| name = 
| image = 
| episode = 
| season =
| release =
| publisher = 
| developer =
| platform =
| prev =
| next = 
}}

Parameters

<templatedata> { "params": { "name": { "label": "Name", "description": "Name of the DLC.", "type": "string" }, "image": { "label": "Image", "description": "Image of the DLC, preferably a screenshot and not a promotional artwork to comply with the request of Mojang Studios/Microsoft.", "type": "wiki-file-name", "suggested": true }, "episode": { "label": "Episodes", "description": "The episode numbers the DLC contains.", "type": "string", "suggested": false }, "season": { "label": "Season", "description": "The seasons where the episodes are included.", "type": "string", "suggested": false }, "release": { "label": "Release date", "description": "The release dates of the episode.", "type": "string", "suggested": true }, "developer": { "label": "Developers", "description": "The developers of the DLC.", "type": "string", "suggested": true }, "publisher": { "label": "Publishers", "description": "The publishers of the DLC.", "type": "string", "suggested": true }, "platform": { "label": "Platforms", "description": "The platforms the DLC was released in.", "type": "string", "suggested": true }, "namespace": { "label": "Namespace", "description": "The namespace the DLC belongs to. The value of this parameter is used in 'previous' and 'next' parameters. It does not need colons.", "type": "string", "suggested": false }, "prev": { "label": "Previous DLC", "description": "The DLC preceding the article subject.", "type": "string", "suggested": true }, "next": { "label": "Next DLC", "description": "The DLC succeeding the article subject.", "type": "string", "suggested": true }

   },

"description": "Infobox that describes a downloadable content.", "format": "block" } </templatedata>

See also

Template:Infobox see also


es:Plantilla:Infobox dlc/doc pt:Predefinição:Infobox de dlc/doc zh:Template:Infobox_dlc/doc