Template:Meeting: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (22 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== {{{ MeetingName | }}} <br> <span class="font-italic" style="font-size: .8em; line-height: 1;">{{{ MeetingTitle | }}}</span> == | == {{{ MeetingName | }}} <br> <span class="font-italic" style="font-size: .8em; line-height: 1;">{{{ MeetingTitle | }}}</span> == | ||
<div class="row bnw-panel depth-1 my-4"> | <div class="container"> | ||
<div class="row bnw-panel depth-1 my-4">{{#if: {{{ MeetingLeftLogo | }}} | | |||
<div class="col-lg-2 px-{{{ pxLeft | }}} py-5 side-logo">[[{{{ MeetingLeftLogo | }}}|link=|]] | |||
<div class="text-center pt-3" style="font-variant: small-caps; font-size: .9em;">{{{ MeetingLeftLogoLabel | }}}</div> | |||
</div> | | |||
<div class="col-lg-2"></div> }} | |||
<div class="col-lg-8 px-0"> | |||
<div style="padding: 2rem 1.5rem;">{{{ MeetingIntro | }}} | |||
<div class="text-center mt-4 mb-3"> | |||
<div class="d-inline-block text-left"> | |||
<i class="fas fa-calendar-alt fa-sm fa-fw mr-2"></i> {{{ MeetingTimeDate | }}}<br> | |||
<i class="fas fa-map-marked fa-sm fa-fw mr-2"></i> <div class="d-inline-block align-top">{{{ MeetingLocation | }}}</div> | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div>{{#if: {{{ MeetingRightLogo | }}} | | ||
<div class="col-lg-2 px-{{{ pxRight | }}} py-5 side-logo">[[{{{ MeetingRightLogo | }}}|class=|link=|]] | |||
<div class="text-center pt-3" style="font-variant: small-caps; font-size: .9em;">{{{ MeetingRightLogoLabel | }}}</div> | |||
</div> | }} | |||
</div> | </div> | ||
</div> | </div> | ||
<div class="row"> | <div class="row"> | ||
