|
|
| (One intermediate revision not shown) |
| Line 1: |
Line 1: |
| - | <div align="center">
| + | Hej AneemVelko!mnn til! Og tusind tak for de søde ord. Nej, det er to uger siden at jeg har købt dem. De er stadig på hjemmesiden. Link står nederst i indlægget. Det fører dig direkte til skoene på asos |
| - | {| style="border:1px solid #B8C7D9; text-align:left; background:#f5faff; font-size: 95%;"
| + | |
| - | |-
| + | |
| - | | width="25%" style="background: #cedff2; padding: 0.3em; text-align:center;"|'''Description'''
| + | |
| - | | style="background: #cedff2; padding: 0.3em; text-align:center;"|'''You type'''
| + | |
| - | | width="25%" style="background: #cedff2; padding: 0.3em; text-align:center;"|'''You get'''
| + | |
| - | |-
| + | |
| - | | colspan="3" style="background: #cedff2; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere
| + | |
| - | |-
| + | |
| - | |Italicise text
| + | |
| - | |
| + | |
| - | <tt><nowiki>''italic''</nowiki></tt>
| + | |
| - | |
| + | |
| - | ''italic''
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | |Bold text
| + | |
| - | |
| + | |
| - | <tt><nowiki>'''bold'''</nowiki></tt>
| + | |
| - | |
| + | |
| - | '''bold'''
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | |Bold and italic
| + | |
| - | |
| + | |
| - | <tt><nowiki>'''''bold & italic'''''</nowiki></tt>
| + | |
| - | |
| + | |
| - | '''''bold & italic'''''
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | |Internal link<br />
| + | |
| - | (within Wikipedia)
| + | |
| - | |
| + | |
| - | <tt><nowiki>[[name of page]]</nowiki></tt><br />
| + | |
| - | <tt><nowiki>[[name of page|display text]]</nowiki></tt><br />
| + | |
| - | |
| + | |
| - | [[name of page]]<br />
| + | |
| - | [[name of page|display text]]<br />
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | |Redirect to another page
| + | |
| - | |
| + | |
| - | <tt><nowiki>#redirect [[Target page]]</nowiki></tt>
| + | |
| - | |
| + | |
| - | 1. redirect [[Target page]]
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | |External link<br />
| + | |
| - | (to other websites)
| + | |
| - | |
| + | |
| - | <tt><nowiki>[http://www.example.com]</nowiki></tt><br />
| + | |
| - | <tt><nowiki>[http://www.example.com display text]</nowiki></tt><br />
| + | |
| - | <tt><nowiki>http://www.example.com</nowiki></tt>
| + | |
| - | |
| + | |
| - | [http://www.example.com]<br />
| + | |
| - | [http://www.example.com display text]<br />
| + | |
| - | http://www.example.com
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | |Escape wiki markup
| + | |
| - | |
| + | |
| - | <tt><nowiki>with ''markup''</nowiki></tt><br />
| + | |
| - | <tt><nowiki><nowiki>without ''markup''</nowiki></nowiki></tt>
| + | |
| - | |
| + | |
| - | with ''markup''<br />
| + | |
| - | <nowiki>without ''markup''</nowiki>
| + | |
| - | |-
| + | |
| - | | colspan="3" style="background: #cedff2; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
| + | |
| - | |-
| + | |
| - | |Headings<br />
| + | |
| - | of different sizes
| + | |
| - | |
| + | |
| - | <tt><nowiki>==level 1==</nowiki></tt><br />
| + | |
| - | <tt><nowiki>===level 2===</nowiki></tt><br />
| + | |
| - | <tt><nowiki>====level 3====</nowiki></tt><br />
| + | |
| - | <tt><nowiki>=====level 4=====</nowiki></tt>
| + | |
| - | |
| + | |
| - | ==Level 1==
| + | |
| - | ===Level 2===
| + | |
| - | ====Level 3====
| + | |
| - | =====Level 4=====
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | |Bullet list
| + | |
| - | |
| + | |
| - | <tt>* one</tt><br />
| + | |
| - | <tt>* two</tt><br />
| + | |
| - | <tt>** two point one</tt><br />
| + | |
| - | <tt>* three</tt>
| + | |
| - | |
| + | |
| - | * one
| + | |
| - | * two
| + | |
| - | ** two point one
| + | |
| - | * three
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | |Numbered list
| + | |
| - | |
| + | |
| - | <tt># one</tt><br />
| + | |
| - | <tt># two</tt><br />
| + | |
| - | <tt>## two point one</tt><br />
| + | |
| - | <tt># three</tt>
| + | |
| - | |
| + | |
| - | # one
| + | |
| - | # two
| + | |
| - | ## two point one
| + | |
| - | # three
| + | |
| - | |-
| + | |
| - | |colspan="3" style="border-top:1px solid #cedff2;"|
| + | |
| - | |-
| + | |
| - | | Definition list
| + | |
| - | |
| + | |
| - | <tt>;Definition</tt><br />
| + | |
| - | <tt>:item 1</tt><br />
| + | |
| - | <tt>:item 2</tt>
| + | |
| - | |
| + | |
| - | ;Definition
| + | |
| - | :item 1
| + | |
| - | :item 2
| + | |
| - | |-
| + | |
| - | |}
| + | |
| - | </div>
| + | |
Hej AneemVelko!mnn til! Og tusind tak for de søde ord. Nej, det er to uger siden at jeg har købt dem. De er stadig på hjemmesiden. Link står nederst i indlægget. Det fører dig direkte til skoene på asos