Help:Editing
From FrathWiki
Jump to navigationJump to search
Basic formatting
For italics enclose in two single quotes:
''italic words'' |
italic words |
For bold enclose in three single quotes:
'''bold words''' |
bold words |
For bulleted lists, add an asterisk * at the beginning of each line:
*Bullet one *Bullet two *Bullet three |
|
For numbered list, add a # at the beginning of eaach line:
#Item one #Item two #Item three |
|
Tables
Table formatting:
- {| begins a table
- |} ends it.
- Standard cells begin with |
- heading cells with !
- format options go at the beginning of the cell, separated by |
- |- starts a new row
Example table:
heading cell | centered entry | third column |
---|---|---|
second row heading | entry two, noncentered | third column, second row |
It looks like this:
heading cell | centered entry | third column |
---|---|---|
second row heading | entry two, noncentered | third column, second row |
The wiki format can also be entered with a whole row at once, allowing for example easy interlinears:
nemšé | javmb | morjé-'f |
---|---|---|
part | deep | sea-GEN |
displaying:
nemšé | javmb | morjé-'f |
---|---|---|
part | deep | sea-GEN |
The double pipes || delimit cells or headings (whether it will be one or the other inherits from the first cell on the line; start a new line to change types).
This article is a stub. If you can contribute to its content, feel free to do so.