Editing Documents
From Documentation
(Difference between revisions)
Revision as of 05:55, 11 April 2006 Daniels (Talk | contribs) (→Wiki Conventions) ← Previous diff |
Revision as of 05:56, 11 April 2006 Daniels (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
- | == Basic Formatting == | + | I do not have any desire to re-invent the wheel, and a Quick guide to Wiki Text Formatting is available at: |
- | Inline text formatting: | + | |
- | <nowiki><b> bold </b></nowiki>, | + | http://tmbw.net/wiki/index.php/Basic_Wiki_Formatting |
- | <nowiki><i> italic </i></nowiki>, | + | |
- | <nowiki><b><i> bold+italic </i></b></nowiki> | + | |
- | <nowiki><code> fixed-width font</code></nowiki> | + | |
- | + | ||
- | Please note that if you are used to editing Wikis using the single quote notation, that is still valid in this version of MediaWiki, but is not recommended for readability for those who come after. | + | |
- | + | ||
- | == Wiki Conventions == | + | |
- | There is no need to indent your text. In fact, doing so will sometimes break things you might not expect. Below are two examples: | + | |
- | + | ||
- | Indented: | + | |
- | <nowiki><b> bold </b></nowiki>, | + | |
- | <nowiki><i> italic </i></nowiki>, | + | |
- | <nowiki><b><i> bold+italic </i></b></nowiki> | + | |
- | <nowiki><code> fixed-width font</code></nowiki> | + | |
- | + | ||
- | Not-Indented: | + | |
- | <nowiki><b> bold </b></nowiki>, | + | |
- | <nowiki><i> italic </i></nowiki>, | + | |
- | <nowiki><b><i> bold+italic </i></b></nowiki> | + | |
- | <nowiki><code> fixed-width font</code></nowiki> | + |
Revision as of 05:56, 11 April 2006
I do not have any desire to re-invent the wheel, and a Quick guide to Wiki Text Formatting is available at:
http://tmbw.net/wiki/index.php/Basic_Wiki_Formatting