Difference between revisions of "Template:Calendarbox"

From English Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
{| class="calendarbox"  
 
{| class="calendarbox"  
 
! class="calendarbox-title" | {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }}
 
! class="calendarbox-title" | {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }}
|- {{#if:{{{month|}}}| <tr> <th>  {{{month}}} </th> </tr>  
+
|- {{#if:{{{month|}}} | <tr> <td>  {{{month}}} </td> </tr>
|- {{#if:{{{date|}}}|<tr><td> {{{date}}} </td></tr>    }}  
+
|- {{#if:{{{date|}}} | <tr><td> {{{date}}} </td></tr>    }}  
 
|}
 
|}
  

Revision as of 02:44, 5 August 2019

Calendarbox


{{{title}}}