Difference between revisions of "Template:Calendarbox"
Jump to navigation
Jump to search
m |
m |
||
(43 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {| class="calendarbox" style="width: 33%; float:right;" | |
− | + | ! class="calendarbox-title" | {{#if:{{{title| }}} | {{{title}}} | {{PAGENAME}} }} | |
− | < | + | |- |
− | + | | {{#if:{{{month}}} | <td class="calendarbox-month"> {{{month}}} </td> }} | |
− | + | |- | |
− | + | | {{#if:{{{date}}} | <td class="calendarbox-date"> {{{date}}} </td> }} | |
− | {{#if:{{{ | + | |- |
− | + | | {{#if:{{{nodate}}}| <td style="font-size: .8em;" > {{{nodate}}}</td> }} | |
− | </tr>}}{{#if:{{{ | + | |} |
− | + | ||
− | </tr>}}{{#if:{{{ | + | <noinclude> |
− | + | <div class="calendarbox" style="float:right; width:30%;"> | |
− | + | <div class="calendarbox-title">{{#if:{{{title|}}}} | {{{title}}} | {{PAGENAME}} }} | |
− | </tr>}}{{#if:{{{param5|}}}|<tr> | + | </div> |
+ | {{#if:{{{image|}}}| <div class="calendarbox-image">[[File:{{{image}}}|300px]] </div> }} | ||
+ | <table> | ||
+ | {{#if:{{{month|}}}| <tr> <th> {{{month}}} </th> </tr> | ||
+ | }} | ||
+ | {{#if:{{{date|}}}|<tr><td> {{{date}}} </td></tr> | ||
+ | }} | ||
+ | {{#if:{{{datex|}}}| <tr><td>{{{datex}}}</td></tr> | ||
+ | }} | ||
+ | {{#if:{{{param5|}}}|<tr> | ||
<th>Parameter 5</th> | <th>Parameter 5</th> | ||
<td>{{{param5}}}</td> | <td>{{{param5}}}</td> | ||
− | </tr>}}</table> | + | </tr>}} |
+ | </table> | ||
</div> | </div> | ||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 03:26, 5 August 2019
Calendarbox | |
---|---|
{{{month}}} | |
{{{date}}} | |
{{{nodate}}} |
{{{title}}}