User talk:Izakthegoomba

From Nookipedia, the Animal Crossing wiki
Revision as of 06:55, January 20, 2011 by Izakthegoomba (talk | contribs)

Regarding tables

Hi - you asked on your userpage about how you can make borders appear between the cells in a table. You can make borders appear automatically around cells by identifying the class of the table as "wikitable", as seen in the first line of the following code for a table:

{| class="wikitable"
|-
| Example
| Example
| Example
|}

Hope this helps, ~SuperHamster Talk 21:34, 18 January 2011 (EST)