https://bugzilla.wikimedia.org/show_bug.cgi?id=32409

       Web browser: ---
             Bug #: 32409
           Summary: `map' format ignores `intro', `outro' and `default'?
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticMaps
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


It seems `map' format ignores `intro', `outro', and `default' parameters. My
code was:

{{ #ask: ...
| format = map
| intro = <div class="my_map">
| outro = </div>
| default = No points specified.
}}

If there are some points to show, result HTML code include neither <div
class="my_map"> nor </div>. (I think I will request "class" parameter for
formatting, but `intro' and `outro' parameters should work for `map' format the
same way they work for `ol' and `ul' formats.)

If there are no points to show, I would expect "No points specified" message.
Instead of the message I see useless Gulf of Guinea map.

-- 
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

Reply via email to