Template:InsertMedia: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{{#ifeq:{{{ float | }}} | ||
|center | |center | ||
|<div class="border-tb-redfade my-4 py-3 d-flex justify-content-center flex-wrap no-drop-cap"> | |<div class="tsdwiki-border-tb-redfade my-4 py-3 d-flex justify-content-center flex-wrap no-drop-cap"> | ||
| | | | ||
}} | }} | ||
<div class="{{#switch:{{{ float | }}} | <div class="noglossary {{#switch:{{{ float | }}} | ||
|right={{#if: {{{ columns | }}} | col-lg-{{{ columns | }}} | col-lg-6 }} float-right pl-4 | |right={{#if: {{{ columns | }}} | col-lg-{{{ columns | }}} | col-lg-6 }} float-right pl-4 | ||
|center={{#if: {{{ columns | }}} | col-lg-{{{ columns | }}} | col-lg-8 }} d-flex justify-content-around | |center={{#if: {{{ columns | }}} | col-lg-{{{ columns | }}} | col-lg-8 }} d-flex justify-content-around | ||
| Line 39: | Line 39: | ||
| | | | ||
}} | }} | ||
</ | </includeonly> | ||