3,860
edits
(Created page with "{{#switch: {{lc:{{{1|center}}}}} |left = <div style="float: left;">{{{2}}}</div> |right = <div style="float: right;">{{{2}}}</div> |center = {{center|{{{2}}} }} |#default = Er...") |
(Updated the code.) |
||
| Line 1: | Line 1: | ||
{{#switch: {{lc:{{{ | {{#switch: {{lc:{{{2|center}}}}} | ||
|left = <div style="float: left;">{{{ | |left = <div style="float: left;">{{{1}}}</div> | ||
|right = <div style="float: right;">{{{ | |right = <div style="float: right;">{{{1}}}</div> | ||
|center = {{center|{{{ | |center = {{center|{{{1}}} }} | ||
|#default = Error in | |#default = <span class="error">Error in {{tl|align}}: the alignment value "<span style="font-size: large; font-family: monospace; color: dimgray;">{{{2}}}</span>" is invalid.</span> | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
edits