Difference between revisions of "User:Greenea/2col"

From Help Wiki
(Created page with "{{TwoColumn|lead= hello |content= hello again |sidebar= I'm sidebar }}")
 
m
 
Line 1: Line 1:
{{TwoColumn|lead=
+
__NOTOC__
 +
__NOEDITSECTION__
 +
 
 +
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 
hello
 
hello
|content=
+
</div>
 +
 
 
hello again
 
hello again
|sidebar=
+
 
 +
 
 +
<!-- end col-md-7 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 
I'm sidebar
 
I'm sidebar
}}
+
 
 +
<!-- end col-md-4-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->

Latest revision as of 16:50, 3 May 2017


hello

hello again