Differenze tra le versioni di "Template:Template"

Da PoliArch.
Riga 1: Riga 1:
<noinclude>{{Template}
+
<noinclude>{{Template}}</noinclude>
 
'''Un template speciale da usare in ''tutti'' i template  '''
 
'''Un template speciale da usare in ''tutti'' i template  '''
  

Versione delle 19:42, 12 mag 2012

Un template speciale da usare in tutti i template

Uso

Questo template dovrebbe essere aggiunto come prima cosa in cima alla pagina racchiuso nel tag 'noinclude'>

<noinclude>{{Template}}</noinclude>

A brief description of the template, usage instructions, and output example should also be added between the 'noinclude' tags (as in this template).

The template wikitext must be written between 'includeonly' tags:

<includeonly>...</includeonly>

Esempio