Differenze tra le versioni di "Template:Sito"

Da ItaChan.
Vai alla navigazioneVai alla ricerca
(Creata pagina con '<includeonly><table width="250" border="0" cellpadding="3" align="right"> <tr> <td class="title" colspan="2">{{{title}}}</td> </tr> <tr> <td colspan="2">{{{immagi…')
 
Riga 4: Riga 4:
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td colspan="2">{{{immagine}}}<br />''<span style="font-size: 0.7em">{{{caption}}}</span>''</td>
+
     <td colspan="2">[[Image:{{{immagine}}}|200px|center]]<br />''<span style="font-size: 0.7em">{{{caption}}}</span>''</td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td width="60">'''<span style="font-size: 0.8em">Tipo</span>'''</td>
+
     <td width="60">'''<span style="font-size: 0.9em">Tipo</span>'''</td>
     <td width="190"><span style="font-size: 0.8em">{{{tipo}}}</span></td>
+
     <td width="190"><span style="font-size: 0.9em">{{{tipo}}}</span></td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td width="60">'''<span style="font-size: 0.8em">Lingua</span>'''</td>
+
     <td width="60">'''<span style="font-size: 0.9em">Lingua</span>'''</td>
     <td width="190"><span style="font-size: 0.8em">{{{lingua}}}</span></td>
+
     <td width="190"><span style="font-size: 0.9em">{{{lingua}}}</span></td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td width="60">'''<span style="font-size: 0.8em">Fondata</span>'''</td>
+
     <td width="60">'''<span style="font-size: 0.9em">Fondata</span>'''</td>
     <td width="190"><span style="font-size: 0.8em">{{{data}}}</span></td>
+
     <td width="190"><span style="font-size: 0.9em">{{{data}}}</span></td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td width="60">'''<span style="font-size: 0.8em">Status</span>'''</td>
+
     <td width="60">'''<span style="font-size: 0.9em">Status</span>'''</td>
     <td width="190"><span style="font-size: 0.8em">{{{status}}}</span></td>
+
     <td width="190"><span style="font-size: 0.9em">{{{status}}}</span></td>
 
   </tr>
 
   </tr>
 
</table></includeonly><noinclude>* Template per la scheda dei siti.  
 
</table></includeonly><noinclude>* Template per la scheda dei siti.  
Riga 31: Riga 31:
 
<nowiki>{{sito
 
<nowiki>{{sito
 
   | title = itaChan
 
   | title = itaChan
   | immagine = [[Image:Bear itachan.jpg]]
+
   | immagine = Bear itachan.jpg
 
   | caption = This was my reaction face.
 
   | caption = This was my reaction face.
 
   | tipo = wiki
 
   | tipo = wiki

Versione delle 18:18, 2 ott 2009

  • Template per la scheda dei siti.
  • Si applica a tutti i siti, come ad esempio *chan, ED, Nonciclopedia etc.
  • Autore: The Executioner
  • Ultima revisione: 2/10/2009

Uso

<nowiki>{{sito
   | title = itaChan
   | immagine = Bear itachan.jpg
   | caption = This was my reaction face.
   | tipo = wiki
   | lingua = Italiano
   | data = 2007
   | status = Attiva
}}

Restituisce come output

itaChan
[[Image:Bear itachan.jpg|200px|center]]
This was my reaction face.
Tipo wiki
Lingua Italiano
Fondata 2007
Status Attiva