Help:Editing
From FEInfobase
Contents |
Editing the FEInfobase
The wiki system employed here has several commands you can use to format your entries, this page outlines the commands used most often. If you are interested in the full list of commands you can find them on the [Meta Discussion Wiki]
Headings
The equals sign is used to create headings within your entries, these heading levels equate to the standard HTML heading tags.
Source | Creates |
---|---|
= Level One Headings = == Level Two Headings == === Level Three Headings == |
Level One Headings |
This wiki uses level one headings for page titles, level two headings for section titles and level 3 headings for sub headings.
Lists
Lists are easy to create using the star character, the more stars the deeper the list level.
Source | Creates |
---|---|
*List Item *List Item **Sub Item *List Item |
|
Numbered Lists
Numbered Lists are easy to create using the hash character, the more hashes the deeper the list level.
Source | Creates |
---|---|
#List Item #List Item ##Sub Item #List Item |
|