Tables

From SklogWiki
Revision as of 11:56, 18 February 2008 by Carl McBride (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is just an example. It is not intended to be a de facto standard for SklogWiki.


Wiki markup

{| style="width:75%; height:200px" border="1"
|- 
| abc || def || ghi
|- style="height:100px" 
| jkl || style="width:200px" |mno || pqr
|-
| stu || vwx || yz
|}

end result:

abc def ghi
jkl mno pqr
stu vwx yz