Template:InfoBox/MainHeader: Difference between revisions
Appearance
mNo edit summary |
Add header-text-color variable |
||
| Line 1: | Line 1: | ||
<includeonly><span style="min-height: 28px; color: #ffffff; font-size: medium; background-color: var(--header-color); display: flex; align-items: center; justify-content: center; text-align: center; padding: 2px; margin-bottom: 4px;">'''{{{1}}}'''</span> | <includeonly><span style="min-height: 28px; color: #ffffff; font-size: medium; background-color: var(--header-color); color: var(--header-text-color); display: flex; align-items: center; justify-content: center; text-align: center; padding: 2px; margin-bottom: 4px;">'''{{{1}}}'''</span> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
This template creates the main header of an InfoBox and is meant to be used in conjunction with [[Template:InfoBox]]. | This template creates the main header of an InfoBox and is meant to be used in conjunction with [[Template:InfoBox]]. | ||
== See also == | |||
* [[Template:InfoBox/Chronology]] | |||
* [[Template:InfoBox/MainHeader]] | |||
* [[Template:InfoBox/Image]] | |||
* [[Template:InfoBox/Section]] | |||
* [[Template:InfoBox/LabeledRow]] | |||
* [[Template:InfoBox/Item]] | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 23:38, 15 August 2025
This template creates the main header of an InfoBox and is meant to be used in conjunction with Template:InfoBox.