User:Teamtoto/Sandbox
Jump to navigation
Jump to search
Level | ???? |
---|---|
1 | ? |
2 | ? |
(1)
Albino is: Physical defect
{{#ifeq: {{#cargo_query:table=Mutations|fields=Type|where=_pageName='{{{1|Albino}}}' AND Type='Mental'}} | {{#cargo_query:table=Mutations|fields=Type|where=_pageName='shkjdkshf'}} | This is not a mental mutation! | this is a mental mutation!}}
Output: This is not a mental mutation!
{{#ifeq: {{#cargo_query:table=Mutations|fields=Type|where=_pageName='{{{1|Albino}}}' AND Type='Mental'}} | No results | this is not a mental mutation! | this is a mental mutation!}}
output: this is a mental mutation!
{{#ifeq: {{#cargo_query:table=Mutations|fields=Type|where=_pageName='{{{1|Albino}}}' AND Type='Mental'}} | ''No results'' | this is not a mental mutation! | this is a mental mutation!}}
output: this is a mental mutation!
{{#ifeq: {{#cargo_query:table=Mutations|fields=Type|where=_pageName='{{{1|Albino}}}' AND Type='Mental'|default=NONE}} | NONE | this is not a mental mutation! | this is a mental mutation!}}
output: this is not a mental mutation!
Script error: The function "parse" does not exist.