I wish this page can help, i`ll try to say what i know about wiki syntax and html tags that can be used in our cute wiki. i know that my english and my explanation not good at all but fell free to edit , fix mistakes and add new stuff it`s a Wiki ;-)
- to gives a small headin Like this:
for subsections
use this:
! for subsections
- to give a 2nd level/medium heading Like this:
for sections
use this:
!! for sections
- to give a large heading Like this:
for titles
use this:
!!! for titles
- give an string for an item and a subitem like this:
- item 1
- subitem
use this
- item 1
- subitem
- for auto conting:
- test
- test2
- test3
- testN and etcccccccc...
use this:
#test
- test2
- test3
- testN etcccccccccc
- and u can mix with them like this:
- foo
- fubar
- fu
u can use this:
- foo
- fubar
- fu
- and another mix u like this:
- foo
- fubar
- fu
u can use this:
- foo
- fubar
- fu
- to write code and commands:
$ls -la
use this:
<pre> $ls -la </pre>
- and to use italcs words like this:
this
use this:
this it`s 2 of ' and it`s not "
- and the bold like this:
this
use this:
this
- and to put url like this:
use this:
EGLUG
- and u can link for another pages in the site like this:
now u can read about [charter]] and about [wikisyntax]]
u can do this:
now u can read about charter or wikisyntax (put the word charter ( the link ) between []] )
- to add an email to a name like this:
u can use this:
<a href="mailto:EMAIL@EMAIL.COM">Persone Name</a>
- to add a pic like this:
u can use this:
<img src="http://www.gnu.org/graphics/gnu-head-sm.jpg" alt="GNU Logo">
- u can also put a thumbnail link to an image from the image galleries like this
that is my console look ;-)
u can done this by:
image:nodenumber
as nodenumber is the no# of the pic at the image galleries like mine has the url http://www.eglug.org/node/view/80 so i put the nodenumber as 80
- Printer-friendly version
- Login or register to post comments
- 13868 reads

