Template:Infobox event: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 14: Line 14:
-->{{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}}<!--
-->{{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}}<!--
-->{{#if:{{{websites||}}}|<tr><th scope="row">Website(s)</th><td>{{{websites}}}</td></tr>|}}<!--
-->{{#if:{{{websites||}}}|<tr><th scope="row">Website(s)</th><td>{{{websites}}}</td></tr>|}}<!--
-->{{#if:{{{application_deadline|}}}|<tr><th scope="row">Deadline</th><td>{{#time:F j, Y|{{{application_deadline|}}}}}</td></tr>}}<!--
-->{{#if:{{{application_link|}}}
| <tr>
    <th scope="row">Application</th>
    <td>{{#ifexpr:{{#time:U|{{{application_deadline|}}}}} > {{#time:U}}
        | [{{#show:{{{application_link|}}} <span class="button blue outline">Apply</span>]
        | <span class="button disabled outline">Closed</span>
        }}
    </td>
</tr>
|}}<!--
-->{{Infobox event/upcoming}}
-->{{Infobox event/upcoming}}
|}</includeonly>
|}</includeonly>

Revision as of 05:01, 20 December 2024

Warning: Infobox template
This is an infobox template for the Event class—it is used as a display template for Template:Event, with values from the associated Form:Event, and should never be transcluded outside of that context.

Pages which use this infobox are listed at Category:Events.