Thelemapedia:Wiki Markup: Difference between revisions
m more...this is taking a long time... |
m finished with links! *whew* |
||
| Line 340: | Line 340: | ||
</td><td valign=top style="width:40%;padding:7px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-family:courier,mono;font-size:12px;"> | </td><td valign=top style="width:40%;padding:7px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-family:courier,mono;font-size:12px;"> | ||
Internal linking is easy: just use two brackets on either side of a word or phrase, eg.<nowiki> [[Astral projection]].</nowiki> | Internal linking is easy: just use two brackets on either side of a word or phrase, eg.<nowiki> [[Astral projection]].</nowiki> | ||
</td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"><small> | </td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"> | ||
*<small> A link to another Thelemapedia article. | |||
* Internally, the first letter of the target page is automatically capitalized and spaces are represented as underscores. | * Internally, the first letter of the target page is automatically capitalized and spaces are represented as underscores. | ||
* Spelling and capitalization must be exact (except for the first letter) | * Spelling and capitalization must be exact (except for the first letter)</small> | ||
</small> | |||
</td></tr> | </td></tr> | ||
| Line 371: | Line 369: | ||
<nowiki>There are many types of [[sigil]]s</nowiki> | <nowiki>There are many types of [[sigil]]s</nowiki> | ||
</td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"><small> | </td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"><small> | ||
*Works with the following endings: -s, -es, -ing, -tion, -ation | *Works with the following endings:<br/>-s, -es, -ing, -tion, -ation | ||
</small> | </small> | ||
</td></tr> | </td></tr> | ||
| Line 414: | Line 412: | ||
</td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"><small> | </td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"><small> | ||
* Just put a pipe on the end | * Just put a pipe on the end | ||
</small> | |||
</td></tr> | |||
<tr><td valign=top style="width:40%;padding:7px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;"> | |||
It is possible to have a page redirect to another page. For example, [[Scarlet Woman]] redirects the browser to [[Babalon]]. | |||
</td><td valign=top style="width:40%;padding:7px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-family:courier,mono;font-size:12px;"> | |||
The code on the redirection page (say, "Scarlet Woman") is: | |||
<nowiki>#REDIRECT [[Babalon]]</nowiki> | |||
</td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"><small> | |||
* Very useful for topics that have multiple terms | |||
* Code must go on the first line only | |||
</small> | |||
</td></tr> | |||
<tr><td valign=top style="width:40%;padding:7px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;"> | |||
Special pages can be linked to easily: | |||
'''What links here''': | |||
[[Special:Whatlinkshere/Thelemapedia:Really Simple Tutorial]] | |||
'''Related changes''': | |||
[[Special:Recentchangeslinked/Thelemapedia:Really Simple Tutorial]] | |||
'''User's Contributions page''': | |||
[[Special:Contributions/Ash]] | |||
</td><td valign=top style="width:40%;padding:7px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-family:courier,mono;font-size:12px;"> | |||
<nowiki>[[Special:Whatlinkshere/Thelemapedia:Really Simple Tutorial]]</nowiki> | |||
<nowiki>[[Special:Recentchangeslinked/Thelemapedia:Really Simple Tutorial]]</nowiki> | |||
<nowiki>[[Special:Contributions/Ash]]</nowiki> | |||
</td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"><small> | |||
</small> | |||
</td></tr> | |||
<tr><td valign=top style="width:40%;padding:7px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;"> | |||
Three ways to link to external (non-wiki) sources: | |||
# '''Bare URL''':<br/>http://www.nupedia.com/ ''(bad style)'' | |||
# '''Unnamed link''':<br/>[http://www.nupedia.com/] ''(very bad style, unless used as a reference citation)'' | |||
# '''Named link''':<br/>[http://www.nupedia.com Nupedia] ''(ideal)'' | |||
</td><td valign=top style="width:40%;padding:7px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-family:courier,mono;font-size:12px;"> | |||
<nowiki>http://www.nupedia.com/ </nowiki> | |||
<nowiki>[http://www.nupedia.com/] </nowiki> | |||
<nowiki>[http://www.nupedia.com Nupedia] </nowiki> | |||
</td><td valign=top style="width:20%;padding:3px;border-bottom:1px solid #ccc;"><small> | |||
* Use ''single'' brackets for external links | |||
* For a named link, do NOT use a pipe, DO use a space | |||
</small> | </small> | ||
</td></tr> | </td></tr> | ||
Revision as of 19:45, 5 July 2005
The wiki markup is the syntax system you can use to format a Thelemapedia page. It is designed to be simple and quick to use. You are welcome to experiment with markup in the Temp Zone.
Text
Section Headings
| What you see | What you type | Notes |
New sectionSub-header 1Sub-header 2Sub-header 3 |
==New section== |
|
Bold and italic
| What you see | What you type | Notes |
|
Bold Italic Bold italic |
''Italic'' (2 apostrophes) '''Bold''' (3 apostrophes) '''''Bold italic''''' (5 apostrophes) |
|
Paragraphs
| What you see | What you type | Notes |
|
A single newline (hitting the return/enter key once) generally has no effect on the layout. But an empty line (hitting the return/enter key twice) starts a new paragraph. |
A single newline But an empty line (hitting the return/enter key twice) starts a new paragraph. |
|
|
You can break lines |
You can break lines<br/>without starting a new paragraph. |
|
|
Sometimes it is useful to indent an entire paragraph.
|
Sometimes it is useful to indent an entire paragraph. |
|
|
You can also seperate blocks of text:
|
<blockquote>It is easy using the '''blockquote''' html tag, which indents both margins instead of the left margin only as the colon does.</blockquote> |
|
|
If a line starts with one |
If a line starts with one |
|
Lists
| What you see | What you type | Notes |
A newline in a list marks the end of a list item.
|
* Lists are easy to do: |
|
A newline in a list marks the end of a numbered list.
| # Numbered lists are easy to do: # Start every line with a number sign. |
|
| * You can even do mixed lists *# and nest them |
|
| ; Definition list : list of definitions ; item : the item's definition |
|
Character formatting
For special characters in Hebrew and Greek, see the Characters page.
| What you see | What you type | Notes |
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü ß à á â ã ä å æ ç è é ê ë ì í î ï ñ ò ó ô œ õ ö ø ù ú û ü ÿ |
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü ß à á â ã ä å æ ç è é ê ë ì í î ï ñ ò ó ô œ õ ö ø ù ú û ü ÿ | |
Punctuation:¿ ¡ § ¶ † ‡ • – — ‹ › « » ‘ ’ “ ”Commercial symbols: ™ © ® ¢ € ¥ £ ¤ |
¿ ¡ § ¶ † ‡ • – — ‹ › « » ‘ ’ “ ” ™ © ® ¢ € ¥ £ ¤ | |
|
Subscripts: x1 x2 x3 Superscripts: x1 x2 x3 |
x<sub>1</sub> x<sub>2</sub> x<sub>3</sub>
|
Other formatting
| What you see | What you type | Notes |
|
Centering text on the page is easy: |
Centering text on the page is easy: <center>Just use the '''center''' tag.</center> |
|
|
It is easy to make text really small using the small tag. |
It is easy to make text <small>really small using the small tag.</small> |
|
|
You can draw a single line with four dashes. |
You can draw a single line |
|
|
It is possible to suppress the expression of code. For example, if you want to show code formatting. So, '''bold''' would show up as '''bold''' and not bold. |
So, <nowiki>'''bold'''</nowiki> would show up as <nowiki>'''bold'''</nowiki> and not '''bold'''. |
|
|
You can leave a comment within the editing code that doesn't show up on the page. |
<!-- comment here --> |
|
|
You can |
You can <s>strike out deleted material</s> and <u>underline new material</u>. |
|
Links
| What you see | What you type | Notes |
|
Internal linking is easy: just use two brackets on either side of a word or phrase, eg. Astral projection. |
Internal linking is easy: just use two brackets on either side of a word or phrase, eg. [[Astral projection]]. |
|
| It is possible to have a link target a page using different text. Eg. Some can travel astrally. | Some can [[Astral projection|travel astrally]]. (Text shows up as "travel astrally" but links to the page called "Astral projection") |
|
|
If red, it is a link to a page that doesn't yet exist. |
If red, [[it is a link]] to a page that doesn't yet exist. |
|
|
You can blend endings onto links: "There are many types of sigils" |
There are many types of [[sigil]]s |
|
|
Alchemy#Overview is a link to a section within another page. #Other formatting is a link to a section on the current page. #example is a link to an anchor that was created using an "id" attribute. | [[Alchemy#Overview]] is a link to a section within another page. [[#Other formatting]] is a link to a section on the current page. [[#example]] is a link to an anchor that was created using an "id" attribute |
|
|
Automatically hide stuff in parentheses: The Fool. Automatically hide namespace: Really Simple Tutorial. Or both: Really Simple Tutorial But not: [[Thelemapedia:Really Simple Tutorial (the basics)#Editing a page|]] |
[[The Fool (tarot)|]].
|
|
|
It is possible to have a page redirect to another page. For example, Scarlet Woman redirects the browser to Babalon. |
The code on the redirection page (say, "Scarlet Woman") is: #REDIRECT [[Babalon]] |
|
|
Special pages can be linked to easily: What links here: Special:Whatlinkshere/Thelemapedia:Really Simple Tutorial Related changes: Special:Recentchangeslinked/Thelemapedia:Really Simple Tutorial User's Contributions page: Special:Contributions/Ash |
[[Special:Whatlinkshere/Thelemapedia:Really Simple Tutorial]] [[Special:Recentchangeslinked/Thelemapedia:Really Simple Tutorial]] [[Special:Contributions/Ash]] |
|
|
Three ways to link to external (non-wiki) sources:
|
http://www.nupedia.com/ [http://www.nupedia.com/] [http://www.nupedia.com Nupedia] |
|
|
|
|