Difference between revisions of "Template:2colpagelayout"
From Help Wiki
| Line 1: | Line 1: | ||
| − | + | __NOEDITSECTION__ | |
| − | + | ||
| − | __NOEDITSECTION__ | + | |
<div class="container-fluid"> | <div class="container-fluid"> | ||
<div class="row"> | <div class="row"> | ||
<div class="col-md-8 "> | <div class="col-md-8 "> | ||
| − | + | <div class="lead"> | |
| + | Quick, two sentence summary of the page content. | ||
| + | </div> | ||
| + | |||
| + | |||
| + | Page content that falls under the main page, and not in a subcolumn. | ||
| + | <div class="row"> <!-- two span6 columns nested under span 8 --> | ||
| + | <div class="col-md-6"> | ||
| + | ====List of pages that fall under column 1==== | ||
{{2colbox}} | {{2colbox}} | ||
| + | <!-- end col-md-6 --> | ||
| + | </div> | ||
| + | <div class="col-md-6"> | ||
| + | ====List of pages that fall under column 2==== | ||
| + | * | ||
| + | * | ||
| + | * | ||
| + | * | ||
| + | * | ||
| + | * | ||
| + | |||
| + | <!-- end col-md-6 --> | ||
| + | </div> | ||
| + | <!--end row --> | ||
| + | </div> | ||
| + | <!-- end col-md-8 --> | ||
| + | </div> | ||
| + | <div class="col-md-1"></div> | ||
<div class="col-md-3 sidebar"> | <div class="col-md-3 sidebar"> | ||
| − | ===Sidebar | + | ====Sidebar information==== |
| − | * Links to related content | + | *Links to related content |
| − | * Create a help ticket | + | *Create a help ticket |
| − | * etc. | + | *etc. |
| − | </div> <!-- end | + | <!-- end col-md-3--> |
| + | </div> | ||
| + | <!--end row--> | ||
| + | </div> | ||
| + | <!-- end container--> | ||
| + | </div> | ||
| + | {{#css: | ||
| + | #breadcrumbs2 { | ||
| + | display: none; | ||
| + | } | ||
| + | }} | ||
| + | |||
| − | + | [[Category:Page Layouts]] | |
| − | + | ||
Revision as of 14:45, 3 May 2017
Quick, two sentence summary of the page content.
Page content that falls under the main page, and not in a subcolumn.
List of pages that fall under column 1
{{{Title1}}}
{{{Content1}}}
{{{Title2}}}
{{{Content2}}}