Difference between pages "CalendarTest/Event1" and "Template:Event"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(Created page with "<noinclude>This a template for creating an event. Parameters: ;event: name of event ;start: start date/time ;end: end date/time ;type: one of: Meeting, Presentation, Talk ;loc...")
 
Line 1: Line 1:
[[Category:Events]]
<noinclude>This a template for creating an event. Parameters:
[[Start date::01 Feb 2014]]
;event: name of event
[[End date::01 Mar 2014]]
;start: start date/time
[[Has event start::01 May 2014]]
;end: end date/time
[[Title::foobytron]]
;type: one of: Meeting, Presentation, Talk
;location: location
==See also ==
[[Form:Event]]
==Example ==
{{#formlink:form=Event calendar item|link text=Create event|link type=button}}
</noinclude><includeonly>
;Event: {{{event}}}
;Type: {{{type}}}
;Location: {{{location}}}
;Start: {{{start}}}
;End: {{{end}}}
;Description: {{{description}}}
 
[[Page has default form::Event| ]] {{#subobject:|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>

Revision as of 23:18, May 23, 2014

This a template for creating an event. Parameters:

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

See also

Form:Event

Example