<<Include(SeeSawExamples/Menu)>>

== Example 15 - Traffic Lights (multiple sections) ==

 ||<style="background-color:black;border-color:white"> <<Include(/red)>> ||
 ||<style="background-color:black;border-color:white"> <<Include(/amber)>> ||
 ||<style="background-color:black;border-color:white"> <<Include(/green)>> ||
 ||<style="background-color:white;border:none"> <<Include(/pole)>>||

{{{#!wiki seesaw cred all show 
||<style="border:none"><<SeeSaw("+randa -all", "Next", type=button)>>||<style="border:none">RED - Stop and wait behind the stop line||
}}}
{{{#!wiki seesaw randa all
||<style="vertical-align:top;border:none"> <<SeeSaw("+cgreen -all", "Next", type=button)>>||<style="border:none">RED and AMBER - Stop at the stop line.<<BR>>Do not pass through until green shows.||
}}}
{{{#!wiki seesaw cgreen all
||<style="vertical-align:top;border:none"><<SeeSaw("+camber -all", "Next", type=button)>>||<style="border:none">GREEN - Continue ahead.<<BR>>You may continue ahead but only if the way is clear.||
}}}
{{{#!wiki seesaw camber all
||<style="vertical-align:top;border:none"><<SeeSaw("+cred -all", "Next", type=button)>>||<style="border:none">AMBER - Stop at the stop line.<<BR>>You can only pass through an amber light if you have already crossed the stop line or are so close to it that to stop might cause an accident.||
}}}
