Template:Event: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 68: | Line 68: | ||
</div> | </div> | ||
<div class="irleventmiddle"> | <div class="irleventmiddle"> | ||
{{#switch: {{{Format|}}} | {{#switch: {{{Format|}}} | ||
| Online = <div class="irleventlocation">Online Event</div> | | Online = <div class="irleventlocation"><span class="irleventlabel">Where: </span>Online Event</div> | ||
| #default = {{#if:{{{Location|}}}|<div class="irleventlocation">{{{Location|}}}</div>}} | | #default = <div class="irleventlabel">Where: </div> | ||
{{#if:{{{Location|}}}|<div class="irleventlocation">{{{Location|}}}</div>}} | |||
{{#if:{{{Street|}}}|<div class="irleventstreet">{{{Street|}}}</div>}} | {{#if:{{{Street|}}}|<div class="irleventstreet">{{{Street|}}}</div>}} | ||
{{#if:{{{City|}}} | <div class="irleventcity">{{{City|}}} {{#if:{{{State|}}}|, {{{State|}}}|}} {{#if:{{{Zip|}}}| {{{Zip|}}} }}</div>}} | {{#if:{{{City|}}} | <div class="irleventcity">{{{City|}}} {{#if:{{{State|}}}|, {{{State|}}}|}} {{#if:{{{Zip|}}}| {{{Zip|}}} }}</div>}} |
Revision as of 08:57, December 25, 2020
This is the "Event" template. It should be called in the following format:
{{Event |Name= |Event_Date= |Start_Date= |End_Date= |Description= |People= |Organization= |Organization_Url= |Contact_Name= |Contact_Email= |Contact_Phone= |Event_Url= |Social_Type= |Social_Name= |Social_Url= |Type= |Format= |Location= |Street= |City= |State= |Zip= |ShowMap= |Coordinates= |Cause= |Region= |Water= |Image= |SubTitle= |Text_Body= |Topic= |Article= |Keywords= |Poster= |Posted= }}
Edit the page to see the template text. This template defines the table "Event". View table.
Event Template Documentation
Event Template uses event form to collect info for an event listing.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | no description | String | required |
Event_Date | Event_Date | no description | Date | required |
Start_Date | Start_Date | no description | Date | optional |
End_Date | End_Date | no description | Date | optional |
Description | Description | Enter a brief summary | Unknown | required |
People | People | Enter semi-colon separated credits ie: Title: Guest Name; Title2: Name2 | String | optional |
Organization | Organization | no description | String | optional |
Organization_Url | Organization_Url | Enter full path url (ie: https://...) | URL | optional |
Contact_Name | Contact_Name | no description | String | optional |
Contact_Email | Contact_Email | no description | String | optional |
Contact_Phone | Contact_Phone | no description | String | optional |
Event_Url | Event_Url | Enter a full path url ( ie: https://... ) | URL | optional |
Social_Type | Social_Type | no description | String | optional |
Social_Name | Social_Name | no description | String | optional |
Social_Url | Social_Url | no description | URL | optional |
Type | Type | no description | String | optional |
Format | Format | no description | String | optional |
Location | Location | no description | String | optional |
Street | Street | no description | String | optional |
City | City | no description | String | optional |
State | State | no description | String | optional |
Zip | Zip | no description | String | optional |
ShowMap | ShowMap | no description | String | optional |
Coordinates | Coordinates | no description | String | optional |
Cause | Cause | no description | String | optional |
Region | Region | no description | String | optional |
Water | Water | no description | String | optional |
Image | Image | no description | File | optional |
SubTitle | SubTitle | no description | String | optional |
Text_Body | Text_Body | no description | Unknown | required |
Topic | Topic | no description | String | optional |
Article | Article | no description | Page name | optional |
Keywords | Keywords | no description | String | optional |
Poster | Poster | no description | String | optional |
Posted | Posted | no description | String | optional |
The above documentation is transcluded from Template:Event/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |