Difference between revisions of "Help:Cheatsheet"
From The Utopian Encyclopedia
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--> | ||
− | |[[ | + | |[[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--> | ||
− | |[[ | + | |[[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;"| | ||
|- | |- | ||
− | |[[ | + | |[[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;"| | ||
|- | |- | ||
− | | | + | ||Internal link<br /> |
− | <div style="padding: 0em .5em; font-size:0.9em;">''(within | + | <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;"| | ||
|- | |- | ||
− | | | + | ||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;"| | ||
|- | |- | ||
− | |[[ | + | |[[Help:Redirect|Redirect to another page]] |
| | | | ||
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt> | <tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt> | ||
| | | | ||
− | + | - | |
|- | |- | ||
|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]] | + | |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/> | ||
− | |||
|<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]] |
|
External Link (to other websites)
|
[http://www.example.org Text to display] |
|
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 1Level 2Level 3Level 4Level 5 |
Bulleted listTemplate:Anchor<ref name="firstline" />
Empty lines between list items discouraged, (see numbered lists).
|
* One |
|
Numbered listTemplate:Anchor<ref name="firstline" />
Empty lines between list items restarts numbering at 1.
|
# One |
|
Thumbnail imageTemplate:Anchor |
[[File:Wiki.png|thumb|Caption text]] |
|
For Talk Pages | ||
SignatureTemplate:Anchor |
~~~~ ~~~ |
Username (talk) 18:05, 22 November 2024 (UTC) |
Indenting textTemplate:Anchor<ref name="firstline" /> |
no indent (normal) |
no indent (normal)
|
<references/> |