Jump to content

Template:Minigame Table row: Difference between revisions

From MineMania Wiki
Created page with "<includeonly> <tr> <th class="cw-command-table-command">{{{command|}}}</th> <td class="cw-command-table-description">{{{description|}}}</td> </tr> </includeonly><noinclude> == Usage == <pre> {{Command table row | command = /spawn | description = Teleports you to spawn. }} </pre> <templatedata> { "description": "Creates one row for Template:Minigame table.", "params": { "game": { "label": "Game", "description": "the name of the minigame", "example": "spleef"..."
 
m Protected "Template:Minigame Table row" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<tr>
<tr>
<th class="cw-command-table-command">{{{command|}}}</th>
<th class=".cw-command-table-command">{{{game|}}}</th>
<td class="cw-command-table-description">{{{description|}}}</td>
<td class="cw-command-table-description">{{{description|}}}</td>
</tr>
</tr>
Line 7: Line 7:
== Usage ==
== Usage ==
<pre>
<pre>
{{Command table row
{{Minigame table row
| command = /spawn
| game = tnt run
| description = Teleports you to spawn.
| description = Teleports you to spawn.
}}
}}

Latest revision as of 16:26, 10 June 2026

Usage

{{Minigame table row
| game = tnt run
| description = Teleports you to spawn.
}}

Creates one row for Template:Minigame table.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Gamegame

the name of the minigame

Example
spleef
Stringrequired
Descriptiondescription

The explanation shown in the larger right column.

Example
Contentrequired