Difference between revisions of "Help:Cheatsheet"

MyWikiBiz, Author Your Legacy — Thursday March 28, 2024
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 35: Line 35:
 
|-
 
|-
 
|Internal link<br />
 
|Internal link<br />
(within Centiare)
+
(within MyWikiBiz)
 
|
 
|
 
<tt><nowiki>[[name of page]]</nowiki></tt><br />
 
<tt><nowiki>[[name of page]]</nowiki></tt><br />
Line 139: Line 139:
 
|Thumbnail image
 
|Thumbnail image
 
|
 
|
<nowiki>[[Centiare Logo PNGsmall.png|thumb|Caption text]]</nowiki>
+
<nowiki>[[MyWikiBizLogo135fx.gif|thumb|Caption text]]</nowiki>
 
|
 
|
[[Image:Centiare Logo PNGsmall.png|thumb|Caption text]]
+
[[Image:MyWikiBizLogo135fx.gif|thumb|Caption text]]
 
|}
 
|}
 
</div>
 
</div>
  
 
==See also==
 
==See also==
*Use a sandbox such as [[Centiare:Sandbox]] for experimentation with editing
+
*Use a sandbox such as [[MyWikiBiz:Sandbox]] for experimentation with editing
*[[Centiare:Introduction]], a tour of features
+
*[[Help:Introduction]], a tour of features
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__
  
[[Category:Centiare help|{{PAGENAME}}]]
+
[[Category:MyWikiBiz help|{{PAGENAME}}]]
[[Category:Centiare basic information|{{PAGENAME}}]]
+
[[Category:MyWikiBiz basic information|{{PAGENAME}}]]

Latest revision as of 17:43, 26 December 2007

Help:Contents
Description You type You get
Applies anywhere
Italicise text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

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

bold & italic

Internal link

(within MyWikiBiz)

[[name of page]]
[[name of page|display text]]

name of page
display text

Redirect to another page

#redirect [[Target page]]

1. redirect Target page

External link

(to other websites)

[http://www.example.com]
[http://www.example.com display text]
http://www.example.com

[1]
display text
http://www.example.com

Escape wiki markup

with ''markup''
<nowiki>without ''markup''</nowiki>

with markup
without ''markup''

Sign your posts ~~~~ Username 20:59, 28 March 2024 (UTC)
Applies only at the beginning of the line
Headings

of different sizes

==level 1==
===level 2===
====level 3====
=====level 4=====

Level 1

Level 2

Level 3

Level 4
Bullet list

* one
* two
** two point one
* three

  • one
  • two
    • two point one
  • three
Numbered list

# one
# two
## two point one
# three

  1. one
  2. two
    1. two point one
  3. three
Definition list

;Definition
:item 1
:item 2

Definition
item 1
item 2
 
Thumbnail image

[[MyWikiBizLogo135fx.gif|thumb|Caption text]]

Caption text

See also