Difference between revisions of "Template:Event"
m (added Start time and End time) |
m (edit form button is displayed on the wrong page) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <includeonly>{{#default_form:Event}}</includeonly> |
− | + | {{#if: {{{End date|}}} | |
− | + | | {{#ifexpr: {{#timel: U | {{{End date}}}}} < {{#timel: U | {{#timel: Y-m-d}}}} | |
− | < | + | | {{InfoBox|Type=alert|Image=warning.png|Title=Attention:|Text=You are looking at an event that took place in the past}} |
− | {{ | + | }} |
− | | | + | | {{#if: {{{Start date|}}} |
− | |Start date | + | | {{#ifexpr: {{#timel: U | {{{Start date}}}}} < {{#timel: U | {{#timel: Y-m-d}}}} |
− | |Start | + | | {{InfoBox|Type=alert|Image=warning.png|Title=Attention:|Text=You are looking at an event that took place in the past}} |
− | | | + | }} |
− | | | + | }} |
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |||
}} | }} | ||
− | + | {| style="max-width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |
− | |||
− | |||
− | {| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>Event: {{PAGENAME}}</big> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>Event: {{PAGENAME}}</big> | ||
+ | |- | ||
+ | ! Featured: | ||
+ | | {{#arraymap:{{{Featured|}}}|,|x|[[Featured::x]]}} | ||
|- | |- | ||
! State: | ! State: | ||
Line 34: | Line 28: | ||
| [[EventEnd::{{{End date|}}}]] | | [[EventEnd::{{{End date|}}}]] | ||
|- | |- | ||
− | ! | + | ! End time: |
| [[EventEndTime::{{{End time|}}}]] | | [[EventEndTime::{{{End time|}}}]] | ||
|- | |- | ||
! Contact: | ! Contact: | ||
− | | | + | | {{#arraymap:{{{Contact|}}}|,|x|[[Members::User:x|x]]}} |
|- | |- | ||
! Kind: | ! Kind: | ||
Line 57: | Line 51: | ||
[[Category:Events]] | [[Category:Events]] | ||
− | </ | + | <noinclude> |
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "End date": { | ||
+ | "type": "date" | ||
+ | }, | ||
+ | "Start date": { | ||
+ | "type": "date" | ||
+ | }, | ||
+ | "Featured": { | ||
+ | "type": "boolean" | ||
+ | }, | ||
+ | "State": {}, | ||
+ | "Start time": {}, | ||
+ | "End time": {}, | ||
+ | "Contact": { | ||
+ | "type": "wiki-user-name" | ||
+ | }, | ||
+ | "Kind": {}, | ||
+ | "Location": {}, | ||
+ | "URL": { | ||
+ | "type": "url" | ||
+ | }, | ||
+ | "Fee": {}, | ||
+ | "Short description": { | ||
+ | "type": "string" | ||
+ | } | ||
+ | }, | ||
+ | "description": "This is the \"Event\" template.\nEdit the page to see the template text." | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Latest revision as of 20:51, 2 June 2020
Event: Event | |
---|---|
Featured: | |
State: | |
Start date: | |
Start time: | |
End date: | |
End time: | |
Contact: | |
Kind: | |
Location: | |
URL: | |
Fee: | |
Short description: |
This is the "Event" template. Edit the page to see the template text.
Parameter | Description | Type | Status | |
---|---|---|---|---|
End date | End date | no description
| Date | optional |
Start date | Start date | no description
| Date | optional |
Featured | Featured | no description
| Boolean | optional |
State | State | no description
| Unknown | optional |
Start time | Start time | no description
| Unknown | optional |
End time | End time | no description
| Unknown | optional |
Contact | Contact | no description
| User | optional |
Kind | Kind | no description
| Unknown | optional |
Location | Location | no description
| Unknown | optional |
URL | URL | no description
| URL | optional |
Fee | Fee | no description
| Unknown | optional |
Short description | Short description | no description
| String | optional |