Just for prosperity (or for those with an interest):
| The old table formatting for this page: {| Width="100%" border="1"
|- style="text-align:center" bgcolor="#D2F9FB"
! Command
! Options
! Function
|-
| '''/command'''
| option1a, option1b
| Description of command function
*'''option1a''' Description of what option1a does
*'''option1b''' Description of what option1b does
|}
 | The new table formatting for this page: {| width="100%" {{prettytable}}
 |- bgcolor="#D2F9FB"
 ! Command
 ! Syntax
 ! Function
 |-
 ! /command
 | align="center" |
 /command option1a {option1b}
 | Description of command function
*'''option1a''' Description of what option1a does
*'''option1b''' Description of what option1b does
 |}
 | 
| Example of old: 
| Command | Options | Function |  
| /command | option1a, option1b | Description of command function option1a Description of what option1a doesoption1b Description of what option1b does
 |  | Example of new: 
| Command | Syntax | Function |  
| /command | /command option1a {option1b}
 | Description of command function option1a Description of what option1a doesoption1b Description of what option1b does
 |  | 
-- Ethryn 22:27, 18 July 2010 (UTC)