Vorlage:Box: Unterschied zwischen den Versionen
Aus Gronkh-Wiki
K |
|||
| (18 dazwischenliegende Versionen von 7 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| − | <div | + | <div class="{{#if: {{{boxwidth|}}} | col-{{{boxwidth}}} | }} {{if: {{{boxwidth-ld|}}} | col-ld-{{{boxwidth-ld}}} | }} {{if: {{{boxwidth-md|}}} | col-md-{{{boxwidth-md}}} | }} {{if: {{{boxwidth-dt|}}} | col-dt-{{{boxwidth-dt}}} | }}" style="margin-top: 12px;"> |
| − | + | <div class="makeScrollable" style="border: 2px solid {{{color|#111}}};" > | |
| − | <div style="{{{ | + | {| class="box {{{class| }}}" |
| − | {{{ | + | |- |
| − | + | | class="box-title" style="color:{{{titlecolor|#FFF}}}; background: {{{color|#111}}};" | '''{{{title}}}''' | |
| − | + | |- | |
| + | | | ||
{{{content}}} | {{{content}}} | ||
| + | |} | ||
</div> | </div> | ||
| − | |||
</div> | </div> | ||
Aktuelle Version vom 4. September 2017, 14:44 Uhr
| {{{title}}} |
|
{{{content}}} |