How does one edit a page
From WICSA Conference Wiki
For more in-depth references, visit: http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page
The results of editing commands are shown first, followed by the actual editing command text.
Contents |
New section
== New section ==
Sub section
=== Sub section ===
Start a new paragraph with a blank line
Got a newline
Start a new paragraph with a blank line<br>Got a newline
Lists
- Lists are easy to do:
- start every line with a star
- more stars means deeper levels
* Lists are easy to do: ** start every line with a star ** more stars means deeper levels
- Numbered lists also good
- very organized
- easy to follow
# Numbered lists also good ## very organized ## easy to follow
- You can even do mixed lists
- and nest them
- like this
- and nest them
* You can even do mixed lists *# and nest them *#* like this
- Definition list
- list of definitions
- item
- the item's definition
; Definition list : list of definitions ; item : the item's definition
Horizontal Rule
gives horizontal rule
---- gives horizontal rule
Pages
[[page name]]
page names -- blended
[[page name]]s -- blended
[[page name|display name]]
page name -- the "pipe trick": parenthetical content not displayed.
[[page name (disambiguation)|]] -- the "pipe trick": parenthetical content not displayed.
[http://external.link.com/]
[[Image:aPicture.png]]
[[Image:aPicture.png|With label]]
[[media:Sg_mrob.ogg|Sound]]
[[media:Tornado.jpg|Image of a Tornado]]
July 20, 1969 will appear as 20 July 1969 depending on preferences.
[[July 20]], [[1969]] will appear as 20 July 1969 depending on preferences.
Digital Object Identifiers
To reference a document in some remote database where you don't have a permanent URL for it, the database might provide you with a Digital Object Identifier, e.g. 10.1109/WICSA.2005.35 which can be turned into a URL by prefixing the address of a certain server, e.g. http://dx.doi.org/10.1109/WICSA.2005.35
This will be espeically useful in referencing articles in past WICSA conference proceedings.
Tables
| Cell 1, row 1 | Cell 2, row 1 (and 2) | Cell 3, row 1 |
| Cell 1, row 2 | Cell 3, row 2 |
Here’s a table example. Note the floating table to the right.
{| align=right border=1
| Cell 1, row 1
|rowspan=2| Cell 2, row 1 (and 2)
| Cell 3, row 1
|-
| Cell 1, row 2
| Cell 3, row 2
|}
Misc.
Emphasize, strongly, very strongly
''Emphasize'', '''strongly''', '''''very strongly'''''
- 128.237.12.163 sign with your user name
- 128.237.12.163 09:39, 20 May 2004 (EDT) sign plus date/time
: ~~~ sign with your user name : ~~~~ sign plus date/time
Suppress <b>Wiki<b> this way &s; go <i>to</i> the [[FAQ]]
<nowiki>Suppress <b>Wiki<b> this way &s; go <i>to</i> the [[FAQ]]</nowiki>
One can also just use plain HTML.
One can also just use <tt>plain</tt> HTML.
Other help: http://en.wikipedia.org/wiki/Wikipedia:HOWTOs [2]

