Wiki Cheatsheet

From Open Source Ecology
Revision as of 16:23, 4 January 2012 by Nikolayhg (talk | contribs) (Created page with "<noinclude>{{pp-semi|small=yes}}</noinclude> <div align="center"> {{Help pages header}} <!--COMMENT MARKUP. Displays:Edit mode only.--> {|align="center" style="width:100%; border...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Pp-semi

Template:Help pages header

Template:Shortcut

Wikipedia Cheatsheet

Works anywhere in the text
Description You type You get
Italic text

Template loop detected: Template:Anchor

''italic''

italic

Bold text

Template loop detected: Template:Anchor

'''bold'''

bold

Bold and italic text

Template loop detected: Template:Anchor

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

bold & italic

Link to another Wikipedia page

Template loop detected: Template:Anchor

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

Name of page
Text to display

Add an image

Template loop detected: Template:Anchor

[[File:Wiki.png|thumb|alt=Alt text|Caption]]

Add a page to a category

Template loop detected: Template:Anchor

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

Template loop detected: Template:Anchor

Sign your contributions when posting to a Talk Page.
Do not sign when contributing to an article.

~~~~

Username (talk) 11:47, 27 July 2025 (UTC)

Use a template

Template loop detected: Template:Anchor

{{Example}}

Template:Example

Works only at the beginning of lines
Description You type You get
Redirect to another page

Template loop detected: Template:Anchor

Redirects must be placed at the start of the first line.

#REDIRECT [[Target page]]

File:Redirect arrow without text.svg Target page

Redirect to a section of another page
Redirects must be placed at the start of the first line.

#REDIRECT [[Target page#anchorName]]

File:Redirect arrow without text.svg Target page#anchorName

Section headings

Template loop detected: Template:Anchor

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 3===
====Level 4====
=====Level 5=====
======Level 6======

Level 2

Level 3

Level 4

Level 5
Level 6
Bulleted list

Template loop detected: Template:Anchor

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered list

Template loop detected: Template:Anchor

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three
Indenting text

Template loop detected: Template:Anchor

This is used when replying on a talk page, to make it easier to follow conversations.

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

no indent (normal)

first indent
second indent
third indent

</nowiki>