Difference between revisions of "Template:Event"

From Funtoo
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 11: Line 11:
</noinclude><includeonly>
</noinclude><includeonly>
=== Event ===
=== Event ===
;Name: {{{name}}}
;Event: {{{event}}}
;Type: {{{type}}}
;Type: {{{type}}}
;Location: {{{location}}}
;Location: {{{location}}}
Line 18: Line 18:
;Description: {{{description}}}
;Description: {{{description}}}


[[Page has default form::Event| ]] {{#subobject:|Has event={{{name|}}}|Has event start={{{start|}}}|Has event end={{{end|}}}|Has event type={{{type|}}}|Has event location={{{location|}}}|Has event icon={{#switch: {{{type|}}}|Meeting =File:Event-meeting-icon.png|Presentation=File:Event-presentation-icon.png|Talk=File:Event-talk-icon.png }}|Has event color={{#switch: {{{type|}}}|Meeting=#E9AF32|Presentation=#A0D8F1|Talk=#BF381A|Party=#E07628 }}|Has event description={{{description|}}} }}
[[Page has default form::Event| ]]{{#subobject:{{{event}}}
[[Category:Event]]
|Has event={{{event|}}}
|Has event start={{{start|}}}
|Has event end={{{end|}}}
|Has event type={{{type|}}}
|Has event location={{{location|}}}
|Has event icon={{#switch: {{{type|}}}|Meeting =File:Event-meeting-icon.png|Presentation=File:Event-presentation-icon.png|Talk=File:Event-talk-icon.png }}
|Has event color={{#switch: {{{type|}}}|Meeting=#E9AF32|Presentation=#A0D8F1|Talk=#BF381A|Party=#E07628 }}
|Has event description={{{description|}}}
}}
</includeonly>
</includeonly>

Latest revision as of 21:15, September 25, 2014

This a template for creating an event. Parameters:

name
name of event
start
start date/time
end
end date/time
type
one of: Meeting, Presentation, Talk
location
location

See also

Form:Event

Example