Compose tips

Text Formats

Filtered HTML

  • To insert a link to an idiom, use the format [idiom name="Exact Idiom Title"]Text to display as link[/idiom] (you can also use angle brackets: <idiom name="Exact Idiom Title">Text to display as link</idiom>). Important: You must provide the exact title of the idiom as it is saved on the site within the name="" attribute. The text between the opening and closing tags will become the clickable link text.

    For example, if a song contains the line "when a pig fly", but the corresponding idiom on the site is titled "when pigs fly", you should wrap the text like this: [idiom name="when pigs fly"]when a pig fly[/idiom]. This will create a link to the "when pigs fly" idiom page, and the link text will be "when a pig fly".

  • È possibile inserire note a piè di pagina direttamente all’interno dei testi attraverso [fn]Questo testo diventerà una nota a piè di pagina.[/fn]. Questo verrà sostituito da un numero di identificazione (riferito alla nota a piè di pagina) e il testo compreso tra tag [fn] sarà spostato al fondo della pagina (la nota a piè di pagina). Vedi Footnotes Readme page per opzioni aggiuntive di utilizzo
  • Le citazioni possono essere posizionate tra tag [quote] in modo da essere visualizzate come una citazioni volute. Ogni tag [quote] deve avere il tag corripondente [/quote]. Per esempio:

    [quote]This is a simple quote.[/quote]
    viene visualizzato come:

    Citazione:
    This is a simple quote.

    Inoltre, c’è un’ulteriore aggiunta che permette di specificare l’autore originale delle citazioni.

    [quote=Mr. Drupal]This is a quote with an attribution line.[/quote]
    viene visualizzato come:

    Mr. Drupal ha scritto:
    This is a quote with an attribution line.

    Infine, tag [quote] multipli possono essere annidati uno dentro l’altro. Ricorda solo che ogni tag [quote] deve avere il tag corripondente [/quote].

    [quote]I think she says it best...
    [quote=Ms. Quotation]This is a quote nested within another quote.[/quote]
    but you can't argue with
    [quote=Ms. Reply]The more quotes, the merrier.
    Just don't get too carried away.[/quote]
    And I have nothing more to say.[/quote]
    viene visualizzato come:

    Citazione:
    I think she says it best...
    Ms. Quotation ha scritto:
    This is a quote nested within another quote.
    but you can't argue with
    Ms. Reply ha scritto:
    The more quotes, the merrier. Just don't get too carried away.
    And I have nothing more to say.
  • [@username] e [@#uid] vengono convertiti in un link che riporta alla pagina profilo dell’utente
  • Tag HTML consentiti: <a> <u> <em> <strong> <cite> <quote> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <p> <table> <tr> <td> <fn> <footnote> [footnote] <div> <pre> <ruby> <rt> <rp> <rb> <rbc> <rtc> <br> <sub> <sup> <del> <ins>

  • Video Filter

    You may insert videos from popular video sites by using a simple tag [video:URL].

    Examples:

    • Single video:
      [video:http://www.youtube.com/watch?v=uN1qUeId]
    • Random video out of multiple:
      [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
    • Override default autoplay setting: [video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]
    • Override default width and height:
      [video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y]
    • Override default aspect ratio:
      [video:http://www.youtube.com/watch?v=uN1qUeId ratio:4/3]
    • Align the video:
      [video:http://www.youtube.com/watch?v=uN1qUeId align:right]

    Supported sites: Google Video, Vimeo, YouTube, YouTube (Playlist).

    Special instructions:

    Some codecs need special input. You'll find those instructions here.
    • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
    • Gli indirizzi di pagine web e gli indirizzi e-mail si trasformano in link automaticamente.
    • You can insert tags like "[Chorus]" or "[Intro: Otto & Joost]" in lyrics or translation. Ensure each tag is on its own line and enclosed in square brackets.

    Plain text

    • Non sono ammessi i tag HTML.
    • Gli indirizzi di pagine web e gli indirizzi e-mail si trasformano in link automaticamente.
    • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.