<!--infobox sidebar on or off 1 or 0-->
{{#ifeq:{{{1|}}}|template_sidebar |1 |}}
<!--body position, distance from left of article for body of text-->
{{#ifeq:{{{1|}}}|template_bodyposition |130px |}}
{{#ifeq:{{{1|}}}|template_backgroundcolour |#F4F0EC |}}
<!--margins at the top and bottom of the div box-->
{{#ifeq:{{{1|}}}|template_margintop |10 |}}
{{#ifeq:{{{1|}}}|template_marginbottom |15 |}}
<!--style of the name variable-->
{{#ifeq:{{{1|}}}|template_namestyle |font-size:x-large; |}}
<!--style of the flavourtext variable-->
{{#ifeq:{{{1|}}}|template_flavourstyle |color:green;font:small;font-style:italic;|}}
{{#ifeq:{{{1|}}}|Spaceholder |?? |}}
<!--style of infobox body -->
{{#ifeq:{{{1|}}}|template_bodyleft |clear: both; float: left;text-align:right;width:200px;padding-right:5px;font-weight:bold; |}}
{{#ifeq:{{{1|}}}|template_bodyright |text-align:left;margin-left:200px;padding-left:5px;max-width:700px; |}}
