Difference between revisions of "Wiki Markup Guide"
Alexalspach (Talk | contribs) (Created page with "The Allegro Dog Wiki is based on a MediaWiki back-end. When creating or editing a page, refer to the following guides. [https://en.wikibooks.org/wiki/MediaWiki_User_Guide Med...") |
Alexalspach (Talk | contribs) |
||
(6 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
The Allegro Dog Wiki is based on a MediaWiki back-end. When creating or editing a page, refer to the following guides. | The Allegro Dog Wiki is based on a MediaWiki back-end. When creating or editing a page, refer to the following guides. | ||
− | [ | + | [http://en.wikibooks.org/wiki/MediaWiki_User_Guide MediaWiki User Guide] |
− | |||
− | + | Please use the sandbox at the following link to test your code before employing it on another wiki page: | |
− | ===Bold=== | + | [[Sandbox]] |
+ | |||
+ | |||
+ | MediaWiki User Guide Sections: | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Text_Formatting Text Formatting] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Hyperlinks Hyperlinks] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Sections_and_Headings Sections and Headings] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Lists Lists] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Tables Tables] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Images Images] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Categories Categories] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Templates Templates] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/References References] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Mathematics Mathematics] | ||
+ | # [http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Namespaces Namespaces ] | ||
+ | |||
+ | |||
+ | [https://en.wikibooks.org/wiki/MediaWiki_User_Guide/Index MediaWiki Index] | ||
+ | |||
+ | [https://en.wikibooks.org/wiki/MediaWiki_User_Guide/Glossary MediaWiki Glossary] | ||
+ | |||
+ | <!-- | ||
+ | ===Bold Text=== | ||
<pre>Example: '''Bold text'''</pre> | <pre>Example: '''Bold text'''</pre> | ||
Example: '''Bold text''' | Example: '''Bold text''' | ||
+ | |||
+ | ===Italic Text=== | ||
+ | <pre>Example: ''Italic text''</pre> | ||
+ | |||
+ | Example: ''Italic text'' | ||
+ | |||
+ | ===Bold Italic Text=== | ||
+ | <pre>Example: '''''Bold Italic text'''''</pre> | ||
+ | |||
+ | Example: '''''Bold Italic text''''' | ||
+ | |||
+ | ===Preformatted Text== | ||
+ | <pre>preformatted </pre> | ||
+ | |||
+ | Example: | ||
+ | <pre> preformatted </pre> | ||
+ | |||
+ | |||
==Hyperlinks== | ==Hyperlinks== | ||
Line 40: | Line 79: | ||
==Namespaces== | ==Namespaces== | ||
+ | --> |
Latest revision as of 11:18, 18 November 2013
The Allegro Dog Wiki is based on a MediaWiki back-end. When creating or editing a page, refer to the following guides.
Please use the sandbox at the following link to test your code before employing it on another wiki page:
MediaWiki User Guide Sections:
- Text Formatting
- Hyperlinks
- Sections and Headings
- Lists
- Tables
- Images
- Categories
- Templates
- References
- Mathematics
- Namespaces