Jump to content

Template:Minigame table: Difference between revisions

From MineMania Wiki
No edit summary
m Protected "Template:Minigame table" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<table class="cw-Minigame-table">
<table class="cw-command-table">
{{{rows|}}}
{{{rows|}}}
</table>
</table>
Line 10: Line 10:
{{Minigame table row
{{Minigame table row
| game = spleef
| game = spleef
| description = descriptio here
| description = description here
}}
}}
{{Minigame table row
{{Minigame table row
| game = tntrun
| game = tntrun
| description = the floor benith you dissapears as you step on preasure plates last player not to fall wins
| description = the floor beneath you disappears as you step on pressure plates last player not to fall wins
}}
}}
}}
}}
Line 25: Line 25:
"rows": {
"rows": {
"label": "Rows",
"label": "Rows",
"description": "mingame table rows. Add Template:minigame table row entries here.",
"description": "Minigame table rows. Add Template:Minigame table row entries here.",
"type": "content",
"type": "content",
"required": true,
"required": true,

Latest revision as of 16:18, 10 June 2026

Usage

{{Minigame table
| rows =
{{Minigame table row
| game = spleef
| description = description here
}}
{{Minigame table row
| game = tntrun
| description = the floor beneath you disappears as you step on pressure plates last player not to fall wins
}}
}}

Creates a minigame table with a game column and a larger description column.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Rowsrows

Minigame table rows. Add Template:Minigame table row entries here.

Contentrequired