Template:Event: Difference between revisions

From Milliways
Jump to navigation Jump to search
(Date -> StartDate + EndDate)
No edit summary
 
Line 18: Line 18:
}}<!--
}}<!--


-->{{infobox row |name=Date     |value={{{Date}}}      }}<!--
-->{{infobox row |name=Start date     |value={{{StartDate}}}      }}<!--
-->{{infobox row |name=End date      |value={{{EndDate}}}      }}<!--
-->{{infobox row |name=Location  |value={{{Location|}}} }}<!--
-->{{infobox row |name=Location  |value={{{Location|}}} }}<!--



Latest revision as of 11:44, 16 June 2022


Put this template box on event pages.

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