User:Sirryan2002

From Paradise Station Wiki
Revision as of 14:48, 14 December 2020 by Sirryan2002 (talk | contribs)
Jump to navigation Jump to search

Tables

To create a table with rows and cells you will need to use [table], [row], and [cell]

[table][row][cell]This text is in row 1 column 1! 
[cell]This text is in row 1 column 2!
[row][cell]This text is in row 2 column 1! 
[cell]This text is in row 2 column 2!
[/table]