https://bugzilla.wikimedia.org/show_bug.cgi?id=16780
--- Comment #5 from Yaron Koren <[email protected]> 2009-01-02 16:01:12 UTC --- Okay, if you're talking about editing a two-dimensional array of values, I think a multiple-instance template is the only real solution; I think anything else is a hack. An even better solution, I would say, is to have cities use a property that links them to countries, instead of the other way around; that way, you can include all the city and population data in each country with a simple query. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
