Template talk:EE 7seg

From Wikiversity
Jump to navigation Jump to search

ussage[edit source]


{{EE_7seg|a|b|c|d|e|f|g|p|i}}
p is the decmal point i is part of a plus with g as the other part everything else works like a standard 7 segment display



0=
{{EE_7seg|a|b|c|d|e|f|||}}
1=
{{EE_7seg||b|c||||||}}
2=
{{EE_7seg|a|b||d|e||g||}}
3=
{{EE_7seg|a|b|c|d|||g||}}
4=
{{EE_7seg||b|c|||f|g||}}
5=
{{EE_7seg|a||c|d||f|g||}}
6=
{{EE_7seg|a||c|d|e|f|g||}}
7=
{{EE_7seg|a|b|c||||||}}
8=
{{EE_7seg|a|b|c|d|e|f|g||}}
9=
{{EE_7seg|a|b|c|d||f|g||}}
-=
{{EE_7seg|||||||g||}}
+=
{{EE_7seg|||||||g||i}}
decimal=
{{EE_7seg||||||||p|}}