Template:Settings level: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#switch: {{{1}}}
{{#ifeq: {{{1}}} | basic | style=";background:{{Settings level/basic}}" | {{#ifeq: {{{1}}} | standard | style=";background:{{Settings level/standard}}" | {{#ifeq: {{{1}}} | advanced | style=";background:{{Settings level/advanced}}" | {{#ifeq: {{{1}}} | expert | style=";background:{{Settings level/expert}}" | }} }} }} }}
| basic = style{{=}}";background:{{Settings level/basic}}"
| standard = style{{=}}";background:{{Settings level/standard}}"
| advanced = style{{=}}";background:{{Settings level/advanced}}"
| expert = style{{=}}";background:{{Settings level/expert}}"
| #default =
}}

Revision as of 17:33, 25 January 2014