27,239
edits
(font size) Tag: Manual revert |
(using its own "/color" sub-template) |
||
Line 3: | Line 3: | ||
-->{{Infobox | -->{{Infobox | ||
| bodyclass = vevent | | bodyclass = vevent | ||
| abovestyle = color: inherit; background-color: {{#ifeq:{{Infobox | | abovestyle = color: inherit; background-color: {{#ifeq:{{Infobox tour/color|{{{name|}}}}}|khaki|{{Infobox tour/color}}|{{Infobox tour/color|{{{name|}}}}}}}; | ||
| above = {{#if:{{{name|}}}|{{{name}}}|<includeonly><span style="font-style: normal">Untitled</span></includeonly>}} | | above = {{#if:{{{name|}}}|{{{name}}}|<includeonly><span style="font-style: normal">Untitled</span></includeonly>}} | ||
Line 9: | Line 9: | ||
| caption = <div style="line-height: 1.4em;">{{{caption|}}}</div> | | caption = <div style="line-height: 1.4em;">{{{caption|}}}</div> | ||
| headerstyle = color: #202122;background-color: {{#ifeq:{{Infobox | | headerstyle = color: #202122;background-color: {{#ifeq:{{Infobox tour/color|{{{name|}}}}}|khaki|{{Infobox tour/color}}|{{Infobox tour/color|{{{name|}}}}}}} | ||
| headerclass = description | | headerclass = description | ||