Differences between revisions 1 and 24 (spanning 23 versions)
Revision 1 as of 2007-06-18 19:26:55
Size: 1252
Comment:
Revision 24 as of 2013-08-08 15:24:50
Size: 1695
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Test of some wiki markup features. = Test of some wiki markup features. =
Line 4: Line 4:
''italics''; '''bold'''; '''''bold italics'''''; ''mixed '''bold''' and italics''; ---- horizontal rule. ''italics''; '''bold'''; '''''bold italics'''''; ''mixed '''bold''' and italics'';
horizontal rule:
----
Line 6: Line 8:
= Title 1 =; == Title 2 ==; === Title 3 ===; ==== Title 4 ====; ===== Title 5 =====.
Lists:
space and one of * bullets; 1., a., A., i., I. numbered items; 1.#n start numbering at n; space alone indents.
Links:
JoinCapitalizedWords; ["brackets and double quotes"]; url; [url]; [url label].
Tables:
|| cell text |||| cell text spanning two columns ||; no trailing white space allowed after tables or titles.
----
= Title 1 =
== Title 2 ==
=== Title 3 ===
==== Title 4 ====
===== Title 5 =====
  ===
Lists: ===
 *
space and one of
  
* bullets;    * 1., a., A., i., I. numbered items;
  *
1.#n start numbering at n;
 *
space alone indents.
Line 15: Line 21:
Simple table: === Links: ===
JoinCapitalizedWords; [[brackets and double quotes]]; url; [url]; [url label].
Line 17: Line 24:
 || 1 || 2 ||
 || 3 || 4 ||
=== Tables: ===
 * | | cell text
 * | | | | cell text spanning two columns | |
 * no trailing white space allowed after tables or titles.
Line 21: Line 30:
 General table layout and HTML like options::
 ||||||<tablestyle="border-collapse: collapse" tablewidth="80%" >'''Heading'''||
 ||cell 1||cell2||cell 3||
 ||<rowspan=2> spanning rows||||<bgcolor='#E0E0FF'> spanning 2 columns||
 ||<rowbgcolor="#FFFFE0">cell2||||
 Cell width::
 || narrow ||<:99%> wide ||
 Spanning rows and columns::
 ||<|2> 2 rows || row 1 ||
 || row 2 ||
 
||<-2> row 3 over 2 columns ||
 Alignment::
 ||<(> left ||<^|3> top ||<v|3> bottom ||
 ||<:> centered ||
 
||<)> right ||
 Colors::
 ||<#FF8080> red ||<#80FF80> green ||<#8080FF> blue ||
==== Simple table: ====

|| 1 || 2 ||
|| 3 || 4 ||


General table layout and HTML like options::
||||||<tablestyle="border-collapse: collapse" tablewidth="80%" >'''Heading'''||
||cell 1||cell2||cell 3||
||<rowspan=2> spanning rows||||<bgcolor='#E0E0FF'> spanning 2 columns||
||<rowbgcolor="#FFFFE0">cell2||||
Cell width::
|| narrow ||<:99%> wide ||
Spanning rows and columns::
||<|2> 2 rows || row 1 ||
|| row 2 ||
||<-2> row 3 over 2 columns ||
Alignment::
||<(> left ||<^|3> top ||<v|3> bottom ||
||<:> centered ||
||<)> right ||
Colors::
||<#FF8080> red ||<#80FF80> green ||<#8080FF> blue ||
||<^><#FF8080> red ||<#80FF80> green ||<#8080FF> blue ||
||<#FF8080><^> red ||<#80FF80> green ||<#8080FF> blue ||
||<^#FF8080> red ||<#80FF80> green<<BR>>next line ||<#8080FF> blue ||
Line 41: Line 59:
External link:
[[http://moinmo.in/HelpOnEditing/|MoinMoin help]]
Line 42: Line 62:
----
Some --(Strikethrough)-- did it work?

------
Test of edit save xxxxxxxxxxxxxxxxxx
------
Zeke is making a test edit

Test of some wiki markup features.

Emphasis: italics; bold; bold italics; mixed bold and italics; horizontal rule:


Headings:

Title 1

Title 2

Title 3

Title 4

Title 5

Lists:

  • space and one of
    • bullets;
    • 1., a., A., i., I. numbered items;
    • 1.#n start numbering at n;
  • space alone indents.

Links:

JoinCapitalizedWords; brackets and double quotes; url; [url]; [url label].

Tables:

  • | | cell text
  • | | | | cell text spanning two columns | |
  • no trailing white space allowed after tables or titles.

Simple table:

1

2

3

4

General table layout and HTML like options::

Heading

cell 1

cell2

cell 3

spanning rows

spanning 2 columns

cell2

Cell width::

narrow

wide

Spanning rows and columns::

2 rows

row 1

row 2

row 3 over 2 columns

Alignment::

left

top

bottom

centered

right

Colors::

red

green

blue

<#FF8080> red

green

blue

<^> red

green

blue

red

green
next line

blue

GrahamWidemanTest01

External link: MoinMoin help


Some Strikethrough did it work?


Test of edit save xxxxxxxxxxxxxxxxxx


Zeke is making a test edit

GrahamWidemanTest02 (last edited 2013-08-08 15:25:08 by GrahamWideman)