Template:Sources: Difference between revisions

From IdleOn MMO Wiki
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
{{#cargo_query:tables=DropTables
<includeonly>{{#cargo_query:tables=DropTables
|fields=CONCAT("[[", DropSourceEntity, "]]")
|fields=CONCAT("[[", DropSourceEntity, "]]")
|where=DropItem="{{{1|{{PAGENAME}}}}}" AND NOT DropSourceEntity LIKE "%DropTable%"
|where=DropItem="{{{1|{{PAGENAME}}}}}" AND NOT DropSourceEntity LIKE "%DropTable%"
Line 28: Line 28:
|intro= 
|intro= 
}}{{#cargo_query:tables=Sources
}}{{#cargo_query:tables=Sources
|fields=CONCAT("<br/><sup>''", Item, " can be obtained from any enemy during its event.''</sup>")
|fields=CONCAT("<br/><sup><i>", Item, " can be obtained from any enemy during its event.</i></sup>")
|where=Item="{{{1|{{PAGENAME}}}}}" AND EventRules=1
|where=Item="{{{1|{{PAGENAME}}}}}" AND EventRules=1
|format=list
|format=list
|group by=Item
|group by=Item
|default=
|default=
}}
}}<includeonly>

Revision as of 06:00, 27 December 2022