Help:Basic Edition: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 163: Line 163:
<pre><nowiki>[[Image:Greenway_model.gif]]</nowiki></pre>
<pre><nowiki>[[Image:Greenway_model.gif]]</nowiki></pre>
|
|
[[Image:Greenway_model.gif.gif]]
[[Image:Greenway_model.gif]]
|
|


Line 177: Line 177:
|
|
<pre><nowiki>[[Image:Greenway_model.gif|thumb|50px|Greenway model]]</nowiki></pre>
<pre><nowiki>[[Image:Greenway_model.gif|thumb|50px|Greenway model]]</nowiki></pre>
* The user can click on the picture to enlarge
|
|
[[Image:Greenway_model.gif|thumb|50px|Greenway model]]
[[Image:Greenway_model.gif|thumb|50px|Greenway model]]
|
|- valign="top"
| Thumbnail 50pixels, do not float
|
<pre><nowiki>[[Image:Greenway_model.gif|thumb|50px|Greenway model]]</nowiki></pre>
* The user can click on the picture to enlarge
|
[[Image:Greenway_model.gif|thumb|none|50px|Greenway model]]
|
|


|}
|}

Revision as of 12:56, 26 April 2007


  • You can edit the content using the wiki syntax. Normal caracters like * ' " =, that have special functions depending sometimes on their position. For example the sintax ''italic'' will return italic.
  • Mediawiki skips the new blank lines. If you want to start a new paragraph, you only have to drop a new blank line between the two sections of your text. You are also free to use HTML tags like <br>.
  • Some compatible HTML tags with MediaWiki: <code>, <div>, <span> and <font>.
Description Syntax Result
everywhere
italic ''italic'' italic
Bold '''bold''' bold
Bold and italic '''''bold and italic''''' bold and italic
Skip markup wiki <nowiki>no ''markup''</nowiki> no ''markup''
only on the start line
Heading sizes

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

level 1

level 2

level 3

level 4
Horizontal bar ----
Normal lists

* one
* two
* three
(par ex

  • one
  • two
  • three
Ordered lists

# one
# two
# three

  1. one
  2. two
  3. three
Defiition lists

;Definition
:item 1
:item 2

Definition
item 1
item 2
Preformatted text

  one space on
  the start on a new line
  created
  a preformatted text

one space on
the start of a new line
created
a preformatted text
Internal and external links
links to

another page
of the wiki

I've created the [[social computing]] page
  • It's a link that points to another wiki page
  • The first letter will pe automatically capitalized
  • If the links is displayed in red, this page is empty. If you click on the link, you can start inserting the content, save it, and then the page will be created.
  • A new page constist in the creation of a new link.
I've created the [[social computing]] page
changing the title of the link

I've created the daily page tomorrow

  • The wiki will display the title of the link, in other words all that is placed after a pipe (|)

I've created the daily page tomorrow

external links

The best way to make it is to add a title to the link

[http://www.nupedia.com Nupedia]
  • The [ ] define an external link
  • No pipe needed, only a space

Nupedia

Signature
Signature: ~~~ 
Date: ~~~~~

The best way is to use your personal page (once logged, click on your username and add a content)

  • Add 3 ~
  • Note: 5 ~ will add the date.

Signature: DSchneider
Date: 21 mar 2006 à 19:10 (MET)

Images
Simple
[[Image:Greenway_model.gif]]

Greenway model.gif

Framed with a legend
[[Image:Greenway_model.gif|frame|none|Greenway model]]
Greenway model
Thumbnail 50pixels
[[Image:Greenway_model.gif|thumb|50px|Greenway model]]
  • The user can click on the picture to enlarge
Greenway model
Thumbnail 50pixels, do not float
[[Image:Greenway_model.gif|thumb|50px|Greenway model]]
  • The user can click on the picture to enlarge
Greenway model