Difference between revisions of "Template:CityDropDown"
(restored by csi_restorechanges) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{{city = {{#cgi:city|{{{city|}}}}}}}} | + | {{{city = {{#cgi:city|{{{city|}}}}}}}}{{{country = {{#cgi:country|{{{country|}}}}}}}}{{#if:{{{country}}}| |
− | {{{country = {{#cgi:country|{{{country|}}}}}}}} | ||
− | {{#if:{{{country}}}| | ||
{{DataDropDown | {{DataDropDown | ||
|id = CityDropDown | |id = CityDropDown | ||
Line 10: | Line 8: | ||
|item=Event.City | |item=Event.City | ||
|#limit=300 | |#limit=300 | ||
− | |#orderby= | + | |#orderby=Event.City |
|#where = Event.Country={{#cast:text|{{{country}}}|db}} | |#where = Event.Country={{#cast:text|{{{country}}}|db}} | ||
}} | }} | ||
}} | }} | ||
− | |<span id="CityDropDown"></span> | + | |<span id="CityDropDown">Select a country...</span> |
}} | }} |
Latest revision as of 01:13, 11 February 2021
Select a country...