Wiki Markup Cheatsheet : Différence entre versions
De erg
| Ligne 5 : | Ligne 5 : | ||
<nowiki>To use italics, juste write ''italics''</nowiki> | <nowiki>To use italics, juste write ''italics''</nowiki> | ||
| + | |||
| + | |||
| + | |||
| + | <nowiki> *This text will be italic* | ||
| + | _This will also be italic_ | ||
| + | |||
| + | **This text will be bold** | ||
| + | __This will also be bold__ | ||
| + | |||
| + | _You **can** combine them_ | ||
| + | |||
| + | </no wiki | ||
| + | |||
| + | *This text will be italic* | ||
| + | _This will also be italic_ | ||
| + | |||
| + | **This text will be bold** | ||
| + | __This will also be bold__ | ||
| + | |||
| + | _You **can** combine them_ | ||
Version du 22 janvier 2024 à 11:41
Wiki markup is used to format mediawiki pages !
To use italics, juste write italics
To use italics, juste write ''italics''
<nowiki> *This text will be italic* _This will also be italic_
- This text will be bold**
__This will also be bold__
_You **can** combine them_
</no wiki
- This text will be italic*
_This will also be italic_
- This text will be bold**
__This will also be bold__
_You **can** combine them_