Help:Editing
From FEInfobase
(Difference between revisions)
(Editing Help for the wiki) |
(→Editing the FEInfobase) |
||
Line 3: | Line 3: | ||
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 [[http://meta.wikimedia.org/wiki/Help:Editing Meta Discussion Wiki]] | 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 [[http://meta.wikimedia.org/wiki/Help:Editing Meta Discussion Wiki]] | ||
− | == Headings == | + | ==Headings== |
The equals sign is used to create headings within your entries, these heading levels equate to the standard HTML heading tags. | The equals sign is used to create headings within your entries, these heading levels equate to the standard HTML heading tags. | ||
Line 15: | Line 15: | ||
<tr> | <tr> | ||
<td> | <td> | ||
− | + | <nowiki> | |
= Level One Headings = | = Level One Headings = | ||
== Level Two Headings == | == Level Two Headings == | ||
=== Level Three Headings == | === Level Three Headings == | ||
− | </nowiki | + | </nowiki> |
</td> | </td> | ||
<td> | <td> | ||
+ | |||
<h1>Level One Headings</h1> | <h1>Level One Headings</h1> | ||
<h2>Level Two Headings</h2> | <h2>Level Two Headings</h2> |
Revision as of 14:07, 26 May 2005
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 HeadingsLevel Two HeadingsLevel Three 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 starts the deeper the list level.
Source | Creates |
---|---|
*List Item *List Item **Sub Item *List Item |
|