Template:Infobox event: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{Infobox template|class=Event|category=Events}}</noinclude><!--
<noinclude>{{Infobox template|class=Event|category=Events}}</noinclude><!--
--><includeonly>{| align="right" class="infobox"
--><includeonly><!--
|-
-->{| align="right" class="infobox"
! colspan="2" class="infobox-title" | {{{title|}}}
! colspan="2" class="infobox-title" | {{{title|}}}
|-
|-
{{#if:{{{start_date|}}}|<tr><td colspan="2" style="text-align:center;">{{Date formatter | {{{start_date|}}} | {{{end_date|}}}}}</td></tr>|}}<!--
{{#if:{{{start_date|}}}|<tr><td colspan="2" style="text-align:center;">{{Date formatter | {{{start_date|}}} | {{{end_date|}}}}}</td></tr>|}}<!--
-->{{#if:{{{coordinates|}}}{{{address|}}}|
-->{{#if:{{{coordinates|}}}{{{location|}}}|
<tr>
<tr>
   <th colspan="2" class="infobox-map">
   <th colspan="2" class="infobox-map">
     {{#display_map:{{{coordinates|{{{address|}}}}}} | width=100% | height=200}}
     {{#display_map:{{{coordinates|{{{location|}}}}}} | width=100% | height=200}}
   </th>
   </th>
</tr>
</tr>
}}
}}<!--
<!--
-->{{#if:{{{venue|}}}|<tr><th scope="row">Venue</th><td>{{{venue}}}</td></tr>|}}<!--
-->{{#if:{{{venue|}}}|<tr><th scope="row">Venue</th><td>{{{venue}}}</td></tr>|}}<!--
-->
-->{{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}}<!--
{{#if:{{{address|}}}|<tr><th scope="row">Address</th><td>{{{address}}}</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 colspan="2" class="infobox-header">Application Info</th></tr>}}<!--
-->{{#if:{{{application_deadline|}}}|<tr><th colspan="2" class="infobox-header">Application info</th></tr>}}<!--
-->{{#if:{{{application_deadline||}}}|<tr><th scope="row">Deadline</th><td>{{#time:F j, Y|{{{application_deadline}}}}}</td></tr>}}<!--
-->{{#if:{{{application_deadline||}}}|<tr><th scope="row">Deadline</th><td>{{#time:F j, Y|{{{application_deadline}}}}}</td></tr>}}<!--
-->{{#if:{{{application_deadline||}}}|<tr><th scope="row">Link</th><td>
-->{{#if:{{{application_deadline||}}}|<tr><th scope="row">Link</th><td>

Revision as of 00:03, 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.