Creating a New Page

From Kdwiki

(Difference between revisions)
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!
-
{{Help contents back}}<!--Comment markup would be helpful in this table.  Displays:  Edit mode only -->
+
 
<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 style="width: 20%; text-align: center; margin-top: -1.2em; margin-bottom:3px; margin-left: auto; margin-right: auto; background-color: #cee0f2; padding: .2em .6em; font-size: 130%; border:1px solid #A3B1BF;">'''[[Help:Contents/Editing Wikipedia|More editing help]]''' <span style="font-size: larger; font-weight: bold;">&rarr;</span>
+
 
-
<div style="clear:both"></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]]
[[name of page|display text]]

name of page
display text

Redirect to another page

#redirect [[Target page]]

1. redirect Target page

External link

(to other websites)

[http://www.example.com]
[http://www.example.com display text]
http://www.example.com

[1]
display text
http://www.example.com

Escape wiki markup

with ''markup''
<nowiki>without ''markup''</nowiki>

with markup
without ''markup''

Applies only at the beginning of the line
Headings

of different sizes

==level 1==
===level 2===
====level 3====
=====level 4=====

Contents

Level 1

Level 2

Level 3

Level 4
Bullet list

* one
* two
** two point one
* three

  • one
  • two
    • two point one
  • three
Numbered list

# one
# two
## two point one
# three

  1. one
  2. two
    1. two point one
  3. three
Definition list

;Definition
:item 1
:item 2

Definition
item 1
item 2
 
Thumbnail image

[[Image:Wiki.png|thumb|Caption text]] (Is not supported by the KDWiki)

File:Wiki.png
Caption text


</div>

Personal tools