Html per il wiki
Dal Wiki di Scuola3D
(Differenze fra le revisioni)
Revisione 20:41, 24 Gennaio 2006 Enrico (Discussione | contributi) ← Previous diff |
Versione attuale Enrico (Discussione | contributi) |
||
Riga 5: | Riga 5: | ||
{| border="0" cellpadding="5" | {| border="0" cellpadding="5" | ||
| valign="top"| | | valign="top"| | ||
- | *<b></b> --> Neretto | + | *'''<b>...</b>''' --> neretto |
- | *<big> <big>…</big> --> Creates bigger text | + | *'''<nowiki><big>…</big></nowiki>''' --> testo più grande |
*<blockquote> | *<blockquote> | ||
- | *<br> | + | *'''<br>''' --> interruzione di linea |
*<caption> | *<caption> | ||
*<center> | *<center> | ||
Riga 19: | Riga 19: | ||
*<em> | *<em> | ||
*<font> | *<font> | ||
- | *<h1> | + | *'''<h1>...</h1>''' --> titolo |
+ | *'''<h2>...</h2>''' --> titolo | ||
+ | *'''<h3>...</h3>''' --> titolo | ||
+ | *'''<h4>...</h4>''' --> titolo | ||
+ | *'''<h5>...</h5>''' --> titolo | ||
+ | *'''<h6>...</h6>''' --> titolo | ||
+ | *'''<hr>''' --> riga orizzontale | ||
+ | *'''<nowiki><i>…</i></nowiki>''' --> corsivo | ||
| valign="top"| | | valign="top"| | ||
- | *<h2> | ||
- | *<h3> | ||
- | *<h4> | ||
- | *<h5> | ||
- | *<h6> | ||
- | *<hr> | ||
- | *<i> | ||
*<li> | *<li> | ||
*<ol> | *<ol> | ||
- | *<p> | + | *<p>...</p> --> paragrafo |
*<pre> | *<pre> | ||
*<rb> | *<rb> | ||
Riga 36: | Riga 36: | ||
*<rt> | *<rt> | ||
*<ruby> | *<ruby> | ||
- | | valign="top"| | ||
*<s> | *<s> | ||
- | *<small> | + | *'''<nowiki><small>…</small></nowiki>''' testo più piccolo |
*<strike> | *<strike> | ||
*<strong> | *<strong> | ||
*<sub> | *<sub> | ||
*<sup> | *<sup> | ||
- | *<table> | + | *'''<nowiki><table>…</table></nowiki>''' --> crea una tabella |
*<td> | *<td> | ||
*<th> | *<th> |
Versione attuale
Informazioni sui codici html in generale (wikipedia inglese)
Per la scrittura di pagine wiki sono consentiti i seguenti codici html:
|
|