Template: BoxOutline

From Trekipedia
Jump to: navigation, search
m
m
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="BoxOutline ButtonAll" style="width:{{{width|25%}}};float:{{{float|right}}};{{other}}">
+
<noinclude>
 +
Creates an Outlined Box element. Variables:
 +
* width (default 25%)
 +
* float (right/left/center) (default right)
 +
* other
 +
</noinclude><div class="BoxOutline ButtonAll" style="background-color:#000;width:{{{width|25%}}};maxwidth:{{{width|25%}}};float:{{{float|right}}};{{{other}}}">
 
<noinclude>
 
<noinclude>
 
[[Category:Templates]]
 
[[Category:Templates]]
 +
[[Category:Layout Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 00:04, 16 February 2023

Creates an Outlined Box element. Variables:

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