Compare Revisions
Comparing revisions for Wiki Help.
View full history.
|
|
Revision: 1
Title: Wiki Help
Author: Amy Schlesener
Date: 2014 Apr 23 at 17:45
Wiki Help
Wiki Quick Start
(move to separate page?) ! Heading 1
The first paragraph features *bold,* _underline_ and /italic/ text.
What if you want to show the actual ~*, ~/, or ~_ characters?
Put a tilde (~~) before the character(s) you want to expose.
Lists are easy; indent with a space:
#. Red
#. Maroon
#. Cardinal
#. Blue
* Navy Blue
* Sky Blue
* Baby Blue
#. Green
Link to a page name like [[Wiki Help]] or using [[a link description >> Wiki Help]].
Note that explicit web links like http://www.logos.com are automatically tagged.
----
!! Heading 2: Tables
Tables are easy to create:
| top-left | top-right |
| bottom-left | bottom-right |
Or they can get more complex:
|||| ||| ||
/Row 1/
/Column A/
||
/Row 1/
/Column B/
||
/Row 1/
/Column C/
||(,4)
/Rows 1-4/
/Column D/
Cell that
spans 4 rows.
||| ||
/Row 2/
/Column A/
||(2,2)
/Rows 2-3/
/Columns B-C/
Cell that spans
2 columns
and 2 rows.
||| ||
/Row 3/
/Column A/
||| ||(3)
Cell that spans 3 columns.
||||
----
!! Heading 3: Semantic Markup
Berlin is the capital of [[capital of::Germany]].
This is a page about Berlin, Germany. {{?set capital of::Germany}}
|
Heading 1
The first paragraph features bold,underline and italic text. What if you want to show the actual *, /, or _ characters? Put a tilde (~) before the character(s) you want to expose. Lists are easy; indent with a space: - Red
- Maroon
- Cardinal
- Blue
- Navy Blue
- Sky Blue
- Baby Blue
- Green
Link to a page name like Wiki Help or using a link description. Note that explicit web links like http://www.logos.com are automatically tagged.
Heading 2: Tables
Tables are easy to create: | top-left | top-right | | bottom-left | bottom-right |
Or they can get more complex: Row 1 Column A | Row 1 Column B | Row 1 Column C | Rows 1-4 Column D Cell that spans 4 rows. | Row 2 Column A | Rows 2-3 Columns B-C Cell that spans 2 columns and 2 rows. | Row 3 Column A | Cell that spans 3 columns. |
Heading 3: Semantic Markup
Berlin is the capital of Germany. This is a page about Berlin, Germany. |
|