Template: BoxOutline

From Trekipedia
Jump to: navigation, search
m
m
Line 1: Line 1:
 +
<noinclude>
 +
Creates an Outlined Box element. Variables:
 +
* width (default 25%)
 +
* float (right/left/center) (default right)
 +
* other
 +
</noinclude>
 
<div class="BoxOutline ButtonAll" style="width:{{{width|25%}}};float:{{{float|right}}};{{{other}}}">
 
<div class="BoxOutline ButtonAll" style="width:{{{width|25%}}};float:{{{float|right}}};{{{other}}}">
 
<noinclude>
 
<noinclude>
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 09:03, 24 July 2019

Creates an Outlined Box element. Variables:

  • width (default 25%)
  • float (right/left/center) (default right)
  • other