Submitted by khaledhosny on Mon, 14/06/2004 - 00:25.
( categories: )
I wish this code 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
- 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
- too add website like this:
u can use this
<a harf=URL>name of the site masnal</a>
- and another way to put url like this:
use this:
EGLUG
- 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>
- Printer-friendly version
- Login or register to post comments
- 13872 reads

