Difference between revisions of "Template:Infobox"
From collargoggle codex
Kimpegasus (talk | contribs) m |
Kimpegasus (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | <table class=" | + | <table class="infobox"> |
| − | <caption class="infobox__title">{{{title | + | {{#if: {{{title|}}} |
| + | | <caption class="infobox__title">{{{title}}}</caption> | ||
| + | }} | ||
{{#if: {{{subtitle|}}} | {{#if: {{{subtitle|}}} | ||
| − | | <tr><td class" | + | | <tr><td class"infobox__subtitle" colspan="2">{{{subtitle}}}</td></tr> |
}} | }} | ||
{{#if: {{{image|}}} | {{#if: {{{image|}}} | ||
Revision as of 11:57, 1 May 2021
- This documentation is transcluded from Template:Infobox/doc and needs to be edited separately.