Mark-up Language: Difference between revisions
Jump to navigation
Jump to search
Markmcumber (talk | contribs) No edit summary |
Markmcumber (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{StudentManual}} | |||
The [[Editors|WikiTextEditor]] uses a '''Mark-up Language''' to enable functions and modify the text, which essentially means the insertion of special characters that communicate specific commands to the [[MediaWiki]] software. | The [[Editors|WikiTextEditor]] uses a '''Mark-up Language''' to enable functions and modify the text, which essentially means the insertion of special characters that communicate specific commands to the [[MediaWiki]] software. | ||
Line 18: | Line 20: | ||
*'''Asterisk: *''' | *'''Asterisk: *''' | ||
**''''''Used to create a bulleted list | **''''''Used to create a bulleted list | ||
[[Category:Mark's Contributions]] |
Revision as of 09:09, 3 July 2014
Return to Student Manual.
The WikiTextEditor uses a Mark-up Language to enable functions and modify the text, which essentially means the insertion of special characters that communicate specific commands to the MediaWiki software.
Here are a list of the key characters (referred to throughout both manuals):
- Pipe (or vertical line): |
- Used to substitute the titles of entries/pages with alternate names/titles
- Braces: { }
- Used in special functions, such as templates
- Square Brackets: [ ]
- Used to establish links
- Single Quotation Marks: ' '
- Used to modify text - enclosing text with two single quotation marks at both ends will produce italic text, while three will produce bold text
- Forward Slash: /
- Different from the Back Slash: \
- Pound: #
- Anchor
- Also used to create a numbered list, if placed at the beginning of a line in the WikiTextEditor
- Asterisk: *
- Used to create a bulleted list