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) |
||
Line 7: | Line 7: | ||
[https://en.wikibooks.org/wiki/MediaWiki_User_Guide/Text_Formatting Text Formatting] | [https://en.wikibooks.org/wiki/MediaWiki_User_Guide/Text_Formatting Text Formatting] | ||
− | ===Bold=== | + | ===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''''' | ||
==Hyperlinks== | ==Hyperlinks== |
Revision as of 11:08, 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.
Contents |
Text Formatting
Bold Text
Example: '''Bold text'''
Example: Bold text
Italic Text
Example: ''Italic text''
Example: Italic text
==Bold Italic Text==
Example: '''''Bold Italic text'''''
Example: Bold Italic text