Jump to content

Template:Command table

From MineMania Wiki
Revision as of 19:20, 4 June 2026 by Computerwhz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

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

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

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Rowsrows

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

Contentrequired