Template:Panic: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(let's rather simplify it) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#ifeq: {{#expr: | {{#ifeq: {{#expr: high | high | ||
| <span style="background-color:red;">{{{1}}}</span> | | <span style="background-color:red;">{{{1}}}</span> | ||
| {{#ifeq: {{#expr: {{{level}}} >= 8999 }} | 1 | | {{#ifeq: {{#expr: {{{level}}} >= 8999 }} | 1 | ||
Line 15: | Line 15: | ||
! Result | ! Result | ||
|- | |- | ||
| <nowiki>{{Panic|level= | | <nowiki>{{Panic|level=high|blob}}</nowiki> | ||
| {{Panic|level= | | {{Panic|level=high|blob}} | ||
|- | |- | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 21:05, 4 October 2014
Examples:
Syntax | Result | ||||
---|---|---|---|---|---|
{{Panic|level=high|blob}} |
{{#ifeq: {{#expr: high | high |
blob | 1 | blob | blob }}
}}
|