Template:Map Drops Who Query: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>This is the 'Map Drops Who Query' template. It should be called via the Form:Map Drops Who Query form. </noinclude> <includeonly> Note that these Belles are merely who drops on the given Map, and says nothing about what types of Vestures may appear for each Belle. {{#cargo_query: tables=JOINBelleMap |fields=JOINBelleMap.TXT_BelleName |where=JOINBelleMap.TXT_MapName = "{{#replace:{{{SearchTerm|}}}|'|\'}}" |format=table }}</includeonly>")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
{{#cargo_query:
{{#cargo_query:
tables=JOINBelleMap
tables=JOINBelleMap
|fields=JOINBelleMap.TXT_BelleName
|fields=JOINBelleMap.TXT_BelleName=Drops On Map
|where=JOINBelleMap.TXT_MapName = "{{#replace:{{{SearchTerm|}}}|&#39;|\'}}"
|where=JOINBelleMap.TXT_MapName = "{{#replace:{{{SearchTerm|}}}|&#39;|\'}}"
|format=table
|format=table
}}</includeonly>
}}</includeonly>

Latest revision as of 14:43, 14 May 2023

This is the 'Map Drops Who Query' template. It should be called via the Form:Map Drops Who Query form.