Template:Minigame Table row: Difference between revisions
Appearance
Computerwhz (talk | contribs) m Computerwhz moved page Template:Minigame row to Template:Minigame Table row |
Computerwhz (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<tr> | <tr> | ||
<th class="cw- | <th class=".cw-command-table-command">{{{game|}}}</th> | ||
<td class="cw- | <td class="cw-command-table-description">{{{description|}}}</td> | ||
</tr> | </tr> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Revision as of 16:24, 10 June 2026
Usage
{{Minigame table row
| game = tnt run
| description = Teleports you to spawn.
}}
Creates one row for Template:Minigame table.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Game | game | the name of the minigame
| String | required |
| Description | description | The explanation shown in the larger right column.
| Content | required |