Vorlage:FloatingBox: Unterschied zwischen den Versionen

Aus dem IServ-Wiki
Zur Navigation springen Zur Suche springen
K (hm, wieder mal schicht 8...)
 
(5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly><!--
+
<includeonly>
--><table class="infobox bordered" style="width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3">
+
{| class="infobox bordered" style="width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3"
<!--Titel-->
+
|-
<tr><td style="font-size:110%; text-align: center; background-color: #CCCCFF;">'''{{{1|{{PAGENAME}}}}}'''</td></tr>
+
<!-- Titel -->
 +
| style="font-size:110%; text-align: center; background-color: #CCCCFF;" | '''{{{1|{{PAGENAME}}}}}'''
 +
|-
 
<!--Inhalt-->
 
<!--Inhalt-->
<tr><th style="padding: 20px;">{{{2}}}</th></tr>
+
| style="padding-left: 6px; padding-right: 6px" | {{{2}}}
</table>
+
|}
</includeonly><!--
+
</includeonly>
 +
<!--
  
 
--><noinclude><!--
 
--><noinclude><!--

Aktuelle Version vom 25. Dezember 2006, 23:34 Uhr


Ich bin eine FloatingBox
  • Mit
  • vielen
  • tollen
  • Informationen
{{FloatingBox|Ich bin eine FloatingBox|
* Mit
* vielen
* tollen
* Informationen
}}