Personal tools

Difference between revisions of "Template:Schedule"

From Eth0Wiki

Jump to: navigation, search
(create conditional formatting page for the schedule)
 
(remove style)
Line 1: Line 1:
 
{{#switch: {{{1}}}
 
{{#switch: {{{1}}}
  | Food = style="background-color:lightgreen;" | Food
+
  | Food = background-color:lightgreen; | Food
  | Workshops = style="background-color:violet;" | Workshops
+
  | Workshops = background-color:violet; | Workshops
  | Talks = style="background-color:lightblue;" | Talks
+
  | Talks = background-color:lightblue; | Talks
  | Music = style="background-color:khaki;" | Music
+
  | Music = background-color:khaki; | Music
 
  | #default = {{{1}}}
 
  | #default = {{{1}}}
 
}}
 
}}

Revision as of 19:42, 27 October 2025

{{{1}}}