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: | ||
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. | ||
Here are a list of the key characters (referred to throughout both [[Main | Here are a list of the key characters (referred to throughout both [[Main Page#Manuals|manuals]]): | ||
*'''Pipe (or vertical line):''' | | *'''Pipe (or vertical line):''' | |
Revision as of 10:53, 2 July 2014
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