Difference between revisions of "Help:Contents"

From MHWiki
m (Closing table causing bug problems with left navigation column)
(no image on mhwiki)
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" |
 
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" |
 
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">MHWiki Cheatsheet</h2>
 
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">MHWiki Cheatsheet</h2>
<h4>Edited from http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet</h4>
+
<h4>Adapted from [[Wikipedia:Wikipedia:Cheatsheet|Wikipedia Cheatsheet]]</h4>
 
|-<!--COLUMN HEADINGS-->
 
|-<!--COLUMN HEADINGS-->
 
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''Description'''
 
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''Description'''
Line 10: Line 10:
 
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get'''
 
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get'''
 
|-<!--1ST ROW 1ST COLUMN-->
 
|-<!--1ST ROW 1ST COLUMN-->
|[[MHWiki:How_to_edit_a_page#Character_formatting|Italicise text]]
+
|Italicise text
 
|<!--2ND COLUMN-->
 
|<!--2ND COLUMN-->
 
<tt><nowiki>''italic''</nowiki></tt>
 
<tt><nowiki>''italic''</nowiki></tt>
Line 18: Line 18:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-<!--2ND ROW 1ST COLUMN-->
 
|-<!--2ND ROW 1ST COLUMN-->
|[[MHWiki:How_to_edit_a_page#Character_formatting|Bold text]]
+
|Bold text
 
|
 
|
 
<tt><nowiki>'''bold'''</nowiki></tt>
 
<tt><nowiki>'''bold'''</nowiki></tt>
Line 26: Line 26:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[MHWiki:How_to_edit_a_page#Character_formatting|Bold and italic]]
+
|Bold and italic
 
|
 
|
 
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
 
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
Line 34: Line 34:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
||[[MHWiki:How_to_edit_a_page#Links_and_URLs|Internal link]]<br />
+
||Internal link<br />
 
<div style="padding: 0em .5em; font-size:0.9em;">''(within MHWiki)''</div>
 
<div style="padding: 0em .5em; font-size:0.9em;">''(within MHWiki)''</div>
 
|
 
|
Line 45: Line 45:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[MHWiki:How_to_edit_a_page#Links_and_URLs|External link]]<br />
+
|External link<br />
 
<div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div>
 
<div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div>
 
|
 
|
Line 58: Line 58:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[MHWiki:How_to_edit_a_page#Links_and_URLs|Redirect to another page]]
+
|Redirect to another page
 
|
 
|
 
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
 
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
Line 66: Line 66:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[MHWiki:How_to_edit_a_page#Headings|Section headings]]''Applies only at the very beginning of lines.''</ref><br />
+
|Section headings''Applies only at the very beginning of lines.''</ref><br />
 
<div style="padding: 0em .5em; font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</div>
 
<div style="padding: 0em .5em; font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</div>
 
|
 
|
<tt><nowiki>== Level 1 ==</nowiki></tt><br />
+
<tt><nowiki>= Level 1 =</nowiki></tt><br />
<tt><nowiki>=== Level 2 ===</nowiki></tt><br />
+
<tt><nowiki>== Level 2 ==</nowiki></tt><br />
<tt><nowiki>==== Level 3 ====</nowiki></tt><br />
+
<tt><nowiki>=== Level 3 ===</nowiki></tt><br />
<tt><nowiki>===== Level 4 =====</nowiki></tt><br />
+
<tt><nowiki>==== Level 4 ====</nowiki></tt><br />
<tt><nowiki>====== Level 5 ======</nowiki></tt>
+
<tt><nowiki>===== Level 5 =====</nowiki></tt><br />
 +
<tt><nowiki>====== Level 6 ======</nowiki></tt>
 
|
 
|
== Level 1 ==
+
= Level 1 =
=== Level 2 ===
+
== Level 2 ==
==== Level 3 ====
+
=== Level 3 ===
===== Level 4 =====
+
==== Level 4 ====
====== Level 5 ======
+
===== Level 5 =====
 +
====== Level 6 ======
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[Help:List|Bulleted list]]
+
|Bulleted list
 
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items discouraged, (see numbered lists).''</div>
 
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items discouraged, (see numbered lists).''</div>
 
|
 
|
Line 98: Line 100:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[Help:List|Numbered list]]
+
|Numbered list
 
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items restarts numbering at 1.''</div>
 
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items restarts numbering at 1.''</div>
 
|
 
|
Line 110: Line 112:
 
## Two point one
 
## Two point one
 
# Three
 
# Three
 +
<!--
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[MHWiki:Extended_image_syntax|Thumbnail image]]
+
|Thumbnail image
 
|
 
|
 
<tt><nowiki>[[Image:Wiki.png|thumb|Caption text]]</nowiki></tt>
 
<tt><nowiki>[[Image:Wiki.png|thumb|Caption text]]</nowiki></tt>
 
|
 
|
 
[[Image:Wiki.png|thumb|Caption text]]
 
[[Image:Wiki.png|thumb|Caption text]]
 +
-->
 
|-
 
|-
  
Line 147: Line 151:
 
</div>
 
</div>
 
__NOTOC__
 
__NOTOC__
 +
__NOEDITSECTION__

Latest revision as of 03:19, 11 January 2014

MHWiki Cheatsheet

Adapted from Wikipedia Cheatsheet

Description You type You get
Italicise text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

'''''bold & italic'''''

bold & italic

Internal link
(within MHWiki)

[[Name of page]]
[[Name of page|Text to display]]

Name of page
Text to display

External link
(to other websites)

[http://www.example.org Text to display]
[http://www.example.org]
http://www.example.org

Text to display
[1]
http://www.example.org

Redirect to another page

#REDIRECT [[Target page]]

Target page

Section headingsApplies only at the very beginning of lines.</ref>
A Table of Contents will automatically be generated when four headings are added to an article.

= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======

Level 1

Level 2

Level 3

Level 4

Level 5
Level 6
Bulleted list
Empty lines between list items discouraged, (see numbered lists).

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered list
Empty lines between list items restarts numbering at 1.

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three
For Talk Pages
Signature

~~~~

Your username 16:57,
28 March 2024 (UTC)

Indenting Text

no indent (normal)
:first indent
::second indent
:::third indent

no indent (normal)

first indent
second indent
third indent