Module:Flags/doc: Difference between revisions

Content deleted Content added
Features: Keeping the Andorra examples also for 2 letter codes
 
(7 intermediate revisions by one other user not shown)
Line 1:
All the logics of [[Template:Flags]] are handled here. This module works together with [[Module:SandboxFlags/QuimGil/FlagMasterMasterData]] and [[Module:Sandbox/QuimGilFlags/FlagTranslationsLocaleData]], where the flags data is maintained.
 
== Features ==
Line 6:
 
* Full name in English or the locale language: "Andorra". {{Flags|Andorra}}
* 2 letter code - link points to full name: "AD" {{Flags|AD}}
* 3 letter code - link points to full name: "AND" {{Flags|AND}}
* Nepal and Ohio flags are shown without border. {{Flags|Nepal}} {{Flags|Ohio}}
* When a name is not found in the list, attempts to offer a Commons image and a link e.g. "Berlin" or "WHO". {{Flags|Berlin}} {{Flags|WHO}}
Line 16:
* Variant / label flags not found in FlagTranslations return the Flag of None but still point to the right article: "whatever" {{Flags|Ohio|whatever}} - "quatsch" {{Flags|Berlin|quatsch}}
* ''Redirects'' (different names pointing to a same flag) are supported: "GB" {{Flags|GB}} - "UK" {{Flags|UK}}
* Full Commons filenames can be defined in tables when they don't follow the "Flag of " syntax: "File:Flag Belgium brussels" {{Flags|Brussels-Capital Region}}
* Localization: "Illes Balears" {{Flags|Illes Balears}} - "中華人民共和國" {{Flags|中華人民共和國}}
* Localization + variants: "Afganistan" + "1901" {{Flags|Afganistan|1901}} - "Regne Unit" + "civil" {{Flags|Regne Unit|civil}}
Line 22 ⟶ 23:
== Roadmap ==
 
What is missing to reach feature parity with [[Template:Flagicon]]:
 
* m.fullName table needs key and values to become values and keys... As a way to accept different names (aliases) pointing to a same flag.
* Possibility of defining the full name of a flag in Commons by using "File:" in the table values.
** Also by users specifying "File:" in the parameter? Easy to implement but do we want so much freedom for editors?
* Performance testing.
* Extensive testing with copies of real pages, also for non-Latin scripts and Right-to-left languages.
* Cover the rest of functionality offered by [[Wikipedia:WikiProject_Flag_Template|other flag templates]].
* Allow editors to define the year of the event, leaving to the template the task of finding the right flag.<noinclude>
[[Category:Module documentation pages]]
</noinclude>