Шаблон:Infobox — различия между версиями
(Add bracketing if statements to avoid blank style/class instructions) |
(+агрумент для добавления класса.) |
||
Строка 1: | Строка 1: | ||
− | <table class="infobox vevent" style="float:{{{align|right}}}; width: 22em; font-size:90%; text-align:left; {{{boxstyle|}}}" cellspacing="0" cellpadding="3"><!-- | + | <table class="infobox vevent {{{boxclass|}}}" style="float:{{{align|right}}}; width: 22em; font-size:90%; text-align:left; {{{boxstyle|}}}" cellspacing="0" cellpadding="3"><!-- |
Caption | Caption | ||
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size: 125%; font-weight: bold; {{{titlestyle|}}}">{{{title}}}</caption>}} | -->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size: 125%; font-weight: bold; {{{titlestyle|}}}">{{{title}}}</caption>}} |