Template:Command table
Appearance
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Rows | rows | Command table rows. Add Template:Command table row entries here. | Content | required |