Il wiki delle scuole modugnesi : RegoleDiFormattazione

HomePage :: Categorie :: Indice :: Modifiche recenti :: Commenti :: Aiuto :: Login/Registrati

Regole di formattazione per questo Wiki


Pagina Iniziale
Dopo che hai letto queste regole applicale senza problemi nella pagina delle esercitazioni.



1. Formattazione del Testo


Note: Anything between 2 sets of double-quotes is not formatted.

**grassetto**
grassetto

//Sono un testo in corsivo!//
Sono un testo in cosivo!

E sono __sottolineato__!
E sono sottolineato!

##testo con uno spazio##
testo con uno spazio

''highlight text'' (usando 2 singole virgolette)
highlight text

++Strike through text++
Strike through text

Press #%ANY KEY#%
Press ANY KEY

@@Center text@@
Center text

2. Intestazioni


Usa tra cinque = (per l'intestazione pił grande) a due = (per l'intestazione pił piccola) su entrambi i lati di un testo.

====== Intestazione veramente grande ======

Intestazione veramente grande


===== Intestazione piuttosto grande =====

Intestazione piuttosto grande


==== Intestazione media ====

Intestazione media


=== Intestazione non tanto grande ===

Intestazione non tanto grande


== Intestazione piccola ==
Intestazione piccola

3. Separatore orizzontale

----


4. Forza una riga vuota

---



5. Liste / Elenchi a discesa

Indent text using 4 spaces (which will auto-convert into tabs) or using "~". To make bulleted / ordered lists, use the following codes (you can use 4 spaces instead of "~"):

~- bulleted list:

~1) numbered list:
  1. numbered list
  2. Line two

~A) Using uppercase characters:
  1. Using uppercase characters
  2. Line two

~a) Using lowercase characters:
  1. Using lowercase characters
  2. Line two

~I) using uppercase roman numerals:
  1. using Latin numbers
  2. Line two

~i) using lowercase roman numerals:
  1. using Latin numbers
  2. Line two



6. Inline comments


~& Comment
~~& Subcomment
~~~& Subsubcomment



7. Images


To place images on a Wiki page, use:
{{image class="center" alt=Scuolemodugnesi.it" title="Il Wiki delle scuole modugnesi" url="images/banner_medio.gif" link="http://www.scuolemodugnesi.it/"}}
Scuolemodugnesi.it

Links can be external, or internal Wiki links. You don't have to enter a link at all, and in that case just an image will be inserted. You can also use the classes 'left' and 'right' to float images left and right. You don't need to use all those attributes, only url is essential.


8. Links


To link to other wiki pages, write

To link to external pages, write


9. Tables


To create a table use this code:
{{table columns="3" cellpadding="1" cells="BIG;GREEN;FROGS;yes;yes;no;no;no;###"}} to give:

BIG GREEN FROGS
yes yes no
no no


### means the cell is empty.


10. Colored Text


{{color c="blue" text="This is a test."}} gives:


Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/scuolemo/public_html/wiki/actions/color.php on line 49
Sorry, but you did not specify a color for highlighting!

If you want to use hex values:

{{color hex="#DD0000" text="This is another test."}} to give:


Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/scuolemo/public_html/wiki/actions/color.php on line 49
This is another test.

11. Floats


Left floated box - use two < signs before and after the block
Some text in a floated box hanging around
Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler.

Right floated box, use two > characters before and after the block
Some text in a floated box hanging around
Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler. Some more text as a filler.

Use ::c:: to clear floated blocks...


13. FreeMind maps


There are two options for including maps:

Option 1: Upload a FreeMind file to a webserver, and then place a link to it on a wikka page:
http://yourdomain.com/freemind/freemind.mm
No special formatting is necessary.

Option 2: Paste the FreeMind data directly into a wikka page:


14. Embedded HTML

Use two doublequotes around the html tags.

""
[html code]
""

By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the Wikka:SafeHTML page.

It is possible to allow all HTML tags to be used, see Wikka:UsingHTML for more information.


1. Iframe

Use two doublequotes around the html tags.

Unknown action "iframe"


CategoryDocumentazione

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.4
Page was generated in 0.1997 seconds