Difference between revisions of "Template:SideBox"

From The Battle for Wesnoth Wiki
(Created page with "{| style="float: {{{side|right}}}; margin: 0 {{#ifeq: {{{side|right}}} | right | 0 1em 1em | 1em 1em 0}}; padding: .5em; border: 1px solid #AAA; background-color: #FAF3E9;" | ...")
 
Line 1: Line 1:
{| style="float: {{{side|right}}}; margin: 0 {{#ifeq: {{{side|right}}} | right | 0 1em 1em | 1em 1em 0}}; padding: .5em; border: 1px solid #AAA; background-color: #FAF3E9;"
+
{| style="float: {{{side|right}}}; max-width: 50%; margin: 0 {{#ifeq: {{{side|right}}} | right | 0 1em 1em | 1em 1em 0}}; padding: .5em; border: 1px solid #AAA; background-color: #FAF3E9;"
 
| {{{1}}}
 
| {{{1}}}
 
|}<noinclude>
 
|}<noinclude>
 
This template is intended to provide standardization and consistency in the appearance of side-boxes.
 
This template is intended to provide standardization and consistency in the appearance of side-boxes.
 
</noinclude>
 
</noinclude>

Revision as of 05:09, 29 December 2014

{{{1}}}

This template is intended to provide standardization and consistency in the appearance of side-boxes.