Difference between revisions of "Template:Calendarbox"
Jump to navigation
Jump to search
m |
m |
||
Line 3: | Line 3: | ||
<div class="calendarbox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="calendarbox-image">[[File:{{{image}}}|300px]]</div>}} | ||
<table>{{#if:{{{month|}}}|<tr> | <table>{{#if:{{{month|}}}|<tr> | ||
− | <th> </th> | + | <th> {{{month}}} </th> |
− | <td>{{{month}}}</td> </tr>}} | + | /* <td>{{{month}}}</td> */ |
+ | </tr>}} | ||
{{#if:{{{date|}}}|<tr> | {{#if:{{{date|}}}|<tr> | ||
<td>{{{date}}}</td> | <td>{{{date}}}</td> |
Revision as of 05:37, 2 August 2019
Calendarbox