Template: hrule
From Trekipedia
m |
m |
||
Line 1: | Line 1: | ||
{{Clear|value={{{clear|both}}}}} | {{Clear|value={{{clear|both}}}}} | ||
− | <div style="float:{{{float|left}}};width:{{{width|100%}}};"> | + | <div style="text-align:{{{align|center}}};float:{{{float|left}}};width:{{{width|100%}}};"> |
| | ||
<hr class="ButtonAll BlueBG" style="height:.5em;width:75%;margin:auto;"/> | <hr class="ButtonAll BlueBG" style="height:.5em;width:75%;margin:auto;"/> | ||
Line 8: | Line 8: | ||
'''Variables:''' (Default value) | '''Variables:''' (Default value) | ||
* clear (both) | * clear (both) | ||
+ | * align (center) | ||
* float (left) | * float (left) | ||
* width (100%) | * width (100%) |
Latest revision as of 13:21, 26 January 2022
Variables: (Default value)
- clear (both)
- align (center)
- float (left)
- width (100%)