Line 1: |
Line 1: |
− | <includeonly><code>{{{{#if:{{{subst|}}}|subst:}}{{#ifeq:{{padleft:|1|{{{1}}}}}|:|:[[{{FULLPAGENAME:{{{1}}}}}]]|{{#switch:{{NAMESPACE:{{{1}}}}}|{{ns:0}}|{{ns:10}}=[[{{ns:10}}:{{PAGENAME:{{{1}}}}}|{{PAGENAME:{{{1}}}}}]]|{{ns:6}}|{{ns:14}}=[[:{{{1}}}]]|#default=[[{{{1}}}]]}}}}{{#ifeq:{{{2|x}}}|{{{2}}}||{{{2}}}}}{{#ifeq:{{{3|x}}}|{{{3}}}||{{{3}}}}}{{#ifeq:{{{4|x}}}|{{{4}}}||{{{4}}}}}{{#ifeq:{{{5|x}}}|{{{5}}}||{{{5}}}}}{{#ifeq:{{{6|x}}}|{{{6}}}||{{{6}}}}}{{#ifeq:{{{7|x}}}|{{{7}}}||{{{7}}}}}{{#ifeq:{{{8|x}}}|{{{8}}}||{{{8}}}}}{{#ifeq:{{{9|x}}}|{{{9}}}||{{{9}}}}}{{#ifeq:{{{10|x}}}|{{{10}}}||{{{10}}}}}}}</code></includeonly><noinclude>{{Documentation}}</noinclude> | + | <noinclude>{{doc}}</noinclude><!-- |
| + | |
| + | |
| + |   : non breaking spaces to prevent html tag interpretations and put spaces |
| + | |
| + | -->{{#ifeq:{{{1|}}}|item<!-- |
| + | #then: |
| + | -->|<span style="background:{{{color|None}}};">< <span style="font-family:fixed;">{{{2|}}}</span> ></span><!-- |
| + | #else: |
| + | -->|{{#ifeq:{{{1|}}}|property<!-- |
| + | #the |
| + | -->|''{{{2|}}}''<!-- |
| + | #else: |
| + | -->|{{#ifeq:{{{1|}}}|value<!-- |
| + | #then: |
| + | -->|{{#ifeq:{{{2|}}}|no value<!-- |
| + | -->|{{no value}} <!-- |
| + | -->|{{#ifeq:{{{2|}}}|some value<!-- |
| + | -->|{{some value}}<!-- |
| + | -->|<span style="background:{{{color|None}}};">< <span style="font-family:fixed;">{{{2|}}}</span> ></span><!-- |
| + | -->}}<!-- |
| + | -->}}<!-- |
| + | #else: |
| + | -->|{{error|first parameter must be either "item", "property" or "value"}}<!-- |
| + | -->}}<!-- |
| + | -->}}<!-- |
| + | -->}} |