Template:Event: Difference between revisions

From Indian River Lagoon Project
mNo edit summary
mNo edit summary
Line 46: Line 46:
<div class="irlevent">
<div class="irlevent">
<div class="irleventtop">
<div class="irleventtop">
<div class="irleventtitle">{{{Name|}}} {{#time: F d, Y|{{{Start_Date|}}} }}</div>
<div class="irleventtitle">{{{Name|}}} - {{#time: F d, Y|{{{Start_Date|}}} }}</div>
{{#if:{{{SubTitle|}}} | <div class="irleventsubtitle">{{{SubTitle|}}}</div>}}
{{#if:{{{SubTitle|}}} | <div class="irleventsubtitle">{{{SubTitle|}}}</div>}}
{{#if:{{{Image|}}} | <div class="irleventimage">[[File:{{{Image|}}}|640px|thumb|left|alt={{{Name|}}}|link={{{Url|}}}]]</div>}}
{{#if:{{{Image|}}} | <div class="irleventimage">[[File:{{{Image|}}}|640px|thumb|left|alt={{{Name|}}}|link={{{Url|}}}]]</div>}}

Revision as of 12:06, February 9, 2020

This is the "Event" template. It should be called in the following format:

{{Event
|Name=
|Organization=
|Organization_Url=
|Contact_Name=
|Contact_Email=
|Contact_Phone=
|Event_Url=
|Social_Type=
|Social_Name=
|Social_Url=
|Description=
|Image=
|People=
|Type=
|Cause=
|Start_Date=
|End_Date=
|Region=
|Water_Body=
|Location=
|Street=
|City=
|State=
|Zip=
|ShowMap=
|Coordinates=
|Topic=
|SubTitle=
|Text_Body=
|Page=
|Keywords=
|Poster=
|Posted=
}}

Edit the page to see the template text. This template defines the table "Event". View table.