User:Teamtoto/Sandbox

From Caves of Qud Wiki
Revision as of 15:59, 27 July 2019 by imported>Kittymmeow
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.