Template:Event: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 72: | Line 72: | ||
<div class="irleventmiddle"><span class="irleventlabel">Web: </span>{{#if:{{{Event_Url|}}} | <span class="irleventurl">[[File:Icon-www.png|32px|Web Link|link={{{Event_Url|}}}]]</span>}} | <div class="irleventmiddle"><span class="irleventlabel">Web: </span>{{#if:{{{Event_Url|}}} | <span class="irleventurl">[[File:Icon-www.png|32px|Web Link|link={{{Event_Url|}}}]]</span>}} | ||
{{#if:{{{Social_Type|}}}|<span class="irleventsocial">[[File:Icon-{{lc:{{{Social_Type|}}} }}.png|32px|{{{Social_Name|}}} {{{Social_Type|}}} Link|link={{{Social_Url|}}}]]</span>}}</div> | {{#if:{{{Social_Type|}}}|<span class="irleventsocial">[[File:Icon-{{lc:{{{Social_Type|}}} }}.png|32px|{{{Social_Name|}}} {{{Social_Type|}}} Link|link={{{Social_Url|}}}]]</span>}}</div> | ||
<div class="irleventmiddle">{{#if:{{{Image|}}} | <div class="irleventimage">[[File:{{{Image|}}}|640px|left|{{{Name|}}}|link={{{Organization_Url|}}}]]</div>}} | <div class="irleventmiddle"> | ||
{{#if:{{{Image|}}} | <div class="irleventimage">[[File:{{{Image|}}}|640px|left|{{{Name|}}}|link={{{Organization_Url|}}}]]</div>}} | |||
{{#if:{{{Text_Body|}}}|<div class="irleventtext">{{{Text_Body|}}}</div>}} | {{#if:{{{Text_Body|}}}|<div class="irleventtext">{{{Text_Body|}}}</div>}} | ||
{{#ifexist:{{{Article|}}}|<div class="irleventpage | </div> | ||
{{#if:{{{Topic|}}}|<div class="irleventtopic | <div class="irleventbottom"> | ||
<!-- | {{#ifexist:{{{Article|}}}|<div class="irleventpage">Related Article: [[{{{Article|}}}]]</div>|}} | ||
{{#if:{{{Topic|}}}|<div class="irleventtopic">Topic: [[:Category:{{{Topic|}}}{{!}}{{{Topic|}}}]]</div>}} | |||
<!-- <div class="irleventpost"><span class="irleventposter">Poster: {{{Poster|}}}</span><span class="irleventposted">Posted: {{#time: m/d/Y|{{{Posted|}}} }}</span></div> --> | |||
</div> | |||
</div> | </div> | ||
{{#ifeq:{{NAMESPACE}}| Event | [[Category:Events {{#time: Y|{{{Event_Date|}}} }}]] [[Category:{{{Region|}}} Events]] {{#default_form:Event}} | {{#ifeq:{{NAMESPACE}}| Event | [[Category:Events {{#time: Y|{{{Event_Date|}}} }}]] [[Category:{{{Region|}}} Events]] {{#default_form:Event}} |
Revision as of 09:17, 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. |