Difference between revisions of "Template:Calendarbox"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
{| class="calendarbox" style="width: 33%; float:right;" | {| class="calendarbox" style="width: 33%; float:right;" | ||
! class="calendarbox-title" | {{#if:{{{title| }}} | {{{title}}} | {{PAGENAME}} }} | ! class="calendarbox-title" | {{#if:{{{title| }}} | {{{title}}} | {{PAGENAME}} }} | ||
− | |- {{#if:{{{month | + | |- {{#if:{{{month}}} | <table> <tr class="calendarbox-month"> <td> {{{month}}} </td> </tr> </table> |
− | |- {{#if:{{{date | + | |- {{#if:{{{date}}} | <tr class="calendarbox-date"> <td> {{{date}}} </td></tr> }} |
− | |- {{#if:{{{nodate | + | |- {{#if:{{{nodate}}}|<tr> <td> {{{nodate}}}</td> </tr> }} |
|} | |} | ||
Revision as of 03:21, 5 August 2019
Calendarbox |
---|
{{{title}}}