Vorlage:MultiColsLayout: Unterschied zwischen den Versionen
K
keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 2: | Zeile 2: | ||
| <!-- true: do nothing --> | | <!-- true: do nothing --> | ||
| {{#if: {{{intro|}}} | <p class="pIntro {{#switch: {{{color|}}} | 2 = var2 | 3 = var3 | #default = var1 }}">{{{intro}}}</p> }} | | {{#if: {{{intro|}}} | <p class="pIntro {{#switch: {{{color|}}} | 2 = var2 | 3 = var3 | #default = var1 }}">{{{intro}}}</p> }} | ||
}}<div class="mcContainer {{{class|}}} {{#switch: {{{color|}}} | 2 = mcVar2 | 3 = mcVar3 | #default = mcVar1 }} {{#if: {{{withFrame|}}} | | mcWithoutFrame }}"><!-- | }}<div class="mcContainer {{{class|}}} {{#switch: {{{color|}}} | 2 = mcVar2 | 3 = mcVar3 | #default = mcVar1 }} {{#if: {{{title|}}} | ||
-->{{#if: {{{title|}}} | | | <!-- ja, dann Rahmen --> | ||
| {{#if: {{{withFrame|}}} | | mcWithoutFrame }} | |||
}}"><!-- | |||
-->{{#if: {{{title|}}} | <div class="header {{#if: {{{centerTitle|}}} | centered }}">{{{title|}}}</div> }}<!-- | |||
-->{{#if: {{{withFrame|}}}{{{title|}}} | {{#if: {{{intro|}}} | <div class="mcIntro"> | -->{{#if: {{{withFrame|}}}{{{title|}}} | {{#if: {{{intro|}}} | <div class="mcIntro"> | ||
{{{intro}}}</div> }} }}<!-- | {{{intro}}}</div> }} }}<!-- | ||