Template: Event

No edit summary
(nav header)
Line 8: Line 8:
  | description = Wikitext
  | description = Wikitext
  | link = URL
  | link = URL
  | apg_funding = Number
  | attendee_count = Number
| wmau_cost = Number
}}</noinclude><includeonly>{{#cargo_store: _table = events
}}</noinclude><includeonly>{{#cargo_store: _table = events
  | start_date = {{{start_date|}}}
  | start_date = {{{start_date|}}}
Line 18: Line 19:
  | description = {{{description|}}}
  | description = {{{description|}}}
  | link = {{{link|}}}
  | link = {{{link|}}}
  | apg_funding = {{{apg_funding|}}}
  | attendee_count = {{{attendee_count|}}}
| wmau_cost = {{{wmau_cost|}}}
}}</includeonly>{{#default_form:event}}<!--
}}</includeonly>{{#default_form:event}}<!--


Supress the page title so we can redisplay it within the header box.
Supress the page title so we can redisplay it within the header box.
-->{{DISPLAYTITLE:<span style="font-size:12pt; font-weight:lighter">{{FULLPAGENAME}}</span>}}<!--
-->{{DISPLAYTITLE:<span style="font-size:12pt; font-weight:lighter">{{FULLPAGENAME}}</span>}}<!--
Add region nav bar
-->{{navigation header | title = Events in {{{region}}}
|prev = {{#cargo_query:
  | tables            = events
  | fields            = CONCAT('[[',_pageName,']], ',DATE_FORMAT(start_date, '%e %M %Y'),'')=prev_event
  | where            = start_date IS NOT NULL AND start_date < '{{{start_date}}}'
  | order by          = start_date DESC
  | limit            = 1
  | default          =
  | more results text =
}}
|next = {{#cargo_query:
  | tables            = events
  | fields            = CONCAT('[[',_pageName,']], ',DATE_FORMAT(start_date, '%e %M %Y'),'')=next_event
  | where            = start_date IS NOT NULL AND start_date > '{{{start_date|}}}'
  | order by          = start_date ASC
  | limit            = 1
  | default          =
  | more results text =
}}
}}
<br />
<!--


Start the box.
Start the box.
Line 64: Line 90:
-->{{#if: {{{report|}}} |
-->{{#if: {{{report|}}} |
<h2>Report</h2>
<h2>Report</h2>
{{{report}}}


* Attendee count: '''{{{attendee_count|unknown}}}'''
* Attendee count: '''{{{attendee_count|unknown}}}'''
* Cost to Wikimedia Australia: '''{{{wmau_cost|no cost}}}'''
* Cost to Wikimedia Australia: '''{{{wmau_cost|no cost}}}'''
{{{report}}}
}}<!--
}}<!--



Revision as of 05:10, 15 October 2019

This template defines the table "events". View table.

Events in {{{region}}}
GLAM-WIKI, 5 August 2009


(Please set 'region' parameter.)
Event

Share link:

[edit] Template documentation

Create a new event:

See also

Discuss this page