Anonymous

Help:Editing: Difference between revisions

From OER in Education
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:


When you're editing, you can go between "wikitext" and "preview" to see what you've entered, and what it looks like.
When you're editing, you can go between "wikitext" and "preview" to see what you've entered, and what it looks like.
When editing, you can click on "help" to get further help.


= Normal wiki markup =
= Normal wiki markup =
Look at the editing toolbar: When editing, you can click on "help" to get further help.


Using the buttons left to right, the standard markup is:
Using the buttons left to right, the standard markup is:
Line 38: Line 38:
:demo text
:demo text


If you leave a space as first character on a line, then it looks like this:
a
b
c


= Advanced Editing =  
= Advanced Editing =  


There are ways to use advanced markup, and to "create your own markup", or "macros", and these typically look like this:
There are ways to use advanced markup, to create your own "templates", or "macros", and these typically look like this:
  <nowiki><something>some test</something></nowiki>
  <nowiki><something>some test</something></nowiki>
  <nowiki>{{something}}</nowiki>
  <nowiki>{{something}}</nowiki>