Help:Editing

From lingwiki

(Difference between revisions)
Jump to: navigation, search
(New page: * [http://meta.wikimedia.org/wiki/Help:Editing WikiMedia Help:Editing page] == Cheat sheet == {| border=1 cellspacing=0 cellpadding=4 ! type ! to get |- | <pre>''italics'' '''bold'''</pre...)
(Cheat sheet)
Line 27: Line 27:
# Numbered item
# Numbered item
## Numbered sub-item
## Numbered sub-item
 +
|-
 +
| <pre>Blah blah
 +
: Indented paragraph
 +
:: Doubly indented</pre>
 +
| Blah blah
 +
: Indented paragraph
 +
:: Doubly indented
|-
|-
| <pre>&lt;math&gt;\sqrt{1+e^2}&lt;/math&gt;</pre>
| <pre>&lt;math&gt;\sqrt{1+e^2}&lt;/math&gt;</pre>
Line 47: Line 54:
| ''Table''
| ''Table''
|-
|-
-
| <pre>&lt;pre&gt;foo bar&lt;/pre&gt;</pre>
+
| <pre>&lt;pre&gt;Boxed text in typewriter font&lt;/pre&gt;</pre>
-
| <pre>foo bar</pre>
+
| <pre>Boxed text in typewriter font</pre>
 +
|-
 +
| <pre>&lt;tt&gt;typewriter font&lt;/tt&gt;
 +
&lt;tt&gt;http://www.google.com/&lt;/tt&gt;</pre>
 +
| <tt>typewriter font</tt>
 +
<tt>http://google.com/</tt>
 +
|-
 +
| <pre>Signing a comment. ~~~
 +
And dating it. ~~~~</pre>
 +
| Signing a comment. [[User:Abney|Abney]]
 +
And dating it. [[User:Abney|Abney]] 23:55, 25 August 2009 (UTC)
|-
|-
| <pre>[[Image:Logo.jpg]]</pre>
| <pre>[[Image:Logo.jpg]]</pre>

Revision as of 19:55, 25 August 2009

Cheat sheet

type to get
''italics''
'''bold'''
italics

bold

== Heading ==
=== Subheading ===
==== Sub-subheading ====
Headings
* Bullet item
** Sub-item
  • Bullet item
    • Sub-item
# Numbered item
## Numbered sub-item
  1. Numbered item
    1. Numbered sub-item
Blah blah
: Indented paragraph
:: Doubly indented
Blah blah
Indented paragraph
Doubly indented
<math>\sqrt{1+e^2}</math>
\sqrt{1+e^2}
[[speech recognition]]
speech recognition
#REDIRECT [[Another page]]
Redirection page
{| border=1 cellspacing=0 cellpadding=4
! First
! Second
|-
| hi
| there
|-
|}
Table
<pre>Boxed text in typewriter font</pre>
Boxed text in typewriter font
<tt>typewriter font</tt>
<tt>http://www.google.com/</tt>
typewriter font

http://google.com/

Signing a comment. ~~~
And dating it. ~~~~
Signing a comment. Abney

And dating it. Abney 23:55, 25 August 2009 (UTC)

[[Image:Logo.jpg]]
Image:Logo.jpg
[[Category:Foo]]
Includes the page in category Foo. Conventionally goes at the bottom of the page.
Personal tools