Suggerimenti per la composizione

formati di input:
  • Filtered HTML:
    • Indirizzi web o e-mail vengono trasformati in link automaticamente
    • Elementi HTML permessi: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

      Questo sito consente l'uso di contenuto HTML. Se imparare tutto l'HTML può spaventare, imparare a usare un piccolo numero di elementi HTML di base è molto semplice. Questa tabella fornisce un esempio per ogni elemento attivo su questo sito.

      Per maggiori informazioni, vedi le Specifiche HTML del W3C o utilizza il tuo motore di ricerca preferito per trovare un altro sito che spieghi l'HTML.

      Descrizione elementoCosa scriviCosa vedi
      Le ancore servono a creare collegamenti ad altre pagine.<a href="http://linuxludus.it">LinuxLudus</a>LinuxLudus
      Enfatizzato<em>Enfatizzato</em>Enfatizzato
      Evidenziato<strong>Evidenziato</strong>Evidenziato
      Citazione<cite>Citazione</cite>Citazione
      Testo codice utilizzato per mostrare il codice sorgente dei programmi<code>Codice</code>Codice
      Elenco non ordinato - utilizza <li> all'inizio di ogni voce dell'elenco<ul> <li>Prima voce</li> <li>Seconda voce</li> </ul>
      • Prima voce
      • Seconda voce
      Elenco ordinato - utilizza <li> all'inizio di ogni voce dell'elenco<ol> <li>Prima voce</li> <li>Seconda voce</li> </ol>
      1. Prima voce
      2. Seconda voce
      Gli elenchi definizione sono simili agli altri elenchi HTML. <dl> inizia l'elenco definizione, <dt> inizia il termine da definire e <dd> inizia la descrizione della definizione.<dl> <dt>Primo termine</dt> <dd>Prima definizione</dd> <dt>Secondo termine</dt> <dd>Seconda definizione</dd> </dl>
      Primo termine
      Prima definizione
      Secondo termine
      Seconda definizione

      La maggior parte dei caratteri inusuali può essere inserita direttamente senza problemi.

      Se incontri problemi, prova a utilizzare le entità carattere HTML. Un esempio comune può essere &amp; per il carattere e commerciale &. Per un elenco completo delle entità vedi la pagina entità dell'HTML. I caratteri disponibili includono:

      Descrizione carattereCosa scriviCosa vedi
      E commerciale&amp;&
      Maggiore di&gt;>
      Minore di&lt;<
      Virgolette&quot;"
    • Le linee e i paragrafi vengono riconosciuti automaticamente. Gli elementi <br /> a capo, <p> paragrafo e </p> chiuso paragrafo vengono inseriti automaticamente. Se i paragrafi non vengono riconosciuti è sufficiente aggiungere un paio di linee vuote.
  • Full HTML:
    • Indirizzi web o e-mail vengono trasformati in link automaticamente
    • Le linee e i paragrafi vengono riconosciuti automaticamente. Gli elementi <br /> a capo, <p> paragrafo e </p> chiuso paragrafo vengono inseriti automaticamente. Se i paragrafi non vengono riconosciuti è sufficiente aggiungere un paio di linee vuote.
  • MediaWiki:
    • Elementi HTML permessi: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

      Questo sito consente l'uso di contenuto HTML. Se imparare tutto l'HTML può spaventare, imparare a usare un piccolo numero di elementi HTML di base è molto semplice. Questa tabella fornisce un esempio per ogni elemento attivo su questo sito.

      Per maggiori informazioni, vedi le Specifiche HTML del W3C o utilizza il tuo motore di ricerca preferito per trovare un altro sito che spieghi l'HTML.

      Descrizione elementoCosa scriviCosa vedi
      Le ancore servono a creare collegamenti ad altre pagine.<a href="http://linuxludus.it">LinuxLudus</a>LinuxLudus
      Enfatizzato<em>Enfatizzato</em>Enfatizzato
      Evidenziato<strong>Evidenziato</strong>Evidenziato
      Citazione<cite>Citazione</cite>Citazione
      Testo codice utilizzato per mostrare il codice sorgente dei programmi<code>Codice</code>Codice
      Elenco non ordinato - utilizza <li> all'inizio di ogni voce dell'elenco<ul> <li>Prima voce</li> <li>Seconda voce</li> </ul>
      • Prima voce
      • Seconda voce
      Elenco ordinato - utilizza <li> all'inizio di ogni voce dell'elenco<ol> <li>Prima voce</li> <li>Seconda voce</li> </ol>
      1. Prima voce
      2. Seconda voce
      Gli elenchi definizione sono simili agli altri elenchi HTML. <dl> inizia l'elenco definizione, <dt> inizia il termine da definire e <dd> inizia la descrizione della definizione.<dl> <dt>Primo termine</dt> <dd>Prima definizione</dd> <dt>Secondo termine</dt> <dd>Seconda definizione</dd> </dl>
      Primo termine
      Prima definizione
      Secondo termine
      Seconda definizione

      La maggior parte dei caratteri inusuali può essere inserita direttamente senza problemi.

      Se incontri problemi, prova a utilizzare le entità carattere HTML. Un esempio comune può essere &amp; per il carattere e commerciale &. Per un elenco completo delle entità vedi la pagina entità dell'HTML. I caratteri disponibili includono:

      Descrizione carattereCosa scriviCosa vedi
      E commerciale&amp;&
      Maggiore di&gt;>
      Minore di&lt;<
      Virgolette&quot;"
    • Le linee e i paragrafi vengono riconosciuti automaticamente. Gli elementi <br /> a capo, <p> paragrafo e </p> chiuso paragrafo vengono inseriti automaticamente. Se i paragrafi non vengono riconosciuti è sufficiente aggiungere un paio di linee vuote.
    • You can use Mediawiki syntax. It is possible that not all formatting options are supported at the moment.

      You can link to internal content by using the title of a node. Use [[Node Title]] to link to the node with the corrseponding name. An alternate title can be specified like this: [[Node Title|Link title]]

      External links are detected automatically. So just type http://example.com for the link. If you want a different title, use the following syntax: [http://example.com some link title].

      You can use interwiki links. Type [[site:Page Title]] to link to a page on a different site. You can use the following interwiki links:

      • path: Local drupal path - mapped to /%s
      • gdo: groups.drupal.org - mapped to http://groups.drupal.org/freelinking/%s
      • wp: Wikipedia - mapped to http://en.wikipedia.org/wiki/%s

      Images are included with [[Image:filename]]. You can link to uploaded image nodes with [[Image:node title]].
      Special image formatting can be done via [[Image:name|alignment|size|caption]] where any of additional information is optional. alignment is one of left, center or right. Size is in the format 80px or 80x70px. The caption is arbitrary text. See the wikipedia help for the full syntax, but be aware that frames and description text is not supported.

  • wysiwyg:
    • To add a lightbox to your images, add rel="lightbox" attribute to any link tag to activate the lightbox. For example:

      <a href="image-1.jpg" rel="lightbox">image #1</a>

      <a href="image-1.jpg" rel="lightbox[][my caption]">image #1</a>

      To show a caption either use the title attribute or put in the second set of square brackets of the rel attribute.

      If you have a set of related images that you would like to group, then you will need to include a group name between square brackets in the rel attribute. For example:

      <a href="image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
      <a href="image-2.jpg" rel="lightbox[roadtrip][caption 2]">image #2</a>
      <a href="image-3.jpg" rel="lightbox[roadtrip][caption 3]">image #3</a>

      There are no limits to the number of image sets per page or how many images are allowed in each set.

      If you wish to turn the caption into a link, format your caption in the following way:

      <a href="image-1.jpg" rel='lightbox[][<a href="http://www.yourlink.com">View Image Details</a>]' >image #1</a>

    • To add a lightbox slideshow to your images, add rel="lightshow[slideshowname][slide caption]" attribute to any link tag to activate the slideshow. For example:

      <a href="image-1.jpg" rel="lightshow[show1]">image #1</a>
      <a href="image-2.jpg" rel="lightshow[show1]">image #2</a>
      <a href="image-3.jpg" rel="lightshow[show1]">image #3</a>

      The title attribute in the link tag is optional. The addition of this attribute enables the display of a caption with the image displayed in the lightbox.

      There are no limits to the number of slideshow image sets per page or how many images are allowed in each slideshow.

      If you wish to turn the caption into a link, format your caption in the following way:

      <a href="image-1.jpg" rel='lightshow[show1][<a href="http://www.yourlink.com">View Image Details</a>]'>image #1</a>

    • It's possible to show webpage content in the lightbox, using iframes. In this case the "rel" attribute should be set to "lightframe". Again it's possible to group the content, (e.g. lightframe[search][caption]) but in addition to that, it's possible to control some of the iframe properties. It's possible to set the "width", "height" and "scrolling" properties of the iframe. The properties are separated from the group name by a |, for example lightframe[search|width:100px;][caption]. If no grouping is being used, then the | is still used and the format would be lightframe[|width:100px;]. The properties should all be of the format "property: value;" - note the closing semi-colon. If no iframe properties are set, then the default width and height of 400px will be used. See below for more detailed examples.

      Basic example:
      <a href="http://www.google.com" rel="lightframe">Search google</a>

      Grouped example:
      <a href="http://www.google.com" rel="lightframe[search][caption]">Search google</a>
      <a href="http://www.yahoo.com" rel="lightframe[search]">Search yahoo</a>

      Controlling iframe property example:
      <a href="http://www.google.com" rel="lightframe[|width:400px; height:300px; scrolling: auto;][caption]">Search google</a>

      Controlling iframe property when grouped example:
      <a href="http://www.google.com" rel="lightframe[search|width:400px; height:300px; scrolling: auto;]">Search google</a>
      <a href="http://www.yahoo.com" rel="lightframe[search|width:400px; height:300px;]">Search yahoo</a>

    • It's possible to show HTML snippets in the lightbox, that is on the same domain. In this case the "rel" attribute should be set to "lightmodal". Again it's possible to group the content, (e.g. lightmodal[group][caption]) but in addition to that, it's possible to control some of the modal properties. It's possible to set the "width", "height" and "scrolling" properties of the modal. The properties are separated from the group name by a |, for example lightmodal[group|width:100px;][caption]. If no grouping is being used, then the | is still used and the format would be lightmodal[|width:100px;]. The properties should all be of the format "property: value;" - note the closing semi-colon. If no modal properties are set, then the default width and height of 400px will be used. See below for more detailed examples.

      Basic example:
      <a href="search.php" rel="lightmodal">Search</a>

      Grouped example:
      <a href="search.php" rel="lightmodal[search][caption 1]">Search</a>
      <a href="search.php?status=1" rel="lightmodal[search]">Search published</a>

      Controlling modal property example:
      <a href="search.php" rel="lightmodal[|width:400px; height:300px; scrolling: auto;][caption]">Search</a>

      Controlling modal property when grouped example:
      <a href="search.php" rel="lightmodal[search|width:400px; height:300px; scrolling: auto;]">Search</a>
      <a href="search.php?status=1" rel="lightmodal[search|width:400px; height:300px;]">Search published</a>