PESWiki talk:How to edit a page

From PESWiki

Table of contents

1 Formatting
2 Emphasis
3 Linking
4 Date Insert
5 Images
6 Tables
7 Other
8 Characters

Temp

Top section

New section

Subsection

Sub-subsection

Include this

Formatting Reference Page

A more exhaustive presentation of this briefing material is found at PESWiki:Quick guide and PESWiki:How to edit a page. Users can find other nformation at Wipedia > How to edit a page (http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page).


Formatting

= Section Heading =
== Subsection Heading ==

*bullet
**sub bullet

#numbered list
##subnumbered list

---- horizonal line

: indent (colon + space)

; Definition list : list of definitions

Begin line with space to be formatted 
inside a light purple box.
Don't forget to manually carriage return

line break<br>

  (extra space)
→ (right arrow)

Emphasis

''bold'''
<b>bold</b>

''italics''
<em>italics</em>

'''''bold italics'''''
<b><em>bold italics</b></em> <nowiki><strike>strike out</strike>

<u>underline</u>

<font size="4">text</font> (3 = normal; 1-7)

<small>small text</small>

<sub>subscript</sub>
<sup>superscript</sup>

<center>Center text</center>

<tt>monospace text</tt>


Linking

[[link within wiki]] (will display "link within wiki") (refers to a file name)
[[link|hyperlinked text]] (will display "hyperlinked text")
[[#section link]] (within page)
http://website.com (will automatically hyperlink)
[http://externalsite.com text to display] (space after url)
[http://url.com] (numbered footnote)

#REDIRECT [[Main_Page]] (first line of page)


Date Insert

{{CURRENTDAYNAME}}, {{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}} T {{CURRENTTIME}} [[UTC]]

See also Glossary:UTC for methods by which you can insert a UTC clock.

Images

[[Image:Wiki.png]] (will show image)
[[Image:Wiki.png|alt text]]
[[Image:Wiki.png|frame|right|Caption Text]] (float right)
[[Image:Wiki.png|right|]] (no caption)
[[:Image:Wiki.png]] (link to image)
[[:Image:Wiki.png|text displayed]] (link to image)


Tables

Can use regular HTML or XHTML or Wiki-pipe
see: http://meta.wikimedia.org/wiki/Help:Table

This code Looks like this
  {|  border=1
  | 1 || 2 
  |- 
  | 3 || 4 
  |- 
  | 5 || 6 
  |}
1 2
3 4
5 6

Other

<nowiki>disable wiki format</nowiki>

__NOTOC__ (forces auto table of contents to disappear)

<!-- comment not displayed in page, only in edit view -->

[[Special:Contributions/UserName]]

{{NUMBEROFARTICLES}}
{{PAGENAME}}
{{localurl:pagename}}

Characters

See Wikipedia: How to edit a page > Character formatting (http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page#Character_formatting) for the following abilities:



Return to Help Page
Return to PESWiki Main Page
Related
Advertisement