Template:Event: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
{{Event | {{Event | ||
|Name= | |Name= | ||
| | |Event_Date= | ||
|Start_Date= | |Start_Date= | ||
|End_Date= | |End_Date= | ||
Line 42: | Line 42: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
{{#cargo_declare:_table=Event|Name=String| | {{#cargo_declare:_table=Event|Name=String|Event_Date=Datetime|Start_Date=Datetime|End_Date=Datetime|Description=Wikitext||People=String|Organization=String|Organization_Url=URL|Contact_Name=String|Contact_Email=Email|Contact_Phone=String|Event_Url=URL|Social_Type=String|Social_Name=String|Social_Url=URL|Type=String|Format=String|Location=String|Street=String|City=String|State=String|Zip=String|Coordinates=Coordinates|Cause=String|Region=String|Water=String|Image=File|SubTitle=String|Text_Body=Wikitext|Topic=String|Article=Page|Keywords=String|Poster=String|Posted=String}} | ||
</noinclude><includeonly>{{#cargo_store:_table=Event|Name={{{Name|}}}| | </noinclude><includeonly>{{#cargo_store:_table=Event|Name={{{Name|}}}|Event_Date={{{Event_Date|}}}|Start_Date={{{Start_Date|}}}|End_Date={{{End_Date|}}}|Description={{{Description|}}}|People={{{People|}}}|Organization={{{Organization|}}}|Organization_Url={{{Organization_Url|}}}|Contact_Name={{{Contact_Name|}}}|Contact_Email={{{Contact_Email|}}}|Contact_Phone={{{Contact_Phone|}}}|Event_Url={{{Event_Url|}}}|Social_Type={{{Social_Type|}}}|Social_Name={{{Social_Name|}}}|Social_Url={{{Social_Url|}}}|Type={{{Type|}}}|Format={{{Format|}}}|Location={{{Location|}}}|Street={{{Street|}}}|City={{{City|}}}|State={{{State|}}}|Zip={{{Zip|}}}|Coordinates={{{Coordinates|}}}|Cause={{{Cause|}}}|Region={{{Region|}}}|Water={{{Water|}}}|Image={{{Image|}}}|SubTitle={{{SubTitle|}}}|Text_Body={{{Text_Body|}}}|Topic={{{Topic|}}}|Article={{{Article|}}}|Keywords={{{Keywords|}}}|Poster={{{Poster|}}}|Posted={{{Posted|}}} }} | ||
<templatestyles src="Event/styles.css" /> | <templatestyles src="Event/styles.css" /> | ||
<div class="irlbody" style="width:100%;float:left"> | <div class="irlbody" style="width:100%;float:left"> | ||
Line 51: | Line 51: | ||
<div class="irleventtitle">{{{Name|}}}</div> | <div class="irleventtitle">{{{Name|}}}</div> | ||
{{#if:{{{SubTitle|}}} | <div class="irleventsubtitle">{{{SubTitle|}}}</div>}} | {{#if:{{{SubTitle|}}} | <div class="irleventsubtitle">{{{SubTitle|}}}</div>}} | ||
<div class="irleventdate">{{#time: F d, Y g:i a|{{{ | <div class="irleventdate">{{#time: F d, Y g:i a|{{{Event_Date|}}} }}</div> | ||
{{#if:{{{Image|}}} | <div class="irleventimage">[[File:{{{Image|}}}|640px|left|{{{Name|}}}|link={{{Organization_Url|}}}]]</div>}} | {{#if:{{{Image|}}} | <div class="irleventimage">[[File:{{{Image|}}}|640px|left|{{{Name|}}}|link={{{Organization_Url|}}}]]</div>}} | ||
</div> | </div> | ||
Line 61: | Line 61: | ||
{{#if:{{{Organization|}}} |<div class="irleventorg">Organization: {{#if:{{{Organization_Url|}}}|[{{{Organization_Url|}}} {{{Organization|}}}]| Organization: {{{Organization|}}} }}</div> |}}{{#if:{{{Contact_Name|}}} | <div class="irleventcontact">Contact: {{{Contact_Name|}}}</div> |}}{{#if:{{{Contact_Email|}}} | <div class="irleventcontactemail">Email: {{{Contact_Email|}}}</div> |}}{{#if:{{{Contact_Phone|}}} | <div class="irleventcontactphone">Phone: {{{Contact_Phone|}}}</div> |}}</div> | {{#if:{{{Organization|}}} |<div class="irleventorg">Organization: {{#if:{{{Organization_Url|}}}|[{{{Organization_Url|}}} {{{Organization|}}}]| Organization: {{{Organization|}}} }}</div> |}}{{#if:{{{Contact_Name|}}} | <div class="irleventcontact">Contact: {{{Contact_Name|}}}</div> |}}{{#if:{{{Contact_Email|}}} | <div class="irleventcontactemail">Email: {{{Contact_Email|}}}</div> |}}{{#if:{{{Contact_Phone|}}} | <div class="irleventcontactphone">Phone: {{{Contact_Phone|}}}</div> |}}</div> | ||
<div class="irleventmiddle"> | <div class="irleventmiddle"> | ||
{{#if:{{{Start_Date|}}}|<div class="irleventdate"><span class="irleventlabel">When: </span><br/> | {{#if:{{{Event_Date|}}}|<div class="irleventdate"><span class="irleventlabel">When: </span> | ||
{{#time: F d, Y g:i a|{{{Start_Date|}}} }}{{#if:{{{End_Date|}}}| thru {{#time: F d, Y g:i a|{{{End_Date|}}} }} | {{#time: F d, Y g:i a|{{{Event_Date|}}} }}</div>}} | ||
<!-- {{#if:{{{Start_Date|}}}|<div class="irleventdate"><span class="irleventlabel">When: </span><br/> | |||
{{#time: F d, Y g:i a|{{{Start_Date|}}} }}{{#if:{{{End_Date|}}}| thru {{#time: F d, Y g:i a|{{{End_Date|}}} }} }}</div>}} --> | |||
</div> | </div> | ||
<div class="irleventmiddle"> | <div class="irleventmiddle"> |
Revision as of 20:57, December 24, 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. |