Jump to content

Template:Minigame table: Difference between revisions

From MineMania Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<table class="cw-minigame-table">
<table class="cw-Minigame-table">
{{{rows|}}}
{{{rows|}}}
</table>
</table>
Line 6: Line 6:
== Usage ==
== Usage ==
<pre>
<pre>
{{minigame table
{{Minigame table
| rows =
| rows =
{{minigame table row
{{Minigame table row
| game= spleef
| game= spleef
| description = descriptio here
| description = descriptio 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 benith you dissapears as you step on preasure plates last player not to fall wins

Revision as of 14:33, 9 June 2026

Usage

{{Minigame table
| rows =
{{Minigame table row
| game= spleef
| description = descriptio here
}}
{{Minigame table row
| game = tntrun
| description = the floor benith you dissapears as you step on preasure 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

mingame table rows. Add Template:minigame table row entries here.

Contentrequired