Pages which use this infobox are listed at Category:Events.
Template:Infobox event: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) 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> |