Template:Event: Difference between revisions

From MoHA Wiki
No edit summary
Tag: Reverted
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="d-none" hidden>
<div class="d-none" hidden>
{{#arraydefine: years
  |{{#time: Y|{{{Date Start|}}}}};{{#time: Y|{{{Date End|}}}}}
  |;
  |unique
}}
{{#set:
{{#set:
|Event name={{FULLPAGENAME}}
|Event name={{FULLPAGENAME}}
Line 7: Line 12:
|Date Start={{{Date Start|}}}
|Date Start={{{Date Start|}}}
|Date End={{{Date End|}}}
|Date End={{{Date End|}}}
|Year number={{#arrayprint: years|;}}|+sep=;
|Doors={{{Doors|}}}
|Doors={{{Doors|}}}
|Event description={{{Event description|}}}
|Event description={{{Event description|}}}
Line 54: Line 60:
</tr>
</tr>
   |
   |
{{#if: {{#explode:{{{Date Start|}}}| |1}}|
{{#if: {{{Date Start|}}}|
<tr>
<tr>
<td>Date {{#if: {{{Date End|}}}|start}}</td>
<td>Date {{#if: {{{Date End|}}}|start}}</td>
Line 61: Line 67:
}}<!--
}}<!--


-->{{#if: {{#explode:{{{Date End|}}}| |1}}|
-->{{#if: {{{Date End|}}}|
<tr>
<tr>
<td>Date end</td>
<td>Date end</td>
Line 72: Line 78:
<tr>
<tr>
<td>Doors</td>
<td>Doors</td>
<td>{{#time: H:i|{{{Doors|}}}}}</td>
<td>{{#time: g:ia|{{{Doors|}}}}}</td>
</tr>
</tr>
}}<!--
}}<!--


-->{{#ifeq: {{#time: H:i|{{{Date Start|}}}}}|||
-->{{#if: {{{Date Start|}}}{{{Date End|}}}
<tr>
    |{{#ifeq: {{#time: Ymd|{{{Date Start|}}}}}|{{#time: Ymd|{{{Date End|}}}}}
        |{{#ifeq: {{#time: Hi|{{{Date Start|}}}}}|{{#time: Hi|{{{Date End|}}}}}||<tr>
<td>Time</td>
<td>{{Event dates
      |Date Start={{{Date Start|}}}
      |Date End={{{Date End|}}}
    }}</td>
</tr>
}}
        |{{#if: {{{Date Start|}}}
          |<tr>
<td>Start Time</td>
<td>Start Time</td>
<td>{{#time: g:ia|{{{Date Start|}}}}}</td>
<td>{{#time: g{{#ifexpr: 0{{#time:i|{{{Date Start|}}}}} = 0 ||&#58;i}}a|{{{Date Start|}}}}}</td>
</tr>
}}<!---->{{#if: {{{DateEnd|}}}
          |<tr>
<td>End Time</td>
<td>{{#time: g{{#ifexpr: 0{{#time:i|{{{Date Start|}}}}} = 0 ||&#58;i}}a|{{{Date End|}}}}}</td>
</tr>
</tr>
}}
      }}
   }}<!--
   }}<!--


-->{{#ifeq: {{#time: H:i|{{{Date End|}}}}}|||
-->{{#if: {{{Open hours|}}}|<tr>
<tr>
<td>Schedule</td>
<td>End Time</td>
<td><ul>
<td>{{#time: g:ia|{{{Date End|}}}}}</td>
{{{Open hours|}}}
</ul></td>
</tr>
</tr>
   }}<!--
   }}<!--
Line 332: Line 356:
   |headers=plain
   |headers=plain
   |limit=500
   |limit=500
}}<!--
### Articles
-->{{#if: {{#ask: [[Category:Published articles]][[Associated Event::{{PAGENAME}}]]}}
    |<table cellspacing="3" class="with-header border-bottom-0 mt-3"><tr><td>'''Articles'''</td></tr></table>
  }}
{{#ask: [[Category:Published articles]][[Associated Event::{{PAGENAME}}]]
  |format=table
  |limit=100
  |searchlabel=
  |class=mt-0 w-100 smwtable sortable
  |headers=plain
  |mainlabel=-
  |?Date Published#-F[m.d.y]=Date
  |?=Title
  |?Article author=Author(s)
  |?Additional category=Category
}}
}}
</div>
</div>
Line 343: Line 385:
| {{#ifexpr: {{#time: Ymd|{{{Date Start|}}}}}>{{#time: Ymd|now}}
| {{#ifexpr: {{#time: Ymd|{{{Date Start|}}}}}>{{#time: Ymd|now}}
| [[Category:Upcoming Events]]
| [[Category:Upcoming Events]]
}} {{#ifexpr: {{#time: Ymd|{{{Date End|}}}}}<{{#time: Ymd|now}}
}} {{#ifexpr: {{#time: Ymd235959|{{{Date End|}}}}}<{{#time: Ymd000000|now}}
| [[Category:Past Events]]
| [[Category:Past Events]]
}}
}}
}}
}}
</includeonly>
</includeonly>

Latest revision as of 00:42, June 23, 2024