Jump to content

Template:Command table

From MineMania Wiki
Revision as of 19:10, 4 June 2026 by Computerwhzalt (talk | contribs) (Created page with "<includeonly> <table class="cw-command-table"> {{{rows|}}} </table> </includeonly><noinclude> == Usage == <pre> {{Command table | rows = {{Command table row|/spawn|Teleports you to spawn.}} {{Command table row|/home|Teleports you to your home.}} }} </pre> <templatedata> { "description": "Creates a command table with a small command column and a larger description column.", "params": { "rows": { "label": "Rows", "description": "Command table rows. Use Template:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{Command table
| rows =
{{Command table row|/spawn|Teleports you to spawn.}}
{{Command table row|/home|Teleports you to your home.}}
}}

Creates a command table with a small command column and a larger description column.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Rowsrows

Command table rows. Use Template:Command table row for each row.

Contentrequired