Jump to: navigation, search

Difference between revisions of "Wiki Markup Guide"

(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...")
 
 
(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.
  
[https://en.wikibooks.org/wiki/MediaWiki_User_Guide MediaWiki User Guide]
+
[http://en.wikibooks.org/wiki/MediaWiki_User_Guide MediaWiki User Guide]
  
==Text Formatting==
 
  
[https://en.wikibooks.org/wiki/MediaWiki_User_Guide/Text_Formatting Text Formatting]
+
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.

MediaWiki User Guide


Please use the sandbox at the following link to test your code before employing it on another wiki page:

Sandbox


MediaWiki User Guide Sections:

  1. Text Formatting
  2. Hyperlinks
  3. Sections and Headings
  4. Lists
  5. Tables
  6. Images
  7. Categories
  8. Templates
  9. References
  10. Mathematics
  11. Namespaces


MediaWiki Index

MediaWiki Glossary