Template:Rule: Difference between revisions
simplify alignment code
Shnehrashmi (talk | contribs) (Created page with "<hr style="width: {{{1|550px}}};{{{style|}}}" /><noinclude> Category:Single-image insertion templates Category:Typing-aid templates </noinclude>") |
enws>CalendulaAsteraceae (simplify alignment code) |
||
| Line 1: | Line 1: | ||
<hr style= | <templatestyles src="Rule/styles.css" /><hr class="wst-rule {{{class|}}}" {{optional style | ||
| border-color = {{{color|}}} | |||
| background-color = {{{color|}}} | |||
</noinclude> | | width = {{{width|{{{1|}}}}}} | ||
| margin-top = {{{margin_tb|}}} | |||
| margin-bottom = {{{margin_tb|}}} | |||
| margin-left = {{#ifeq:{{{align|}}}|left|0}} | |||
| margin-right = {{#ifeq:{{{align|}}}|right|0}} | |||
| height = {{{height|{{{2|}}}}}} | |||
| style = {{{style|}}} | |||
}} /><noinclude>{{documentation}}</noinclude> | |||