User talk:Izakthegoomba

From Nookipedia, the Animal Crossing wiki
Revision as of 06:24, January 20, 2011 by Izakthegoomba (talk | contribs) (→‎Regarding tables)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Regarding tables[edit]

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)

Thanks
--Izakthegoomba 06:24, 20 January 2011 (EST)