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

            Bug ID: 62377
           Summary: Add calendar hint to backend time formatter
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: wikidata-b...@lists.wikimedia.org
          Reporter: adrian.l...@wikimedia.de
                CC: wikidata-b...@lists.wikimedia.org
            Blocks: 49186, 62185
       Web browser: ---
   Mobile Platform: ---

The frontend formatter used to add a hint about the calendar model in specific
cases:

year > 1581 && year < 1930 || year <= 1581 && calendar === 'Gregorian' || year
>= 1930 && calendar === 'Julian'

<sup>Gregorian</sup>

There is also special CSS applied to that element in
https://github.com/wmde/ValueView/blob/6dcc56edcffc97da131d5f4ac6ebd12eacd7aadd/src/experts/TimeValue.css,
so the sup would need a class since the wrapper class does not exist anymore.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to