Difference between revisions of "Ch4 editing"
From Ribbon Commander Documentation
Line 65: | Line 65: | ||
==== Images ==== | ==== Images ==== | ||
− | [[Image:Collage_6_2.png|Dynamic RibbonX logo | + | [[Image:Collage_6_2.png|Dynamic RibbonX logo|border]] |
== For more information == | == For more information == | ||
See "MediaWiki" from O'Reilly Media for more details. | See "MediaWiki" from O'Reilly Media for more details. |
Revision as of 12:01, 6 December 2012
Contents
All about wikis
The MediaWiki edit page has many interesting features.
Read on to learn them.
A button bar
The button bar contains buttons that are helpful for typesetting your text. Try clicking a few of them.
The edit box
The edit box is where you type your wikitext.
Test Area
- This paragraph will be indented. The colon is placed only in the first line.
- Very far indented indeed!
Pre-formatted
function dog_catcher($name, $truck) { ... }
With tag pre
function dog_catcher($name, $truck) { ... }
Bold, italics etc.
this is italics
this is bold
this is bold italics
these italics will end here and not continue on this second line
This is underlined text.
This is monospaced
Size, colour etc.
Here's some large text and some little words
Here is red text
Here is big text
Here is green text
Paragraph formatting
Here is a long paragraph in purple, blah blah blah...
Images
For more information
See "MediaWiki" from O'Reilly Media for more details.