Page MenuHomePhabricator

Design a bar showing available article languages (e.g., "Français", "中文").
Closed, ResolvedPublic

Description

Steps:

  • Use a Codex Card with a horizontal layout.
  • Add small flag icons and language codes (e.g., “FR”, “CN”).
  • Style links with @color-progressive and hover effects.
  • Skill: Multi-language UI, icon-text alignment.

Mentorship & Support: @JorisDarlingtonQuarshie @JSengupta-WMF

Event Timeline

Hello here,

  1. Do you have the list of languages you want ?
  2. Flags are known to not match languages and even can be politically problematic for some languages. Better to just use the iso code.

To find the suitable list, you can combine ChatGPT or Spinash SPARQL agents, and ask them :

Please could you give me the list of all active wikipedia's iso code, their language in English, and their local language label.
Please use the following format : { iso : 'it', language: 'Italian', native: 'Italiano' }

Wikimedia may also already have such json quite everywhere. cc @Amire80

Dagentle claimed this task.
Dagentle added a subscriber: Ndang-royalty.