Difference between revisions of "Template:Infobox"
From collargoggle codex
Kimpegasus (talk | contribs) (Add subtitle option) |
Kimpegasus (talk | contribs) m |
||
| Line 2: | Line 2: | ||
<caption class="infobox__title">{{{title | {{ROOTPAGENAME}}}}}</caption> | <caption class="infobox__title">{{{title | {{ROOTPAGENAME}}}}}</caption> | ||
{{#if: {{{subtitle|}}} | {{#if: {{{subtitle|}}} | ||
| − | | <tr><td colspan="2 | + | | <tr><td class"infobox__caption" colspan="2">{{{subtitle}}}</td></tr> |
}} | }} | ||
{{#if: {{{image|}}} | {{#if: {{{image|}}} | ||
Revision as of 20:55, 30 March 2021
- This documentation is transcluded from Template:Infobox/doc and needs to be edited separately.