Help:Editing

From diaspora* project wiki
Revision as of 18:16, 17 June 2016 by Diasp (talk | contribs) (Category:Help)

diaspora* Wiki Cheatsheet

Works anywhere in the text        
Description You type You get
ItalicsTemplate:Anchor, boldTemplate:Anchor, and bothTemplate:Anchor

''italics'', '''bold''', and '''''both'''''

italics, bold, and both

LinkTemplate:Anchor to another page
see H:IW for linking to sister projects

[[copy edit]]
[[copy edit]]ors

copy edit
copy editors

"Pipe" a link to change the link's text

[[Android (operating system)|Android]]

Android

Link to a section

[[Frog#Jumping]]
[[Frog#Jumping|the jumping of frogs]]

Frog#Jumping
the jumping of frogs

Red link
red links in articles help by showing desired redirects or notable pages

[[something missing]]

something missing

References and footnotes
sources in the article will appear where {{reflist}} is put, typically under a level 2 section heading (see below) towards the bottom of the page; text between {{}} is for a template

Hello,<ref>[http://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref>

References: {{reflist}}

Hello,<ref>Library of Congress</ref> World.<ref>http://www.w3.org/</ref>

References:

Template:Reflist

SignatureTemplate:Anchor
sign your contributions when posting to a talk page

~~~~

do not sign in an article, only on talk pages

Username (talk) 14:43, 23 April 2024 (UTC)

Plain website

http://wiki.diasporafoundation.org

http://wiki.diasporafoundation.org

Link a website

[http://wiki.diasporafoundation.org]

[1]

Link and name a website

[http://wiki.diasporafoundation.org diaspora*]

diaspora

Strike your talk page comment
to show your previous comment is outdated

<s>This topic isn't [[WP:N|notable]].</s>

This topic isn't notable.

Hide text somewhere for editors
consensus is how things are decided

<!--This had consensus, discuss at talk page-->

Show an image
for uploading, see the intro to uploading images

Template:Anchor

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

Template:Citation needed
one of many cleanup templates

This statement is true.{{cn}}

This statement is true.Template:Cn

Add a page to a categoryTemplate:Anchor [[Category:Category name]]

place near the bottom of a page
shows "Category name" in a bar at bottom when the page is previewed or saved

Works only at the beginning of lines    

Description You type You get
Redirect to another pageTemplate: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

#REDIRECT [[Target page#anchorName]]

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

Section headingsTemplate:Anchor
a Table of Contents will automatically be generated when four headings are added to an article

==Level 2==
===Level 3===
====Level 4====
=====Level 5=====
======Level 6======

do not use  =Level 1=  as it is for page titles

Level 2

Level 3

Level 4

Level 5
Level 6
Bulleted listTemplate:Anchor

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered listTemplate:Anchor

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three
Indenting textTemplate: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

| Source Original: http://en.wikipedia.org/wiki/Help:Cheatsheet