Difference between revisions of "Template:SideBox"
From The Battle for Wesnoth Wiki
Line 1: | Line 1: | ||
{| style="float: {{{side|right}}}; max-width: {{{width|43.75%}}}; margin: 0 {{#ifeq: {{{side|right}}} | right | 0 1em 1em | 1em 1em 0}}; padding: .5em; border: 1px solid #AAA; background-color: #FAF3E9; {{{style|}}}" | {| style="float: {{{side|right}}}; max-width: {{{width|43.75%}}}; margin: 0 {{#ifeq: {{{side|right}}} | right | 0 1em 1em | 1em 1em 0}}; padding: .5em; border: 1px solid #AAA; background-color: #FAF3E9; {{{style|}}}" | ||
+ | {{#if: {{{heading|}}} | {{!}} foo |}} | ||
| {{{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 21:02, 25 July 2015
{{{1}}} |
This template is intended to provide standardization and consistency in the appearance of side-boxes.