Template:Event: Difference between revisions

From Milliways
Jump to navigation Jump to search
m (removed the event type, as it requires conditionals which aren't mediawiki default apparently. might add back later)
m (removed the Ifnotempty template used, as it was just breaking stuff)
Line 17: Line 17:
}}<!--
}}<!--


-->{{ifnotempty|{{{Date|}}}    |{{infobox row |name=Datum    |value=[[Has Date::{{{Date}}}]]                          }}}}<!--
-->{{infobox row |name=Datum    |value=[[Has Date::{{{Date}}}]]                          }}<!--
-->{{ifnotempty|{{{Location|}}}|{{infobox row |name=Location  |value={{{Location|}}} {{#set: Has location={{{Location|}}} }}                      }}}}<!--
-->{{infobox row |name=Location  |value={{{Location|}}} {{#set: Has location={{{Location|}}} }}                      }}<!--


-->
-->

Revision as of 11:23, 16 June 2022


Put this template box on event pages.

{{Event
 |  Title = full title of the given event
 |  Description = short description
 |  Date = YYYY-MM-DD of the event
 |  Location = Place
}}