Difference between revisions of "Template:TwoColumn"
From Help Wiki
m (Protected "Template:TwoColumn": Primary template used for may articles ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{documentation|Template:TwoColumn/doc}}</noinclude> | <noinclude>{{documentation|Template:TwoColumn/doc}}</noinclude> | ||
− | <div class=" | + | <div class="container-fluid"> |
− | <div class=" | + | <div class="row"> |
+ | <div class="col-md-8"> | ||
<div class="lead"> | <div class="lead"> | ||
{{{lead}}} | {{{lead}}} | ||
</div> | </div> | ||
− | + | ||
{{{content}}} | {{{content}}} | ||
− | <!-- end | + | <!-- end col-md-8 --> |
</div> | </div> | ||
− | + | <div class="col-md-1"></div> | |
− | <div class=" | + | <div class="col-md-3 sidebar"> |
{{{sidebar}}} | {{{sidebar}}} | ||
− | <!-- end | + | <!-- end col-md-3--> |
+ | </div> | ||
+ | <!-- end row--> | ||
</div> | </div> | ||
− | <!-- end | + | <!-- end container--> |
</div> | </div> | ||
+ | <!-- Generator=Template:TwoColumn --> | ||
+ | __NOTOC__ | ||
+ | __NOEDITSECTION__ |
Latest revision as of 10:31, 9 August 2017
See the documentation on using this template: at Template:TwoColumn/doc
{{{lead}}}
{{{content}}}