Template:Sources: Difference between revisions

From IdleOn MMO Wiki
(Created page with "{{#cargo_query:tables=DropTables |fields=CONCAT("", DropSourceEntity, "") |where=DropItem="{{{1|{{PAGENAME}}}}}" AND NOT DropSourceEntity LIKE "%DropTable%" |format=list |group by=DropSourceEntity |order by=DropSourceEntity ASC |default= |outro= }} |{{#cargo_query:tables=Quests |fields=_pageName |where=Rewards HOLDS LIKE "%>{{{1|{{PAGENAME}}}}}<%" |format=list |group by=_pageName |default= |outro= }} {{#cargo_query:tables=Sources |fields=CONCAT('', Link, '', IF...")
 
No edit summary
Line 7: Line 7:
|default=
|default=
|outro=  
|outro=  
}}
}}{{#cargo_query:tables=Quests
|{{#cargo_query:tables=Quests
|fields=_pageName
|fields=_pageName
|where=Rewards HOLDS LIKE "%>{{{1|{{PAGENAME}}}}}<%"
|where=Rewards HOLDS LIKE "%>{{{1|{{PAGENAME}}}}}<%"
Line 15: Line 14:
|default=
|default=
|outro=  
|outro=  
}}
}}{{#cargo_query:tables=Sources
{{#cargo_query:tables=Sources
|fields=CONCAT('[[', Link, ']]', IF(SpecialText = 'None', '', CONCAT(' (', SpecialText, ')')))
|fields=CONCAT('[[', Link, ']]', IF(SpecialText = 'None', '', CONCAT(' (', SpecialText, ')')))
|where=Item="{{{1|{{PAGENAME}}}}}"
|where=Item="{{{1|{{PAGENAME}}}}}"
Line 22: Line 20:
|order by=Source
|order by=Source
|default=
|default=
}}
}}{{#cargo_query:tables=Sources
{{#cargo_query:tables=Sources
|fields=CONCAT("\n''", Item, " can be obtained from any enemy via 'Event Rules'''")
|fields=CONCAT("\n''", Item, " can be obtained from any enemy via 'Event Rules'''")
|where=Item="{{{1|{{PAGENAME}}}}}" AND EventRules=1
|where=Item="{{{1|{{PAGENAME}}}}}" AND EventRules=1

Revision as of 20:47, 26 August 2022

Error: Table DropTables not found.
Error: Table Sources not found.
Error: Table Sources not found.