https://bugzilla.wikimedia.org/show_bug.cgi?id=32654
--- Comment #3 from Van de Bugger <[email protected]> 2011-11-26 15:49:41 UTC --- > In what way is the behaviour of debug=on different from not proving the template param? Hmm... Not providing the `template' argument: > # Waypoint id OCSU18#01 (Location no 1 Location title Point 1 Coordinates 55° > 0.010' С, 55° 0.001' В) > # Waypoint id OCSU20#01 (Location no 1 Location title The first Coordinates > 55° 0.000' С, 55° 0.000' В) > # Waypoint id OCSU20#02 (Location no 2 Location title The second Coordinates > 55° 0.000' С, 55° 1.000' В) `template' argument specified, and `debug' is `yes': > # {{test|1=OCSU18#01|2=1|3=Point 1|4=55° 0.010' С, 55° 0.001' В|#=0}} > # {{test|1=OCSU20#01|2=1|3=The first|4=55° 0.000' С, 55° 0.000' В|#=1}} > # {{test|1=OCSU20#02|2=2|3=The secondя|4=55° 0.000' С, 55° 1.000' В|#=2}} I do not insist on the name and on parameter itself... I can drop it. It was very helpful to me when used template with `map' format and could not understand what is going on. But using named arguments solves most of the issues. However, it still could be use useful to see implicit arguments. For example, `#' argument is not described in the manual. `map' format passes even more implicit arguments. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
