[Home]CheatSheet

UseModWiki | RecentChanges | Preferences | Random Page

You should try SandBox when you are not familiar with the style and syntax.

1. Syntax
1.1. Headings
1.2. Horizontal line
1.3. Lists
1.3.1. Bulleted
1.3.2. Numbered
1.3.3. Indented
1.3.4. Definition
1.4. Pre-formatted
1.5. Without syntax
1.6. Table of Contents
2. HTML elements

1. Syntax

Based on TextFormattingRules.

You type You get
''italics'', '''bold''', and '''''both''''' italics, bold, and both
[[Meow]] Meow
[[Camel toe|cameltoe]] cameltoe?
WikiPedia:UseModWiki WikiPedia:UseModWiki
[Local:action=rc Recent changes] [Recent changes]
https://www.usemod.org/cgi-bin/wiki.pl https://www.usemod.org/cgi-bin/wiki.pl
[https://www.usemod.org/cgi-bin/wiki.pl] [1]
[https://www.usemod.org/cgi-bin/wiki.pl UseModWiki] [UseModWiki]
upload:img%20example.jpg upload:img%20example.jpg
#REDIRECT [[UseModWiki]] (a page redirected to UseModWiki)

1.1. Headings

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

Level 2

Level 3

Level 4

Level 5
Level 6

1.2. Horizontal line

----


1.3. Lists

1.3.1. Bulleted

* One
* Two
** Two point one
* Three

1.3.2. Numbered

# One
# Two
## Two point one
# Three

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

1.3.3. Indented

: first indent
:: second indent
::: third indent
:::: fourth indent

first indent
second indent
third indent
fourth indent

1.3.4. Definition

; Vagina and Vulva : Clitoris
: Labia

Vagina and Vulva
Clitoris
Labia

Table

|| '''Item 1''' || '''Item 2''' || '''Item 3''' ||
|||| Item A || Item B ||
|| Item C |||| Item D ||

Item 1 Item 2 Item 3
Item A Item B
Item C Item D

1.4. Pre-formatted

<pre>Texts</pre>

Texts

(one space) Texts

 Texts

1.5. Without syntax

<nowiki>[[UseModWiki]]</nowiki>

[[UseModWiki]]

1.6. Table of Contents

See the example at the top of this page. You have to add a # to each heading.

<toc>
 
...

== # Syntax ==

2. HTML elements

Element Usage Result
<b> <b>bring attention to</b> bring attention to
<br> line<br>break line
break
<code> <code>inline code</code> inline code
<em> <em>emphasis</em> emphasis
<i> <i>idiomatic</i> idiomatic
<pre> <pre>pre-formatted text</pre>
pre-formatted text
<strong> <strong>strong importance</strong> strong importance
<tt> <tt>teletype text</tt>
(deprecated by later HTML versions)
teletype text

UseModWiki | RecentChanges | Preferences | Random Page
This page is read-only | View other revisions
Last edited September 3, 2024 15:30 by Meow (diff)
Search: