Help: Difference between revisions

From DLS5 Wiki
Jump to navigation Jump to search
Andthompson (talk | contribs)
No edit summary
Andthompson (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
| style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You type'''  
| style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You type'''  
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get'''
| width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get'''
|-<!--1ST ROW 1ST COLUMN-->
|-
|Italic text
|Italic text
|<!--2ND COLUMN-->
|
<tt><nowiki>''italic''</nowiki></tt>
<tt><nowiki>''italic''</nowiki></tt>
|<!--3RD COLUMN-->
|
''italic''
''italic''
|-<!--HORIZONTAL LINE-->
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-<!--2ND ROW 1ST COLUMN-->
|-
|Bold text
|Bold text
|
|
Line 39: Line 39:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|External link]<br />
|External link<br />
<div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div>
<div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div>
|
|
Line 52: Line 52:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|Redirect to another page
|Redirect to another page <br>
<div style="padding: 0em .5em; font-size:0.9em;">''No other text may precede this.''</div>
|
|
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
Line 59: Line 60:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|Section headings ''Applies only at the very beginning of lines.''</ref><br />
|Section headings ''Applies only at the very beginning of lines.''<br />
<div style="padding: 0em .5em; font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</div>
<div style="padding: 0em .5em; font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</div>
|
|
Line 68: Line 69:
<tt><nowiki>====== Level 5 ======</nowiki></tt>
<tt><nowiki>====== Level 5 ======</nowiki></tt>
|
|
__NOTOC__
== Level 1 ==
== Level 1 ==
=== Level 2 ===
=== Level 2 ===
Line 117: Line 119:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|-
|Indenting text <ref name="firstline" />
|Indenting text
|
|
<tt><nowiki>no indent (normal)</nowiki></tt><br/>
<tt><nowiki>no indent (normal)</nowiki></tt><br/>
Line 130: Line 132:
|-
|-
|}
|}
----
For screenshots we will currently use a place holder as the GUI may change slightly. If you wish to insert a screenshot, type '''<nowiki>{{Screenshot}}</nowiki>'''. This will insert a placeholder and add the page to a category where we can easily track and see a list of all pages requiring screenshots.

Latest revision as of 15:49, 4 March 2009

Description You type You get
Italic text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

'''''bold & italic'''''

bold & italic

Internal link
(within DLS IV wiki)

[[Name of page]]
[[Name of page|Text to display]]

Name of page
Text to display

External link
(to other websites)

[http://www.example.org Text to display]
[http://www.example.org]
http://www.example.org

Text to display
[1]
http://www.example.org

Redirect to another page
No other text may precede this.

#REDIRECT [[Target page]]

Section headings Applies only at the very beginning of lines.
A Table of Contents will automatically be generated when four headings are added to an article.

== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======

Level 1

Level 2

Level 3

Level 4
Level 5
Bulleted list
Empty lines between list items discouraged, (see numbered lists).

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered list
Empty lines between list items restarts numbering at 1.

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three
Thumbnail image

[[Image:logo.jpg|thumb|Caption text]]

Caption text
Indenting text

no indent (normal)
:first indent
::second indent
:::third indent

no indent (normal)

first indent
second indent
third indent

For screenshots we will currently use a place holder as the GUI may change slightly. If you wish to insert a screenshot, type {{Screenshot}}. This will insert a placeholder and add the page to a category where we can easily track and see a list of all pages requiring screenshots.