Vorlage:Infobox-Modul: Unterschied zwischen den Versionen

Aus dem IServ-Wiki
Zur Navigation springen Zur Suche springen
(mal testen, diese Infoboxen sind nicht gerade einfach zu bauen -.-)
 
Zeile 1: Zeile 1:
{| class="infobox bordered" style="width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3"  
+
<table class="infobox bordered" style="width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3">
! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF;" | '''{{{title|{{PAGENAME}}}}}'''<!--
+
<tr>
 +
<td colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF;">'''{{{title|{{PAGENAME}}}}}'''</td>
 +
<!--
 
Screenshot: -->{{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center; padding: 16px 0 16px 0;">{{{screenshot}}}</td></tr>|}}<!--
 
Screenshot: -->{{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center; padding: 16px 0 16px 0;">{{{screenshot}}}</td></tr>|}}<!--
 
Einsatzbereich: (IDesk, System, ...)-->{{#if:{{{einsatzbereich|}}}|<tr><th style="background-color: #ccccff;">Einsatzbereich</th><td>{{{einsatzbereich|}}}</td></tr>}}
 
Einsatzbereich: (IDesk, System, ...)-->{{#if:{{{einsatzbereich|}}}|<tr><th style="background-color: #ccccff;">Einsatzbereich</th><td>{{{einsatzbereich|}}}</td></tr>}}
|}
+
</table>

Version vom 4. November 2006, 13:44 Uhr

Infobox-Modul