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 |}}
+
{{#if: {{{heading|}}} | ! <{{#if:{{{headinglvl|}}}|h{{{headinglvl|6}}}|b}} style="font-size: larger; padding: 0;">{{{heading}}}</{{#if:{{{headinglvl|}}}|h{{{headinglvl|6}}}|b}}> {{!}}- |}}
 
| {{{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:05, 25 July 2015

{{{1}}}

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