Difference between revisions of "Help:Editing"
From Discworld MUD Wiki
(fix image) |
(redirect remaining links to wikipedia articles, remove category, link template example bit to avoid copying it all over) |
||
Line 111: | Line 111: | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |[[Help:Section|Section headings]]<br /> | + | |[[Wikipedia:Help:Section|Section headings]]<br /> |
<div style="padding: 0.7em .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: 0.7em .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;">''Do not use =Level 1=; it is reserved for page titles.''</div> | <div style="padding: 0em .5em; font-size:0.9em;">''Do not use =Level 1=; it is reserved for page titles.''</div> | ||
Line 129: | Line 129: | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |[[Help:List|Bulleted list]] | + | |[[Wikipedia:Help:List|Bulleted list]] |
| | | | ||
<tt>* One</tt><br /> | <tt>* One</tt><br /> | ||
Line 143: | Line 143: | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |[[Help:List|Numbered list]] | + | |[[Wikipedia:Help:List|Numbered list]] |
| | | | ||
<tt># One</tt><br /> | <tt># One</tt><br /> | ||
Line 176: | Line 176: | ||
<tt><nowiki>{{Example}}</nowiki></tt> | <tt><nowiki>{{Example}}</nowiki></tt> | ||
| | | | ||
− | { | + | <div style="float:left; border:1px solid #999; margin:1px;" class="wikipediauserbox "> |
+ | {| cellspacing="0" style="width:238px; background:#EEE;" | ||
+ | |[[File:40px-Cube.png|40px]] | ||
+ | | style="text-align:left; font-size:8pt; padding:0 4px 0 4px; height:45px; line-height:1.25em; color:black; vertical-align: middle;" | This is an example of a template. For help with templates, see [[Wikipedia:Help:Template]]. | ||
+ | |}</div> | ||
|-<!--OTHER--> | |-<!--OTHER--> | ||
| colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Adding references''' | | colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Adding references''' | ||
Line 184: | Line 188: | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ | ||
− | |||
− | |||
</noinclude> | </noinclude> |
Revision as of 12:22, 1 October 2011
Wikipedia Cheatsheet | ||||
Works anywhere in the text | ||||
Description | You type | You get | ||
Italic text |
''italic'' |
italic | ||
Bold text |
'''bold''' |
bold | ||
Bold and italic text |
'''''bold & italic''''' |
bold & italic | ||
Link to another Wikipedia page |
[[Name of page]] |
|||
Add an image |
[[File:Tlogo_turtle.gif|thumb|alt=Alt text|Caption]] |
|||
Add a page to a category | [[Category:Category name]] | Categories should be placed at the end of pages. The category name will display in a bar at the bottom when the page is previewed or saved. | ||
Signature
Sign your contributions when posting to a Talk Page.
Do not sign when contributing to an article.
|
~~~~ |
|||
Insert a reference into a page so it will be automatically formatted |
Hello,<ref>The Encyclopedia Britannica</ref> World.<ref>http://www.cnn.com</ref>
|
References:
| ||
Works only at the beginning of lines | ||||
Description | You type | You get | ||
Redirect to another page
Redirects must be placed at the start of the first line.
|
#REDIRECT [[Target page]] |
|||
Redirect to a section of another page
Redirects must be placed at the start of the first line.
|
#REDIRECT [[Target page#anchorName]] |
|||
Section headings A Table of Contents will automatically be generated when four headings are added to an article.
Do not use =Level 1=; it is reserved for page titles.
|
== Level 2 == |
Level 2Level 3Level 4Level 5Level 6 | ||
Bulleted list |
* One |
| ||
Numbered list |
# One |
| ||
Indenting text
This is used when replying on a talk page, to make it easier to follow conversations.
|
no indent (normal) |
no indent (normal)
| ||
Adding templates |
{{Example}} |
| ||
Adding references |