Difference between revisions of "Help:How to use tables"
From WRG
Jump to navigationJump to search| Line 37: | Line 37: | ||
|}</nowiki></pre> | |}</nowiki></pre> | ||
|} | |} | ||
| + | |||
| + | '''Note:''' More advanced examples can be found on [http://en.wikipedia.org/wiki/Help:Table Wikipedia's Table Help Page]. | ||
Revision as of 23:53, 18 January 2006
| What it looks like | What you type | ||||
|---|---|---|---|---|---|
|
{|
| Apple
| Banana
|-
| Carrot
| Dog
|}
| ||||
|
{| border=1
| Apple
| Banana
|-
| Carrot
| Dog
|}
|
Note: More advanced examples can be found on Wikipedia's Table Help Page.