Difference between revisions of "Template:EventPage"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>__NOTOC__{{#addbodyclass:no-first-heading}} | <includeonly>__NOTOC__{{#addbodyclass:no-first-heading}} | ||
− | <div class="h1 row pb-2 border-bottom-rightfade"> {{#if: {{{ headerImage | }}} | | + | <div class="h1 row pb-2 border-bottom-rightfade mx-0 mb-2"> {{#if: {{{ headerImage | }}} | |
{{#widget:DivWithBackImg | {{#widget:DivWithBackImg | ||
|classes=col-4 col-lg-2 rounded depth-1 | |classes=col-4 col-lg-2 rounded depth-1 | ||
− | |src= | + | |src={{filepath:{{#titleparts:{{{ headerImage | }}}}}|400}} |
|imageposition=50% | |imageposition=50% | ||
|styles=none | |styles=none | ||
Line 12: | Line 12: | ||
<div class="text-60 muted mt-5">{{{ date | }}}{{#if: {{{ eventtime | }}} | · {{{ eventtime | }}} {{{ timezone | }}} | }}</div> | <div class="text-60 muted mt-5">{{{ date | }}}{{#if: {{{ eventtime | }}} | · {{{ eventtime | }}} {{{ timezone | }}} | }}</div> | ||
</div> | </div> | ||
− | </div>{{#if: {{{ youtubeid | }}} | | + | </div> |
+ | <div class="d-flex justify-content-between flex-wrap read-versions mb-4 mt-1">[[Events|<i class="fad fa-arrow-left fa-sm"></i> Back to Events Page]]</div>{{#if: {{{ youtubeid | }}} | | ||
{{InsertLazyYoutube|{{{ youtubeid | }}}}} | }}{{#if: {{{ zoomlink | }}}{{{ facebooklink | }}} | | {{InsertLazyYoutube|{{{ youtubeid | }}}}} | }}{{#if: {{{ zoomlink | }}}{{{ facebooklink | }}} | | ||
− | {{{!}} class="off-white table table-striped depth-1" | + | {{{!}} class="off-white table table-striped depth-1" {{#if: {{{ zoomlink | }}} | <br> |
{{!}}- | {{!}}- | ||
! Join us on Zoom by signing up here | ! Join us on Zoom by signing up here | ||
− | {{!}} [{{{ zoomlink | }}} Sign Up Here for access to the event via Zoom. Space is limited!] | + | {{!}} [{{{ zoomlink | }}} Sign Up Here for access to the event via Zoom. Space is limited!] | }}{{#if: {{{ facebooklink | }}} | <br> |
{{!}}- | {{!}}- | ||
! Join us on Facebook without signing up! | ! Join us on Facebook without signing up! | ||
− | {{!}} [{{{ facebooklink | }}} Join us live on Facebook. Space is NOT limited.] | + | {{!}} [{{{ facebooklink | }}} Join us live on Facebook. Space is NOT limited.] | }} |
− | {{!}}} | }}{{#if: {{{ InterviewPage | }}} | | + | {{!}}} | }}{{#if: {{{ ExtEventTileLink | }}}{{{ InterviewPage | }}} | |
− | <div class="row mt-5"> | + | <div class="row mt-5">{{#if: {{{ ExtEventTileLink | }}} | |
{{LocalTile | {{LocalTile | ||
− | |classes=col-lg-6 | + | |classes=col-lg-6 |
+ | |ExtLink={{{ ExtEventTileLink | }}} | ||
+ | |header={{{ eventTitle | }}}: {{{ eventSubtitle | }}} | ||
+ | |image={{{ ExtEventTileImage | }}} | ||
+ | |content={{{ description | }}} | ||
+ | |watermark=Link | ||
+ | }} | }}{{#if: {{{ InterviewPage | }}} | | ||
+ | {{LocalTile | ||
+ | |classes=col-lg-6 | ||
|link={{{ InterviewPage | }}} | |link={{{ InterviewPage | }}} | ||
− | |header= | + | |header=Full Content Page |
− | |image=https://commons.tsadra.org/images | + | |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> | |content=<span style="color: #d25e54;">See the full video, edited clips by topic, and a detailed description here.</span> | ||
− | }} | + | }} | }} |
</div> | }} | </div> | }} | ||
− | <h3 class="border-bottom-rightfade-blue"> Participants </h3> | + | <h3 class="border-bottom-rightfade-blue"> Description & Participants </h3> |
<div class="row"> | <div class="row"> | ||
Line 45: | Line 54: | ||
</div> | </div> | ||
− | <div class="col-lg-{{{ participantsectionwidth |6 }}} d-flex | + | <div class="col-lg-{{{ participantsectionwidth |6 }}} d-flex flex-wrap p-3">{{{ participants | }}}</div> |
</div>{{#ifeq: {{{ EventSeries | }}} | Conversations on Buddha-Nature | | </div>{{#ifeq: {{{ EventSeries | }}} | Conversations on Buddha-Nature | | ||
Line 85: | Line 94: | ||
|eventSubtitle={{{ eventSubtitle | }}} | |eventSubtitle={{{ eventSubtitle | }}} | ||
|description={{{ description | }}} | |description={{{ description | }}} | ||
+ | |EventSeries={{{ EventSeries | }}}|+sep=; | ||
|eventSeriesTitle={{{ eventSeriesTitle | }}} | |eventSeriesTitle={{{ eventSeriesTitle | }}} | ||
|eventSeriesSubtitle={{{ eventSeriesSubtitle | }}} | |eventSeriesSubtitle={{{ eventSeriesSubtitle | }}} | ||
Line 95: | Line 105: | ||
|facebooklink={{{ facebooklink | }}} | |facebooklink={{{ facebooklink | }}} | ||
|recommendedcontent={{{ recommendedcontent | }}} | |recommendedcontent={{{ recommendedcontent | }}} | ||
+ | |ExtEventTileImage={{{ ExtEventTileImage | }}} | ||
+ | |ExtEventTileWatermark={{{ ExtEventTileWatermark | }}} | ||
+ | |ExtEventTileHeader={{{ ExtEventTileHeader | }}} | ||
+ | |ExtEventTileContent={{{ ExtEventTileContent | }}} | ||
+ | |ExtEventTileLink={{{ ExtEventTileLink | }}} | ||
}}</includeonly><noinclude>{{TemplateTag}}</noinclude> | }}</includeonly><noinclude>{{TemplateTag}}</noinclude> |