Template:Infobox/Header: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><nowiki />{{#if: {{{title|}}} | |
<includeonly><nowiki />{{#if: {{{title|}}} | |
||
− | + | <tr> |
|
− | + | <th colspan="6" class="infobox-header"> |
|
− | + | <div class="infobox-title">{{{title}}}</div> |
|
− | {{#if: {{{subtitle|}}}|< |
+ | {{#if: {{{subtitle|}}}|<div class="infobox-subtitle">{{{subtitle}}}</div>|<nowiki/>}} |
− | + | </th> |
|
− | + | </tr><nowiki />|}}</includeonly> |