| Description | You type | You get | ||||||||||||||||
| Applies anywhere | ||||||||||||||||||
| Italicise text | ''italic'' | italic | ||||||||||||||||
| Bold text | '''bold''' | bold | ||||||||||||||||
| Bold and italic | '''''bold & italic''''' | bold & italic | ||||||||||||||||
| Internal link (within Povo) |
[[name of page]] [[name of page|display text]] |
name of page display text | ||||||||||||||||
| Redirect to another page | #redirect [[Target page]] | ↳ Target page | ||||||||||||||||
| External link (to other websites) |
[http://www.example.org] [http://www.example.org display text] http://www.example.org |
[1] display text http://www.example.org | ||||||||||||||||
|
Sign your posts on talk pages | ~~~~ |
Your username 19:10, 4 December 2008 (UTC) | ||||||||||||||||
| Applies only at the beginning of the line | ||||||||||||||||||
| Headings of different sizes |
== Level 1 == === Level 2 === ==== Level 3 ==== ===== Level 4 ===== ====== Level 5 ====== |
Level 1Level 2Level 3Level 4Level 5 | ||||||||||||||||
| Bullet list |
* one * two ** two point one * three |
| ||||||||||||||||
| Numbered list |
# one # two ## two point one # three |
| ||||||||||||||||
| Indenting |
: one : two :: two point one : three |
| ||||||||||||||||
| Table |
{|
|+table caption
! !! A !! B !! C
|-
!1 || A1 || B1 || C1
|-
!2 || A2 || B2 || C2
|-
!3
|A3 || B3 || C3
|}
|
| ||||||||||||||||
| Thumbnail image | [[Image:Povo|thumb|Logo]] | |||||||||||||||||