User Tools

Site Tools


pmip3:wiki_help_create

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pmip3:wiki_help_create [2009/02/09 10:56] – Added info about page locks jypeterpmip3:wiki_help_create [2009/02/09 15:29] (current) – Added ~~ODT~~ jypeter
Line 1: Line 1:
-====== Editing and creating PMIP3 wiki pages ======+~~ODT~~ 
 + 
 +====== Editingcreating and removing PMIP3 wiki pages ======
  
 <note warning>Thank you for reading these instructions at least once! :-)</note> <note warning>Thank you for reading these instructions at least once! :-)</note>
Line 49: Line 51:
  
 You can visit the [[playground:|Playground]] and experiment with the wiki features there, if you want to practise before changing actual PMIP3 pages :-) You can visit the [[playground:|Playground]] and experiment with the wiki features there, if you want to practise before changing actual PMIP3 pages :-)
 +
 +==== Non standard wiki features ====
 +
 +Page editors and creators can also use some features we have added to this wiki.  They are documented only here (and **not** in the [[wiki:syntax|Wiki syntax]] page)
 +
 +=== Adding fancy boxes ===
 +
 +You can use many kind of boxes! Note that if the boxes seem to //float and mix// with the regular text of the page, you should add a ''%%~~CLEARFLOAT~~%%'' or ''%%~~CL~~%%'' directive after your %%<box>...</box>%% directive
 +
 +<code><box>Basic box</box></code>
 +<box>Basic box</box>
 +~~CLEARFLOAT~~
 +
 +<code><box red left>Red left-justified box</box></code>
 +<box red left>Red left-justified box</box>
 +~~CLEARFLOAT~~
 +
 +<code><box blue right round>Blue right-justified //round// box</box></code>
 +<box blue right round>Blue right-justified //round// box</box>
 +~~CLEARFLOAT~~
 +
 +<code><box rgb(200,255,200)>Light green box</box></code>
 +<box rgb(200,255,200)>Light green box</box>
 +~~CLEARFLOAT~~
 +
 +[[http://wiki.jalakai.co.uk/dokuwiki/doku.php/tutorial/boxes|More info]] on the //box// plugin and [[http://wiki.jalakai.co.uk/dokuwiki/doku.php/test/boxes|many examples]]
 +
 +=== Adding notes ===
 +
 +It is possible to insert 3 types of note in the pages:
 +
 +
 +<note>%%<note>My note</note>%%</note>
 +
 +<note tip>%%<note tip>My note</note>%%</note>
 +
 +<note important>%%<note important>My note</note>%%</note>
 +
 +<note warning>%%<note warning>My note</note>%%</note>
 +
 +[[http://wiki.splitbrain.org/plugin:note|More info]] on the //note// plugin
  
 ===== Creating a page ===== ===== Creating a page =====
pmip3/wiki_help_create.1234173405.txt.gz · Last modified: 2009/02/09 10:56 by jypeter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki