Help:Demo Page for new editors: Difference between revisions
Jump to navigation
Jump to search
(New page: == Effects of Edit Buttons == * '''Bold text''' * ''Italic text'' * Link title * [http://www.example.com link title] * Image:Example.jpg * Media:Example.ogg * <math>Insert form...) |
No edit summary |
||
| Line 16: | Line 16: | ||
=== Table produced by the edit button === | === Table produced by the edit button === | ||
{|class=wikitable border=1 cellpadding=5 style=" | {|class=wikitable border=1 cellpadding=5 style="float: none;" | ||
|+ table name | |+ table name | ||
|- | |- | ||
| Line 31: | Line 31: | ||
| row 2, cell 3 | | row 2, cell 3 | ||
|-|} | |-|} | ||
=== Centered table === | === Centered table === | ||
{|class=wikitable border=1 cellpadding=5 style="margin: 1em auto 1em auto" | {|class=wikitable border=1 cellpadding=5 style="margin: 1em auto 1em auto;" | ||
|+ table name | |+ table name | ||
|- | |- | ||
Revision as of 01:29, 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
Tables
Table produced by the edit button
Centered table
| 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 |
| 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 |