Difference between revisions of "Template:FullPagePanel"

From Buddha-Nature
((by SublimeText.Mediawiker))
 
((by SublimeText.Mediawiker))
Line 2: Line 2:
 
<div>
 
<div>
 
<h1 class="large">{{{ title | }}}</h1>
 
<h1 class="large">{{{ title | }}}</h1>
 
+
<div class="container">
{{Jumbotron
+
<div class="row">
|featuredImage={{filepath:{{PAGENAME:{{{ image | }}} }}|800}}
+
<div class="col-lg-10 offset-lg-1 p-0"> }}
|content={{{ description | }}}
+
<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="{{{ textwidth | col-8 }}}" style="padding: 2.25rem; min-height: 275px; max-height: 525px;overflow: scroll;">{{{ description | }}}</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
  

Revision as of 15:43, 27 March 2019

}}