Template:EventSection: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| 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 | }}} </h3>{{#if: {{{ FeaturedImage | }}} | | <h3 class="border-bottom-rightfade link-no-border"><span class="muted font-italic">{{{ date | }}}</span> <br>{{{ title | }}} </h3>{{#if: {{{ FeaturedImage | }}} | | ||
[[File:{{{ FeaturedImage | }}}|center|class=my-4|link={{{ FeaturedImageLink | }}}|500px]] | }}{{#if: {{{ TileLink | }}}{{{ TileExtLink | }}} | | [[File:{{{ FeaturedImage | }}}|center|class=my-4|link={{{ FeaturedImageLink | }}}|500px]] | }} | ||
{{LocalTile | <div class="row">{{#if: {{{ TileLink | }}}{{{ TileExtLink | }}} | | ||
{{LocalTile | |||
|classes=col-md-6 | |||
|link={{{ TileLink | }}} | |||
|ExtLink={{{ TileExtLink | }}} | |||
|header={{{ TileHeader | }}} | |||
|image=https://commons.tsadra.org/thumb.php?f={{{ TileImage | }}}&width=400 | |||
|content={{{ TileContent | }}} | |||
}} | }} | |watermark={{{ TileWatermark}}} | ||
}} | }} | |||
</div> | |||
{{{ description | }}} | {{{ description | }}} | ||
</div> | </div> | ||