Help:Demo Page for new editors: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
:{|class=wikitable border=1 cellpadding=5 | :{|class=wikitable border=1 cellpadding=5 | ||
|+ | {| class=wikitable border=1 cellpadding=5 | ||
|+ table name | |||
|- | |- | ||
! header 1 | ! header 1 | ||
| Line 27: | Line 28: | ||
| row 2, cell 2 | | row 2, cell 2 | ||
| row 2, cell 3 | | row 2, cell 3 | ||
|} | |||
In the source code, this line is between the two tables. | In the source code, this line is between the two tables. | ||
| Line 55: | Line 46: | ||
| row 2, cell 2 | | row 2, cell 2 | ||
| row 2, cell 3 | | row 2, cell 3 | ||
|} | |||
This text is written AFTER the centered table code, | |||
== test page == | == test page == | ||
[[User:Moleski/test]] | [[User:Moleski/test]] | ||
Revision as of 02:26, 31 January 2009
Effects of Edit Buttons
- Bold text
- Italic text
- Link title
- link title

- Media:Example.ogg
- <math>Insert formula here</math>
- Insert non-formatted text here
--Moleski 01:17, 31 January 2009 (UTC)
Horizontal line
table name header 1 header 2 header 3 row 1, cell 1 row 1, cell 2 row 1, cell 3 row 2, cell 1 row 2, cell 2 row 2, cell 3 In the source code, this line is between the two tables.
table name header 1 header 2 header 3 row 1, cell 1 row 1, cell 2 row 1, cell 3 row 2, cell 1 row 2, cell 2 row 2, cell 3 This text is written AFTER the centered table code,
test page