3.424
Bearbeitungen
K (1 Version) |
Sonne7 (Diskussion | Beiträge) (Code-Korrektur im HTML-Bereich am Ende ('</span>' entfernt, weil kein dazugehörendes '<span>' dazu vorhanden ist - war ein Fehler, der im Browser via 'view-source' sichtbar ist - Anm.: 1 '<div>' vom Header bleibt offen u. wird vom Footer geschlossen), kk) |
||
Zeile 1: | Zeile 1: | ||
<div style="position: relative;<!-- | <div style="position: relative; <!-- | ||
-->border: {{{titleborderwidth|1px}}} solid {{{titleborder|{{{border|#000000}}}}}};<!-- | -->border: {{{titleborderwidth|1px}}} solid {{{titleborder|{{{border|#000000}}}}}}; <!-- | ||
-->background: {{{titlebackground|#6495ED}}};<!-- | -->background: {{{titlebackground|#6495ED}}}; <!-- | ||
-->color: {{{titleforeground|#FFFFFF}}};<!-- | -->color: {{{titleforeground|#FFFFFF}}}; <!-- | ||
-->padding: .1em;<!-- | -->padding: .1em; <!-- | ||
-->text-align: center;<!-- | -->text-align: center; <!-- | ||
-->font-weight: bold;<!-- | -->font-weight: bold; <!-- | ||
-->font-size: 100%;<!-- | -->font-size: 100%; <!-- | ||
-->margin-bottom: 0px;<!-- | -->margin-bottom: 0px; <!-- | ||
-->border-bottom: none;"><!-- | -->border-bottom: none;"> <!-- | ||
--><span class="plainlinks" <!-- | --><span class="plainlinks" <!-- | ||
-->style="position: absolute;<!-- | -->style="position: absolute; <!-- | ||
-->top: 1px;<!-- | -->top: 1px; <!-- | ||
-->right: 1px;<!-- | -->right: 1px; <!-- | ||
-->background: transparent;<!-- | -->background: transparent; <!-- | ||
-->border: 0px;<!-- | -->border: 0px; <!-- | ||
-->margin-bottom:.1em;<!-- | -->margin-bottom: .1em; <!-- | ||
-->font-size:80%;<!-- | -->font-size: 80%; <!-- | ||
-->font-weight: normal;"><!-- | -->font-weight: normal;"> <!-- | ||
-->[{{fullurl:{{{editpage|Vorlage:Box-Header}}}|action=edit}} {{INT:editsection}}] <!-- | -->[{{fullurl:{{{editpage|Vorlage:Box-Header}}}|action=edit}} {{INT:editsection}}] <!-- | ||
--></span><!-- | --></span><!-- | ||
-->{{{title}}}<!-- | -->{{{title}}}<!-- | ||
--></div> | --></div> | ||
<div style="display: block;<!-- | <div style="display: block; <!-- | ||
-->position: relative;<!-- | -->position: relative; <!-- | ||
-->border: {{{borderwidth|1px}}} solid {{{border|#000000}}};<!-- | -->border: {{{borderwidth|1px}}} solid {{{border|#000000}}}; <!-- | ||
-->vertical-align: top;<!-- | -->vertical-align: top; <!-- | ||
-->background: {{{background|#E6E6FA}}};<!-- | -->background: {{{background|#E6E6FA}}}; <!-- | ||
-->color: {{{foreground|#000000}}};<!-- | -->color: {{{foreground|#000000}}}; <!-- | ||
-->margin-bottom: 10px;<!-- | -->margin-bottom: 10px; <!-- | ||
-->padding: 1em;<!-- | -->padding: 1em; <!-- | ||
-->margin-top: 0em;<!-- | -->margin-top: 0em; <!-- | ||
-->font-size:{{{fontsize|100%}}};<!-- | -->font-size: {{{fontsize|100%}}}; <!-- | ||
-->padding-top: .3em;"><!-- | -->padding-top: .3em;"> <!-- | ||
-- | --><noinclude>Test text with [[Hyperlink|link]] | ||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, | Lorem ipsum dolor sit amet, consectetur adipisicing elit, | ||
Bearbeitungen