Template:ContentBoxText: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#if:{{{text|}}} | <div class="content-box-heading {{#if:{{{boxstyle|}}} | {{{boxstyle}}} }}"> {{{heading}}} </div> }}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{{text|}}} | <div class="content-box-heading {{#if:{{{boxstyle|}}} | {{{boxstyle}}} }}"> {{{ | {{#if:{{{text|}}} | <div class="content-box-heading {{#if:{{{boxstyle|}}} | {{{boxstyle}}} }}"> {{{text}}} </div> }} |