Differenze tra le versioni di "Template:Sito"

Da ItaChan.
Vai alla navigazioneVai alla ricerca
m
Riga 1: Riga 1:
 
<includeonly><table width="250" border="1px solid #ccc;" cellpadding="3" align="right">
 
<includeonly><table width="250" border="1px solid #ccc;" cellpadding="3" align="right">
 
   <tr>  
 
   <tr>  
     <td style="font-size:1.2em; font-weight:bold; text-align:center;" colspan="2">{{{title}}}</td>
+
     <td style="font-size:1.3em; font-weight:bold; text-align:center;" colspan="2">{{{title}}}</td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td colspan="2" align="center">[[Image:{{{immagine}}}|180px|center]]<br />''<span style="font-size: 0.9em">{{{caption}}}</span>''</td>
+
     <td colspan="2" align="center">[[Image:{{{immagine}}}|180px]]<br />''<span style="font-size: 0.9em">{{{caption}}}</span>''</td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td width="60">'''<span style="font-size: 0.9em">Tipo</span>'''</td>
+
     <td width="60" cellpadding="2">'''<span style="font-size: 0.9em">Tipo</span>'''</td>
     <td width="190"><span style="font-size: 0.9em">{{{tipo}}}</span></td>
+
     <td width="190" cellpadding="2"><span style="font-size: 0.9em">{{{tipo}}}</span></td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td width="60">'''<span style="font-size: 0.9em">Lingua</span>'''</td>
+
     <td width="60" cellpadding="2">'''<span style="font-size: 0.9em">Lingua</span>'''</td>
     <td width="190"><span style="font-size: 0.9em">{{{lingua}}}</span></td>
+
     <td width="190" cellpadding="2"><span style="font-size: 0.9em">{{{lingua}}}</span></td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td width="60">'''<span style="font-size: 0.9em">Fondata</span>'''</td>
+
     <td width="60" cellpadding="2">'''<span style="font-size: 0.9em">Fondata</span>'''</td>
     <td width="190"><span style="font-size: 0.9em">{{{data}}}</span></td>
+
     <td width="190" cellpadding="2"><span style="font-size: 0.9em">{{{data}}}</span></td>
 
   </tr>
 
   </tr>
 
   <tr>  
 
   <tr>  
     <td width="60">'''<span style="font-size: 0.9em">Status</span>'''</td>
+
     <td width="60" cellpadding="2">'''<span style="font-size: 0.9em">Status</span>'''</td>
     <td width="190"><span style="font-size: 0.9em">{{{status}}}</span></td>
+
     <td width="190" cellpadding="2"><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.  

Versione delle 18:23, 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

{{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
Bear itachan.jpg
This was my reaction face.
Tipo wiki
Lingua Italiano
Fondata 2007
Status Attiva