Template:Event: Difference between revisions
Public wiki for the 1904 Louisiana Purchase Exposition
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<pre> | <pre> | ||
{{Event | {{Event | ||
|date_time = The datetime of the event | |date_time = The start datetime of the event | ||
|end_time = The end datetime of the event | |||
|title = Title of the event | |title = Title of the event | ||
|linkto = The wiki link of the page when clicked | |linkto = The wiki link of the page when clicked | ||
Line 8: | Line 9: | ||
|category = The category of the event | |category = The category of the event | ||
}} | }} | ||
</pre> {{#cargo_declare:_table = Event|date_time= DateTime |title = String | linkto= String | description=String| category=String}} | </pre> {{#cargo_declare:_table = Event|date_time= DateTime|end_time= date_time__precision |title = String | linkto= String | description=String| category=String}} | ||
</noinclude> | </noinclude> |
Revision as of 06:08, 22 February 2024
This template holds information on the calendar event table. It should be called in the following format:
{{Event |date_time = The start datetime of the event |end_time = The end datetime of the event |title = Title of the event |linkto = The wiki link of the page when clicked |description = A description of the event |category = The category of the event }}
This template defines the table "Event". View table.