Template:FullPagePanel: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| Line 1: | Line 1: | ||
<div class="fullpage">{{#addbodyclass:fullpage-panel no-first-heading}} | <div class="fullpage">{{#addbodyclass:fullpage-panel no-first-heading}} | ||
<div> | |||
<h1 class="large">{{{ title | }}}</h1> | |||
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
<div class="col-lg- | <div class="col-lg-10 offset-lg-1 p-0"> | ||
<div class="depth-1" style=" | <div class="row bnw-minitron depth-1 p-0" style="border-top: none;">{{#widget:DivWithBackImg | ||
|src={{filepath:{{PAGENAME:{{{ image | }}} }}|800}} | |||
|classes=col-4 | |||
|imageposition={{{ imagePosition | center }}} | |||
<div class=" | }} | ||
< | <div class="{{{ textwidth | col-8 }}}" style="padding: 2.25rem; min-height: 275px; max-height: 525px;"> | ||
<div style="overflow: scroll;">{{{ description | }}}</div> | |||
</div> | </div> | ||
</div> | </div> | ||