Template:EventSection: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
m (Text replacement - "images-commons" to "images") |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="group"> | <includeonly><div class="group"> | ||
<h3 class="border-bottom-rightfade link-no-border"><span class="muted font-italic">{{{ date | }}}</span> <br>{{{ title | }}} {{#if: {{{ subtitle | }}} | <br> <small>{{{ subtitle | }}}</small> | }} </h3>{{#if: {{{ TileLink | }}}{{{ TileExtLink | }}}{{{ InterviewPage | }}} | | <h3 class="border-bottom-rightfade link-no-border"><span class="muted font-italic">{{{ date | }}}</span> <br>{{{ title | }}} {{#if: {{{ subtitle | }}} | <br> <small>{{{ subtitle | }}}</small> | }} </h3>{{#if: {{{ TileLink | }}}{{{ TileExtLink | }}}{{{ InterviewPage | }}} | | ||
<div class="row mt-4">{{#if: {{{ TileLink | }}}{{{ TileExtLink | }}} | | |||
{{LocalTile | |||
|classes={{#if: {{{ InterviewPage | }}} | col-md-6 | col-md-8 offset-md-2 }} | |||
|link={{{ TileLink | }}} | |||
|ExtLink={{{ TileExtLink | }}} | |||
|header={{{ TileHeader | }}} | |||
|image=https://commons.tsadra.org/thumb.php?f={{{ TileImage | }}}&width=400 | |||
|content={{{ TileContent | }}} | |||
|watermark={{{ TileWatermark}}} | |||
}} | }}{{#if: {{{ InterviewPage | }}} | | |||
{{LocalTile | |||
|classes={{#if: {{{ TileLink | }}}{{{ TileExtLink | }}} | col-md-6 | col-md-8 offset-md-2 }} | |||
|link={{{ InterviewPage | }}} | |||
|header={{{ TileHeader | }}} | |||
|image=https://commons.tsadra.org/images/9/9a/Video_image.jpg | |||
|content=<span style="color: #d25e54;">See the full video, edited clips by topic, and a detailed description here.</span> | |||
}} | }} | |||
</div> | }} | |||
{{{ description | }}} | {{{ description | }}} | ||
</div> | </div> |