Template:Event: Difference between revisions

From MoHA Wiki
No edit summary
No edit summary
Line 39: Line 39:
<div class="moha-infobox-section-body">
<div class="moha-infobox-section-body">
<table>
<table>
{{#ifeq: {{{Date Start|}}}|{{{Date End|}}}|
<tr>
<td>Date</td>
<td>{{#time: m.d.y|{{{Date Start|}}}}}</td>
</tr>
  |
{{#if: {{{Date Start|}}}|
{{#if: {{{Date Start|}}}|
<tr>
<tr>
Line 51: Line 57:
<td>{{#time: m.d.y|{{{Date End|}}}}}</td>
<td>{{#time: m.d.y|{{{Date End|}}}}}</td>
</tr>
</tr>
}}
}}<!--
}}<!--



Revision as of 21:32, November 23, 2022