Difference between revisions of "Template:Event"
Jump to navigation
Jump to search
(nav header) |
(fix cal name) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
| coordinates = Coordinates | | coordinates = Coordinates | ||
| description = Wikitext | | description = Wikitext | ||
+ | | keywords = List (,) of String | ||
| link = URL | | link = URL | ||
| attendee_count = Number | | attendee_count = Number | ||
Line 18: | Line 19: | ||
| coordinates = {{{coordinates|}}} | | coordinates = {{{coordinates|}}} | ||
| description = {{{description|}}} | | description = {{{description|}}} | ||
+ | | keywords = {{{keywords|}}} | ||
| link = {{{link|}}} | | link = {{{link|}}} | ||
| attendee_count = {{{attendee_count|}}} | | attendee_count = {{{attendee_count|}}} | ||
Line 27: | Line 29: | ||
Add region nav bar | Add region nav bar | ||
− | -->{{navigation header | title = | + | -->{{navigation header | title = {{{region|}}} |
|prev = {{#cargo_query: | |prev = {{#cargo_query: | ||
| tables = events | | tables = events | ||
| fields = CONCAT('[[',_pageName,']], ',DATE_FORMAT(start_date, '%e %M %Y'),'')=prev_event | | fields = CONCAT('[[',_pageName,']], ',DATE_FORMAT(start_date, '%e %M %Y'),'')=prev_event | ||
− | | where = start_date IS NOT NULL AND start_date < '{{{start_date}}}' | + | | where = _pageID != '{{PAGEID}}' AND region = '{{{region|{{{state|}}}}}}' AND start_date IS NOT NULL AND start_date < '{{{start_date}}}' |
| order by = start_date DESC | | order by = start_date DESC | ||
| limit = 1 | | limit = 1 | ||
Line 40: | Line 42: | ||
| tables = events | | tables = events | ||
| fields = CONCAT('[[',_pageName,']], ',DATE_FORMAT(start_date, '%e %M %Y'),'')=next_event | | fields = CONCAT('[[',_pageName,']], ',DATE_FORMAT(start_date, '%e %M %Y'),'')=next_event | ||
− | | where = start_date IS NOT NULL AND start_date > '{{{start_date | + | | where = _pageID != '{{PAGEID}}' AND region = '{{{region|{{{state|}}}}}}' AND start_date IS NOT NULL AND start_date > '{{{start_date}}}' |
| order by = start_date ASC | | order by = start_date ASC | ||
| limit = 1 | | limit = 1 | ||
Line 77: | Line 79: | ||
-->Location: <span itemprop="name">{{{location}}}</span><!-- | -->Location: <span itemprop="name">{{{location}}}</span><!-- | ||
--></p>}}<!-- | --></p>}}<!-- | ||
− | --><p>Share link: <span itemprop="url" class="plainlinks">{{#if: {{{link|}}} | {{{link}}} | {{canonicalurl:{{FULLPAGENAMEE}} }} }}</span></p><!-- | + | --><p><!-- |
+ | -->Share link: <span itemprop="url" class="plainlinks">{{#if: {{{link|}}} | {{{link}}} | {{canonicalurl:{{FULLPAGENAMEE}} }} }}</span><!-- | ||
+ | --> – or {{#cargo_query: tables=events |where=_pageId={{PAGEID}} |format=icalendar |link text=download calendar item (.ics) |fields=_pageID,_pageName,start_date=start,end_date=end,location,CONCAT('More information: https://wikimedia.org.au/wiki/Special:Redirect/page/',_pageID)=description |icalendar name={{FULLPAGENAME}} |filename=Wikimedia Australia event.ics }}<!-- | ||
+ | --></p><!-- | ||
--><div itemprop="description">{{{description|}}}</div><!-- | --><div itemprop="description">{{{description|}}}</div><!-- | ||
+ | |||
+ | Keywords: | ||
+ | -->{{#if: {{{keywords|}}} | <span style="font-variant:small-caps; font-size:smaller">Keywords: {{#arraymap:{{{keywords|}}}|,|QQQ|[[QQQ]][[Category:QQQ]]| · }}</span> }}<!-- | ||
Coordinates map: | Coordinates map: | ||
Line 89: | Line 97: | ||
Report: | Report: | ||
-->{{#if: {{{report|}}} | | -->{{#if: {{{report|}}} | | ||
+ | |||
<h2>Report</h2> | <h2>Report</h2> | ||
Line 95: | Line 104: | ||
* 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}}}''' | ||
+ | |||
}}<!-- | }}<!-- | ||
Metrics: | Metrics: | ||
− | -->{{#if: {{{event_metrics|}}} | <h2>Event Metrics</h2> | + | -->{{#if: {{{event_metrics|}}} | |
+ | |||
+ | <h2>Event Metrics</h2> | ||
+ | |||
+ | {{{event_metrics}}} | ||
+ | }}<!-- | ||
Categories: | Categories: |
Latest revision as of 20:45, 19 October 2020
This template defines the table "events". View table.
Event
(Please set 'region' parameter.)
Event
Share link: https://wikimedia.org.au/wiki/Template:Event – or download calendar item (.ics)