Creating a New Page
From Kdwiki
| Line 1: | Line 1: | ||
Creating a new page using the KDWiki is very simple. Search for the page you want to make, and then press "This Exact Title". An edit page will appear! | Creating a new page using the KDWiki is very simple. Search for the page you want to make, and then press "This Exact Title". An edit page will appear! | ||
| - | + | ||
<div align="center"> | <div align="center"> | ||
{| style="border:1px solid #A3B1BF; text-align:left; background:#f5faff" | {| style="border:1px solid #A3B1BF; text-align:left; background:#f5faff" | ||
| Line 133: | Line 133: | ||
|Thumbnail image | |Thumbnail image | ||
| | | | ||
| - | <nowiki>[[Image:Wiki.png|thumb|Caption text]]</nowiki> | + | <nowiki>[[Image:Wiki.png|thumb|Caption text]] (Is not supported by the KDWiki)</nowiki> |
| | | | ||
[[Image:Wiki.png|thumb|Caption text]] | [[Image:Wiki.png|thumb|Caption text]] | ||
| Line 139: | Line 139: | ||
</div> | </div> | ||
| - | + | ||
| - | + | ||
</div> | </div> | ||
Revision as of 23:25, 26 November 2006
Creating a new page using the KDWiki is very simple. Search for the page you want to make, and then press "This Exact Title". An edit page will appear!
| Description | You type | You get | |
| Applies anywhere | |||
| Italicise text |
''italic'' |
italic | |
| Bold text |
'''bold''' |
bold | |
| Bold and italic |
'''''bold & italic''''' |
bold & italic | |
| Internal link (within Wikipedia) |
[[name of page]] | ||
| Redirect to another page |
#redirect [[Target page]] |
1. redirect Target page | |
| External link (to other websites) |
[http://www.example.com] | ||
| Escape wiki markup |
with ''markup'' |
with markup | |
| Applies only at the beginning of the line | |||
| Headings of different sizes |
==level 1== |
Level 1Level 2Level 3Level 4 | |
| Bullet list |
* one |
| |
| Numbered list |
# one |
| |
| Definition list |
;Definition |
| |
| Thumbnail image |
[[Image:Wiki.png|thumb|Caption text]] (Is not supported by the KDWiki) |
File:Wiki.png Caption text | |
</div>
