Template:Note

Da GolemWiki.
Versione del 4 feb 2018 alle 20:47 di Giomba (discussione | contributi) (Miglioramento logico struttura html del template)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

[[File:golem-template-note-{{{type}}}.png|35px|link=]]

{{{text}}}


Uso

Template per specchietti con note informative, avvertimenti, suggerimenti.

Sintassi:

{{Note
|type=[info|example|reminder|warning|error]
|text=Some useful text
}}

Parametri:

  • type: tipo di nota, da scegliere tra i seguenti (in ordine di gravità)
    • info
    • example
    • reminder
    • warning
    • attention
  • text

Esempi:

Golem-template-note-info.png

Questa è un'informazione aggiuntiva


Golem-template-note-example.png

Questo è un esempio


Golem-template-note-reminder.png

Questo è un promemoria


Golem-template-note-warning.png

Questo è un avvertimento


Golem-template-note-attention.png

Questo richiede particolare attenzione!