Difference between revisions of "Help:Cheatsheet"

From The Utopian Encyclopedia
Jump to: navigation, search
Line 8: Line 8:
 
| 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-->
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Italic text]]{{Anchor|Italic text}}
+
|[[Help:Formatting#Character_formatting|Italic text]]
 
|<!--2ND COLUMN-->
 
|<!--2ND COLUMN-->
 
<tt><nowiki>''italic''</nowiki></tt>
 
<tt><nowiki>''italic''</nowiki></tt>
Line 16: Line 16:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-<!--2ND ROW 1ST COLUMN-->
 
|-<!--2ND ROW 1ST COLUMN-->
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Bold text]]{{Anchor|Bold text}}
+
|[[Help:Formatting#Character_formatting|Bold text]]
 
|
 
|
 
<tt><nowiki>'''bold'''</nowiki></tt>
 
<tt><nowiki>'''bold'''</nowiki></tt>
Line 24: Line 24:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[Wikipedia:How_to_edit_a_page#Character_formatting|Bold and italic]]{{Anchor|bold and italic}}
+
|[[Help:Formatting#Character_formatting|Bold and italic]]
 
|
 
|
 
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
 
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
Line 32: Line 32:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
||[[Wikipedia:How_to_edit_a_page#Links_and_URLs|Internal link]]{{Anchor|Internal link}}<br />
+
||Internal link<br />
<div style="padding: 0em .5em; font-size:0.9em;">''(within Wikipedia)''</div>
+
<div style="padding: 0em .5em; font-size:0.9em;">''(within UtoWiki)''</div>
 
|
 
|
 
<tt><nowiki>[[Name of page]]</nowiki></tt><br />
 
<tt><nowiki>[[Name of page]]</nowiki></tt><br />
Line 43: Line 43:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[Wikipedia:How_to_edit_a_page#Links_and_URLs|External link]]{{Anchor|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 56: Line 56:
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|[[Wikipedia:Redirect|Redirect to another page]]{{Anchor|Redirect to another page}}
+
|[[Help:Redirect|Redirect to another page]]
 
|
 
|
 
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
 
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
 
|
 
|
[[Image:Redirect arrow without text.svg|30px]][[Target page]]
+
-
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|rowspan="3"|[[Help:Citations quick reference|Footnotes]]/[[Wikipedia:Referencing for beginners|References]]{{Anchor|Footnotes/References}}
+
|rowspan="3"|[[Help:Citations quick reference|Footnotes]]/[[Wikipedia:Referencing for beginners|References]]
 
<div style="padding: 0em .5em; font-size:0.9em;">''Numbering is generated automatically.''</div>
 
<div style="padding: 0em .5em; font-size:0.9em;">''Numbering is generated automatically.''</div>
 
|<div style="margin-left:2em; font-size:0.9em;">''To create a footnote or reference, use this format:''</div>
 
|<div style="margin-left:2em; font-size:0.9em;">''To create a footnote or reference, use this format:''</div>
Line 75: Line 75:
 
|<div style="margin-left:2em; font-size:0.9em;">''To display notes, add '''either''' of these lines to the References section''</div>
 
|<div style="margin-left:2em; font-size:0.9em;">''To display notes, add '''either''' of these lines to the References section''</div>
 
<tt><nowiki><references/></nowiki></tt><br/>
 
<tt><nowiki><references/></nowiki></tt><br/>
<tt>{{tl|Reflist}}</tt>
 
 
|<br/><references /><br/>
 
|<br/><references /><br/>
 
|-
 
|-

Revision as of 06:19, 23 June 2009

Formatting Cheatsheet

Description You type You get
Italic text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

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

bold & italic

Internal link
(within UtoWiki)

[[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]]

-

Footnotes/References
Numbering is generated automatically.
To create a footnote or reference, use this format:

Article text.<ref name="test">[http://www.example.org Link text], additional text.</ref>

Article text.<ref name="test">Link text, additional text.</ref>
To reuse the same note, reuse the name with a trailing slash:

Article text.<ref name="test" />

To display notes, add either of these lines to the References section

<references/>


<references />
Section headingsTemplate:Anchor<ref name="firstline">Applies 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 1

Level 2

Level 3

Level 4
Level 5
Bulleted listTemplate:Anchor<ref name="firstline" />
Empty lines between list items discouraged, (see numbered lists).

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered listTemplate:Anchor<ref name="firstline" />
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
Thumbnail imageTemplate:Anchor

[[File:Wiki.png|thumb|Caption text]]

File:Wiki.png
Caption text
For Talk Pages
SignatureTemplate:Anchor ~~~~

~~~

Username (talk) 00:49, 6 May 2024 (UTC)

Username (talk)

Indenting textTemplate:Anchor<ref name="firstline" />

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

no indent (normal)

first indent
second indent
third indent
<references/>