Help:Formatting
From TEFL World Wiki
You can format your text using ICALwiki markup. This consists of normal characters like asterisks, single quotes or equation marks which have a special function in the ICALwiki, sometimes depending on their position. For example, to format a word in italic, you include it in two single quotes like ''this''
Contents |
Text formatting markup
| Description | You type | You get | notes
|
| basic formatting | |||
| italics | ''italics'' | italics | |
| bold | '''bold''' | bold | |
| bold italics | '''''bold italics''''' | bold italics | |
| headings | |||
| headings |
==level 1== |
level 1level 2level 3level 4 |
put 2 empty lines before
|
| bullet list |
* one |
|
each asterisk indents another level
|
| numbered list |
#one |
|
each # indents another level
|
| ICALwiki grammar formatting | |||
| examples | <div class="example">example</div> | example
|
use with examples of grammar
|
| syntax | <div class="syntax">syntax</div> | syntax
|
use with syntax
|
| notes | <div class="nb">nota bene</div> | nota bene
|
notes within the text
|
| miscellaneous | |||
| youtube videos | {{#ev:youtube|videocode}} | the yt video | |
