Template: InfoBox

From Trekipedia
Jump to: navigation, search
m
m
Line 1: Line 1:
<div class="BoxOutline ButtonAll" style="background-color:#000;width:{{{boxwidth|30%}}};min-width:300px;float:{{{float|right}}};{{{boxother}}}">
+
<div class="BoxOutline ButtonAll" style="background-color:#000;width:{{{boxwidth|100%}}};min-width:300px;float:{{{float|right}}};{{{boxother}}}">
 
<div class="HeaderRow ButtonTop GreenBG" style="text-align:center;font-variant:small-caps;font-size:1.5em;color:#000;">{{{name}}}</div>
 
<div class="HeaderRow ButtonTop GreenBG" style="text-align:center;font-variant:small-caps;font-size:1.5em;color:#000;">{{{name}}}</div>
 
{|style="width:100%;"
 
{|style="width:100%;"
Line 10: Line 10:
  
 
Variables:
 
Variables:
* boxwidth (default 30%)
+
* boxwidth (default 100%)
 
* float (right/left/center) (default right)
 
* float (right/left/center) (default right)
 
* boxother (misc CSS elements)
 
* boxother (misc CSS elements)

Revision as of 01:52, 19 May 2020

{{{name}}}

{ {InfoBox|boxwidth=|float=|boxother=|name=} }
{ {TableRow|title=|data=} }
|}</div>

Variables:

  • boxwidth (default 100%)
  • float (right/left/center) (default right)
  • boxother (misc CSS elements)
  • name