Pages which use this infobox are listed at Category:Simple events.
Template:Infobox simple event: Difference between revisions
Robertbaxter (talk | contribs) (Created page with "<noinclude>{{Infobox template|class=Simple event|category=Simple events}}</noinclude><!-- --><includeonly><!-- -->{| align="right" class="infobox" ! colspan="2" class="infobox-title" | {{{title|}}} {{#if:{{{coordinates|}}} <tr> <th colspan="2" class="infobox-map"> {{#display_map:{{{coordinates|}}} | width=100% | height=200}} </th> </tr> }}<!-- -->{{#if:{{{event_type|}}}|<tr><th scope="row">Type</th><td>{{{event_type|}}}</td></tr>|}} |}} |}</includeonly>") |
Robertbaxter (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
-->{| align="right" class="infobox" | -->{| align="right" class="infobox" | ||
! colspan="2" class="infobox-title" | {{{title|}}} | ! colspan="2" class="infobox-title" | {{{title|}}} | ||
{{#if:{{{coordinates|}}} | {{#if:{{{coordinates|}}}| | ||
<tr> | <tr> | ||
<th colspan="2" class="infobox-map"> | <th colspan="2" class="infobox-map"> | ||
Line 11: | Line 11: | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{event_type|}}}|<tr><th scope="row">Type</th><td>{{{event_type|}}}</td></tr>|}} | -->{{#if:{{{event_type|}}}|<tr><th scope="row">Type</th><td>{{{event_type|}}}</td></tr>|}} | ||
|}</includeonly> | |}</includeonly> |