Difference between revisions of "Template:Infobox month"
From OtanWiki
(Created page with "<div class="infobox" > <div class="infobox-title" style="font-size: 2em; text-align: center;">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image" styl...") |
|||
| Line 22: | Line 22: | ||
<td>{{{follows}}}</td> | <td>{{{follows}}}</td> | ||
</tr>}} {{#if:{{{precedes|}}}|<tr> | </tr>}} {{#if:{{{precedes|}}}|<tr> | ||
| − | <th>Precedes | + | <th>Precedes</th> |
<td>{{{precedes}}}</td> | <td>{{{precedes}}}</td> | ||
</tr>}} </table> | </tr>}} </table> | ||
Latest revision as of 00:52, 5 March 2021
Infobox month
Example usage:
{{Infobox month
| title =
| image =
| caption =
| season =
| num_month =
| days =
| symbol =
| follows =
| precedes =
}}