Vorlage:MultiColsLayout: Unterschied zwischen den Versionen

K
61 Versionen von wikivoyage:Vorlage:MultiColsLayout importiert
KKeine Bearbeitungszusammenfassung
K (61 Versionen von wikivoyage:Vorlage:MultiColsLayout importiert)
 
(22 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly><div class="mcContainer {{{class|}}} {{#switch: {{{color|}}} | 2 = var2 | #default = var1 }} {{#if: {{{withFrame|}}} | | mcWithoutFrame }}"><!--
<includeonly><templatestyles src="MultiColsLayout/styles.css" />{{#if: {{{withFrame|}}}{{{title|}}}
-->{{#if: {{{title|}}} | <div class="mcHeader"><div class="header {{#if: {{{centerTitle|}}} | centered }}">{{{title|}}}</div></div> }}<!--
| [[Kategorie:MultiColsLayout mit Rahmen]]
-->{{#if: {{{intro|}}} | <div class="mcIntro">{{{intro}}}</div> }}<!--
| {{#if: {{{intro|}}} | <p class="voy-multicols-intro {{#switch: {{{color|}}} | 2 = voy-multicols-var-2 | 3 = voy-multicols-var-3 | #default = voy-multicols-var-1 }}">{{{intro}}}</p> }}
}}<div class="voy-multicols-box {{{class|}}} {{#switch: {{{color|}}} | 2 = voy-multicols-var-2 | 3 = voy-multicols-var-3 | #default = voy-multicols-var-1 }} {{#if: {{{title|}}}
| <!-- ja, dann Rahmen -->
| {{#if: {{{withFrame|}}} | | voy-multicols-no-frame }}
}}" {{#if: {{{styles|}}} | style="{{{styles}}}" }}><!--
-->{{#if: {{{title|}}} | <div class="voy-multicols-header {{#if: {{{centerTitle|}}} | voy-centered }}">{{{title|}}}</div> }}<!--
-->{{#if: {{{withFrame|}}}{{{title|}}} | {{#if: {{{intro|}}} | <div class="voy-multicols-intro">
{{{intro}}}</div> }} }}<!--


-->{{#if: {{{col1|}}}
--><div class="voy-multicols-cols">{{#if: {{{col1|}}}


| <div class="mcCol {{#if: {{{col2|}}} | | mcLastCol}}" {{#if: {{{width1|}}} | style="width: {{{width1}}};" }}>
| <div class="voy-multicols-col" {{#if: {{{width1|}}} | style="width: {{{width1}}}; flex: none;" }}>
{{{col1}}}</div><!--
{{{col1}}}</div><!--
-->{{#if: {{{col2|}}} | <div class="mcCol {{#if: {{{col3|}}} | | mcLastCol}}" {{#if: {{{width2|}}} | style="width: {{{width2}}};" }}>
-->{{#if: {{{col2|}}} | <div class="voy-multicols-col" {{#if: {{{width2|}}} | style="width: {{{width2}}}; flex: none;" }}>
{{{col2}}}</div> }}<!--
{{{col2}}}</div> }}<!--
-->{{#if: {{{col3|}}} | <div class="mcCol {{#if: {{{col4|}}} | | mcLastCol}}" {{#if: {{{width3|}}} | style="width: {{{width3}}};" }}>
-->{{#if: {{{col3|}}} | <div class="voy-multicols-col" {{#if: {{{width3|}}} | style="width: {{{width3}}}; flex: none;" }}>
{{{col3}}}</div> }}<!--
{{{col3}}}</div> }}<!--
-->{{#if: {{{col4|}}} | <div class="mcCol {{#if: {{{col5|}}} | | mcLastCol}}" {{#if: {{{width4|}}} | style="width: {{{width4}}};" }}>
-->{{#if: {{{col4|}}} | <div class="voy-multicols-col" {{#if: {{{width4|}}} | style="width: {{{width4}}}; flex: none;" }}>
{{{col4}}}</div> }}<!--
{{{col4}}}</div> }}<!--
-->{{#if: {{{col5|}}} | <div class="mcCol mcLastCol" {{#if: {{{width5|}}} | style="width: {{{width5}}};" }}>
-->{{#if: {{{col5|}}} | <div class="voy-multicols-col" {{#if: {{{width5|}}} | style="width: {{{width5}}};" }}>
{{{col5}}}</div> }}
{{{col5}}}</div> }}


| <div class="mcCol mcLastCol">Keine Inhalte angegeben</div>
| <div class="voy-multicols-col">Keine Inhalte angegeben</div>
}}<div style="clear: both;"></div><!--
}}</div><!--


-->{{#if: {{{footer|}}} | <div class="mcFooter">{{{footer}}}</div> }}
-->{{#if: {{{footer|}}} | <div class="voy-multicols-footer">{{{footer}}}</div> }}
</div></includeonly><noinclude>{{Dokumentation}}</noinclude>
</div></includeonly><noinclude>{{Dokumentation}}</noinclude>