Vorlage:MultiColsLayout: Unterschied zwischen den Versionen

Korrektur
(mcContainer: display: flex;)
(Korrektur)
Zeile 5: Zeile 5:
  | <!-- ja, dann Rahmen -->
  | <!-- ja, dann Rahmen -->
  | {{#if: {{{withFrame|}}} | | mcWithoutFrame }}
  | {{#if: {{{withFrame|}}} | | mcWithoutFrame }}
}}" style="display: flex; {{{styles|}}}"><!--
}}" style="display: block; {{{styles|}}}"><!--
-->{{#if: {{{title|}}} | <div class="ctHeader chFirst {{#if: {{{centerTitle|}}} | centered }}">{{{title|}}}</div> }}<!--
-->{{#if: {{{title|}}} | <div class="ctHeader chFirst {{#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> }} }}<!--


-->{{#if: {{{col1|}}}
--><div class="mcCols" style="display: flex;">{{#if: {{{col1|}}}


| <div class="mcCol {{#if: {{{col2|}}} | | mcLastCol}}" {{#if: {{{width1|}}} | style="width: {{{width1}}}; flex: none;" }}>
| <div class="mcCol {{#if: {{{col2|}}} | | mcLastCol}}" {{#if: {{{width1|}}} | style="width: {{{width1}}}; flex: none;" }}>
Zeile 24: Zeile 24:


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


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