Template:FloatBox

From UIT
(Difference between revisions)
Jump to: navigation, search
(Undo revision 5809 by Oliver.gubler (talk))
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
<pre>{{FloatBox|left|The title here|The content here}}</pre>
+
<pre>{{FloatBox|left|title|content}}</pre>
 
</noinclude>
 
</noinclude>
  
 
<div style="
 
<div style="
 
   background-color: #f1fdff;  
 
   background-color: #f1fdff;  
   border: 1px solid #dedede;float:{{{1}}};
+
   border: 1px solid #dedede;
 +
  float:
 +
{{{1}}};
 
   width: 46%;
 
   width: 46%;
   margin:10px;  
+
   margin:0px;  
 
   padding:0px;
 
   padding:0px;
 
   overflow:hidden;
 
   overflow:hidden;
Line 22: Line 24:
 
     border-radius:10px 10px 0 0;
 
     border-radius:10px 10px 0 0;
 
   ">
 
   ">
    {{{2}}}
+
{{{2}}}
 
   </div>
 
   </div>
 
   <div style="
 
   <div style="
 
     padding: 5px;
 
     padding: 5px;
 
   ">
 
   ">
    {{{3}}}
+
{{{3}}}
 
   </div>
 
   </div>
 
</div>
 
</div>

Latest revision as of 17:32, 24 October 2016

{{FloatBox|left|title|content}}


{{{2}}}

{{{3}}}

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox