Wikisözlük tkwiktionary https://tk.wiktionary.org/wiki/Ba%C5%9F_Sahypa MediaWiki 1.47.0-wmf.9 case-sensitive Media Ýörite Çekişme Ulanyjy Ulanyjy çekişme Wikisözlük Wikisözlük çekişme Faýl Faýl çekişme MediaWiki MediaWiki çekişme Şablon Şablon çekişme Ýardam Ýardam çekişme Kategoriýa Kategoriýa çekişme TimedText TimedText talk Module Module talk Event Event talk Module:category tree/lang/ru 828 8190 27730 2026-07-05T14:24:47Z Umarxon III 2840 Sahypa döretdi, mazmuny: 'local labels = {} local handlers = {} local lang = require("Module:languages").getByCode("ru") local rfind = mw.ustring.find local rmatch = mw.ustring.match local rsubn = mw.ustring.gsub -- version of rsubn() that discards all but the first return value local function rsub(term, foo, bar) local retval = rsubn(term, foo, bar) return retval end --------------------------------- Verbs -------------------------------- labels["verbs by class"] = { description...' 27730 Scribunto text/plain local labels = {} local handlers = {} local lang = require("Module:languages").getByCode("ru") local rfind = mw.ustring.find local rmatch = mw.ustring.match local rsubn = mw.ustring.gsub -- version of rsubn() that discards all but the first return value local function rsub(term, foo, bar) local retval = rsubn(term, foo, bar) return retval end --------------------------------- Verbs -------------------------------- labels["verbs by class"] = { description = "Russian verbs categorized by class.", parents = {{name = "verbs by inflection type", sort = "class"}}, } labels["verbs by class and accent pattern"] = { description = "Russian verbs categorized by class and accent pattern.", parents = {{name = "verbs by inflection type", sort = "class and accent pattern"}}, } table.insert(handlers, function(data) local cls, variant, pattern = rmatch(data.label, "^class ([0-9]*)(°?)([abc]?) verbs$") if cls then if pattern == "" then return { description = "Russian class " .. cls .. " verbs.", breadcrumb = cls, parents = {{name = "verbs by class", sort = cls .. variant}}, } else return { description = "Russian class " .. cls .. " verbs of " .. "accent pattern " .. pattern .. ( variant == "" and "" or " and variant " .. variant) .. ". " .. ( pattern == "a" and "With this pattern, all forms are stem-stressed." or pattern == "b" and "With this pattern, all forms are ending-stressed." or "With this pattern, the first singular present indicative and all forms " .. "outside of the present indicative are ending-stressed, while the remaining " .. "forms of the present indicative are stem-stressed.") .. ( variant == "" and "" or cls == "3" and " The variant code indicates that the -н of the stem " .. "is missing in most non-present-tense forms." or " The variant code indicates that the present tense is not " .. "[[Appendix:Glossary#iotation|iotated]]. (In most verbs of this class, " .. "the present tense is iotated, e.g. иска́ть with present tense " .. "ищу́, и́щешь, и́щет, etc.)"), breadcrumb = cls .. variant .. pattern, parents = { {name = "class " .. cls .. " verbs", sort = pattern}, {name = "verbs by class and accent pattern", sort = cls .. pattern}, }, } end end end) --------------------------------- Adjectives -------------------------------- for _, plpos in ipairs { "adjectives", "surnames" } do labels[plpos .. " by stem type and stress"] = { description = "Russian " .. plpos .. " categorized by stem type and stress. " .. "Unlike for nouns, " .. plpos .. " are consistently either stem-stressed or ending-stressed.", breadcrumb = "by stem type and stress", parents = {{name = plpos .. " by inflection type", sort = "stem type and stress"}}, } labels["ending-stressed " .. plpos] = { description = "Russian " .. plpos .. " where the ending is stressed. They end in " .. "{{lang|ru|-о́й}}, or in some cases {{lang|ru|-и́н}}, {{lang|ru|-о́в}}, or " .. "{{lang|ru|-ёв}}.", breadcrumb = "ending-stressed", parents = {{name = plpos .. " by inflection type", sort = "ending-stressed"}}, } labels[plpos .. " by irregularity"] = { description = "Russian " .. plpos .. " categorized according to their irregularities.", breadcrumb = "by irregularity", parents = {{name = "irregular " .. plpos, sort = "irregularity"}}, } end -- Should be no surnames like any of the following. labels["adjectives with short forms"] = { description = "Russian " .. "adjectives that have short forms. Short forms are used " .. "[[Appendix:Glossary#predicative|predicatively]] and generally only for adjectives " .. "that are qualitative, i.e. can be modified with adverbs such as [[very]], [[completely]], " .. "[[somewhat]], [[more]], etc.", parents = {{name = "adjectives", sort = "short forms"}}, } labels["adjectives with missing short forms"] = { description = "Russian adjectives that have short forms but where some of the short forms " .. "are missing. Short forms are used predicatively and generally only for adjectives that " .. "are qualitative, i.e. can be modified with adverbs such as [[very]], [[completely]], " .. "[[somewhat]], [[more]], etc.", parents = {{name = "adjectives", sort = "missing short forms"}}, } labels["adjectives with irregular short stem"] = { description = "Russian adjectives where the stem of the short forms is irregular compared " .. "with the stem of the remaining forms. Examples are {{m|ru|солёный||[[salty]]}}" .. " (short forms {{lang|ru|со́лон, солона́, со́лоно, солоны́/со́лоны}}); " .. "{{m|ru|ма́ленький||[[small]]}} (short forms {{lang|ru|мал, мала́, мало́, малы́}}" .. "); and {{m|ru|большо́й||[[big]]}} (short forms " .. "{{lang|ru|вели́к, велика́, велико́, велики́}}. (In the latter two cases, the short forms " .. "come from the synonymous adjectives {{m|ru|ма́лый}} and {{m|ru|вели́кий}}" .. ", respectively.)", parents = {{name = "irregular adjectives", sort = "short stem"}}, } labels["adjectives with reducible short stem"] = { description = "Russian adjectives where the stem of the short forms is [[Appendix:Glossary#reducible|reducible]]; " .. "specifically, the short masculine singular has an extra vowel inserted before the final " .. "consonant, compared with all other forms. Examples are most adjectives in {{m|ru|-кий}}" .. " and {{m|ru|-ный}}, e.g. {{m|ru|лёгкий||[[light]], [[easy]]}}" .. " with short masculine singular {{m|ru|лёгок}} and " .. "{{m|ru|де́льный||[[efficient]], [[sensible]]}} with short masculine singular " .. "{{m|ru|де́лен}}.", parents = {{name = "adjectives", sort = "reducible short stem"}}, } labels["adjectives by short accent pattern"] = { description = "Russian adjectives categorized according to their short accent pattern.", parents = {{name = "adjectives by inflection type", sort = "short accent pattern"}}, } labels["adjectives with Zaliznyak short form special case 1"] = { description = "Russian adjectives where the lemma form ends in {{lang|ru|-нный}} or " .. "{{lang|ru|-нний}} (with two {{lang|ru|н}}'s) but the short masculine singular ends " .. "in simply {{lang|ru|-н}} (i.e. with only one {{lang|ru|н}}). Examples are " .. "{{m|ru|самоуве́ренный||[[self-confident]]}}, with short masculine singular " .. "{{m|ru|самоуве́рен}} (short feminine singular {{m|ru|самоуве́ренна}}, etc.); and " .. "{{m|ru|вы́спренний||[[grandiloquent]]}}, with short masculine singular " .. "{{m|ru|вы́спрен}} (short feminine singular {{m|ru|вы́спрення}}, etc.). Contrast " .. "[[:Category:Russian adjectives with Zaliznyak short form special case 2|special case 2]], where " .. "only one {{lang|ru|-н}} is present in '''all''' short forms.", parents = {{name = "adjectives", sort = "Zaliznyak short form special case 1"}}, } -- Should be no surnames like the following. labels["adjectives with Zaliznyak short form special case 2"] = { description = "Russian adjectives where the lemma form ends in {{lang|ru|-нный}} (with two " .. "{{lang|ru|н}}'s) but all short forms end in only one {{lang|ru|-н}}. An example is " .. "{{m|ru|подве́рженный||[[subject]] to, [[liable]] to, [[prone]] to}}, with short forms " .. "{{lang|ru|подве́ржен, подве́ржена, подве́ржено, подве́ржены}}. All past passive participles in " .. "{{lang|ru|-нный}} decline this way in their short forms, and most or all adjectives that " .. "decline this way are past passive participles in origin. Contrast " .. "[[:Category:Russian adjectives with Zaliznyak short form special case 1|special case 1]], where " .. "only the short masculine singular is irregular in having only a single {{lang|ru|-н}}. " .. "Note that many terms decline both ways, declining as special case 2 as a participle and as " .. "special case 1 as an adjective. An example is {{m|ru|отвлечённый}}, with short forms " .. "{{lang|ru|отвлечён, отвлечена́, отвлечено́, отвлечены́}} when functioning as the past passive " .. "participle of {{m|ru|отвле́чь||to [[distract]], to [[divert]]}} but with short forms " .. "{{lang|ru|отвлечён, отвлечённа, отвлечённо, отвлечённы}} when functioning as an adjective meaning " .. '"abstract". For yet other terms, there are three possibilities: special case 2 as a participle, and ' .. "either special case 1 or 2 as an adjective, depending on meaning. Often the meaning difference is " .. "between experiencing a given feeling and expressing that feeling; for example, " .. "{{m|ru|влюблённый}} has short forms {{lang|ru|влюблён, влюблена́, влюблено́, влюблены́}}" .. " when functioning as the past passive participle of {{m|ru|влюби́ть||to [[cause]] to [[fall in love]]}}" .. ' and also when functioning as an adjective meaning "amorous (i.e. experiencing feelings of love, of a person)"' .. ", but has short forms {{lang|ru|влюблён, влюблённа, влюблённо, влюблённы}} when functioning as " .. 'an adjective meaning "amorous (i.e. expressing feelings of love, of a look, tone, etc.)".', parents = {{name = "adjectives", sort = "Zaliznyak short form special case 2"}}, } -- Should be no surnames like the following. labels["short-form-only adjectives"] = { description = "Russian adjectives that exist '''only''' as short forms. This means they function " .. "only as [[Appendix:Glossary#predicative|predicative]] adjectives. Examples are " .. "{{m|ru|рад||[[glad]]}}, {{m|ru|до́лжен||[[obligated]], [[must]], [[have to]], [[ought]]}}" .. ", and {{m|ru|гора́зд||[[skillful]], [[capable]]}}.", parents = {{name = "adjectives", sort = "short-form-only"}}, } -- Surnames and adjectives handled differently. labels["proper-name adjectives"] = { description = "Russian proper names (normally, surnames) that decline as adjectives. These are similar " .. "to possessive adjectives and have the same endings, i.e. {{m|ru|-ин}}/{{m|ru|-ын}} or " .. "{{m|ru|-ов}}/{{m|ru|-ев}}/{{m|ru|-ёв}}, but lack the neuter gender and " .. "decline slightly differently from possessive adjectives. For example, the surname {{m|ru|По́пов}}" .. " has prepositional singular {{m|ru|По́пове}}, while the possessive adjective " .. "{{m|ru|сы́нов||[[son]]'s}} has prepositional singular {{m|ru|сы́новом}}.", parents = {{name = "adjectives", sort = "proper-name"}}, } labels["possessive surnames"] = { description = "Russian surnames with a declension similar to possessive adjectives. These have the same endings " .. "as possessive adjectives, i.e. {{m|ru|-ин}}/{{m|ru|-ын}} or {{m|ru|-ов}}/{{m|ru|-ев}}/{{m|ru|-ёв}}, but lack " .. "the neuter gender and decline slightly differently. For example, the surname {{m|ru|По́пов}}" .. " has prepositional singular {{m|ru|По́пове}}, while the possessive adjective " .. "{{m|ru|сы́нов||[[son]]'s}} has prepositional singular {{m|ru|сы́новом}}.", parents = {{name = "surnames", sort = "possessive"}}, } labels["surnames by inflection type"] = { description = "Russian surnames organized by the type of inflection they follow.", breadcrumb = "by inflection type", parents = {{name = "surnames", sort = "inflection type"}}, } labels["irregular surnames"] = { description = "Russian surnames that follow non-standard patterns of inflection.", breadcrumb = "irregular", parents = {{name = "surnames by inflection type", sort = "irregular"}}, } local stem_expl = { ["velar-stem"] = "a velar (-к, -г or –x)", ["sibilant-stem"] = "a sibilant (-ш, -ж, -ч or -щ)", ["ц-stem"] = "-ц", ["i-stem"] = "-и (old-style -і)", ["vowel-stem"] = "a vowel other than -и or -і, or -й or -ь", ["soft-stem"] = "a soft consonant", ["hard-stem"] = "a hard consonant", } local zaliznyak_stem_type = { ["velar-stem"] = "3", ["sibilant-stem"] = "4", ["ц-stem"] = "5", ["i-stem"] = "7", ["vowel-stem"] = "6", ["soft-stem"] = "2", ["hard-stem"] = "1", ["3rd-declension"] = "8", } local adjective_stem_gender_endings = { masculine = { ["hard-stem"] = {"-ый", "-о́й"}, ["ц-stem"] = {"-ый", "-о́й"}, ["velar-stem"] = {"-ий", "-о́й"}, ["sibilant-stem"] = {"-ий", "-о́й"}, ["long possessive"] = {"-ий", "-и́й"}, ["short possessive"] = {"a consonant (-ъ old-style)", "a consonant (-ъ old-style)"}, ["mixed possessive"] = {"a consonant (-ъ old-style)", "a consonant (-ъ old-style)"}, ["proper possessive"] = {"a consonant (-ъ old-style)", "a consonant (-ъ old-style)"}, ["soft-stem"] = "-ий", ["vowel-stem"] = "-ий", }, feminine = { ["hard-stem"] = {"-ая", "-а́я"}, ["ц-stem"] = {"-ая", "-а́я"}, ["velar-stem"] = {"-ая", "-а́я"}, ["sibilant-stem"] = {"-ая", "-а́я"}, ["long possessive"] = {"-ья", "-ья́"}, ["short possessive"] = {"-а", "-а́"}, ["mixed possessive"] = {"-а", "-а́"}, ["proper possessive"] = {"-а", "-а́"}, ["soft-stem"] = "-яя", ["vowel-stem"] = "-яя", }, neuter = { ["hard-stem"] = {"-ое", "-о́е"}, ["ц-stem"] = {"-ее", "-о́е"}, ["velar-stem"] = {"-ое", "-о́е"}, ["sibilant-stem"] = {"-ее", "-о́е"}, ["long possessive"] = {"-ье", "-ье́"}, ["short possessive"] = {"-о", "-о́"}, ["mixed possessive"] = {"-о", "-о́"}, ["proper possessive"] = {"-о", "-о́"}, ["soft-stem"] = "-ее", ["vowel-stem"] = "-ее", }, plural = { ["hard-stem"] = {"-ые", "-ы́е"}, ["ц-stem"] = {"-ые", "-ы́е"}, ["velar-stem"] = {"-ие", "-и́е"}, ["sibilant-stem"] = {"-ие", "-и́е"}, ["long possessive"] = {"-ьи", "-ьи́"}, ["short possessive"] = {"-ы", "-ы́"}, ["mixed possessive"] = {"-ы", "-ы́"}, ["proper possessive"] = {"-ы", "-ы́"}, ["soft-stem"] = "-ие", ["vowel-stem"] = "-ие", }, } local adjective_numeral_stem_gender_endings = { plural = { ["hard-stem"] = {nil, "-еро"}, } } local short_adjective_desc = { ["a"] = "stem stress on all short forms", ["aʹ"] = "stem or ending stress on the feminine singular, stem stress on the other forms", ["b"] = "ending stress on all short forms (except the masculine singular)", ["bʹ"] = "stem or ending stress on the plural, ending stress on the other forms (except the masculine singular)", ["c"] = "ending stress on the feminine singular, stem stress on the other forms", ["cʹ"] = "stem or ending stress on the plural, ending stress on the feminine singular and stem stress on the neuter singular", ["cʺ"] = "stem or ending stress on the neuter singular and plural, ending stress on the feminine singular", } table.insert(handlers, function(data) local function pos_is_adjectival(pos) return pos == "adjective" or pos == "surname" end local function fetch_endings(gender, stem, stress) if not adjective_stem_gender_endings[gender] then return nil end if stress == "possessive" then stem = stem .. " possessive" stress = "stem" end local endings = adjective_stem_gender_endings[gender][stem] if endings then if type(endings) == "string" then return endings elseif stress == "stem" then return endings[1] elseif stress == "ending" then return endings[2] end end return nil end local breadcrumb, stem, stress, pos = rmatch(data.label, "^(([^ ]*) ([^ *]*)-stressed) (.*)s") if not stem then breadcrumb, stem, stress, pos = rmatch(data.label, "^(([^ ]*) (possessive)) (.*)s") end if not stem then breadcrumb, stem, pos = rmatch(data.label, "^(([^ ]*)) ([^ ]*)s") stress = "" end if stem and (stress == "possessive" or stem_expl[stem]) and pos_is_adjectival(pos) then local stresstext = stress == "stem" and "This " .. pos .. " has stress on the stem, corresponding to Zaliznyak's type a." or stress == "ending" and "This " .. pos .. " has stress on the endings, corresponding to Zaliznyak's type b." or "All " .. pos .. "s of this type have stress on the stem." local m = fetch_endings("masculine", stem, stress) local f = fetch_endings("feminine", stem, stress) local n = fetch_endings("neuter", stem, stress) local p = fetch_endings("plural", stem, stress) if not m or not f or not n or not p then return nil end local endingtext = "ending in the nominative in masculine singular " .. m .. ", feminine singular " .. f .. ", neuter singular " .. n .. " and plural " .. p .. "." local stemtext, posstext if stress == "possessive" then posstext = " possessive" if stem == "long" then stemtext = " The stem ends in a yod, which disappears in the nominative singular but appears in all other forms as a soft sign ь followed by a vowel." else stemtext = "" end else posstext = "" stemtext = " The stem ends in " .. stem_expl[stem] .. " and is Zaliznyak's type " .. zaliznyak_stem_type[stem] .. "." end return { description = "Russian " .. stem .. posstext .. " " .. pos .. "s, " .. endingtext .. stemtext .. " " .. stresstext, breadcrumb = breadcrumb, parents = {pos .. "s by stem type and stress"}, } end local pos, shortaccent = rmatch(data.label, "^([^ ]*)s with short accent pattern ([^ ]*)$") if shortaccent and short_adjective_desc[shortaccent] and pos_is_adjectival(pos) then local escaped_accent = rsub(shortaccent, "'", "&#39;") return { description = "Russian " .. pos .. "s with short accent pattern " .. escaped_accent .. ", with " .. short_adjective_desc[shortaccent] .. ".", breadcrumb = { name = escaped_accent, nocap = true }, parents = {{ name = pos .. "s by short accent pattern", sort = shortaccent }}, } end local pos, irregularity = rmatch(data.label, "^([^ ]*)s with irregular (.*)$") if irregularity and pos_is_adjectival(pos) then return { description = "Russian " .. pos .. "s with irregular " .. irregularity .. " (possibly along with other cases).", breadcrumb = irregularity, parents = {{ name = pos .. "s by irregularity", sort = irregularity }}, } end end) --------------------------------- Nouns/Pronouns/Numerals -------------------------------- for _, pos in ipairs({"nouns", "pronouns", "numerals"}) do local sgpos = pos:gsub("s$", "") labels[pos .. " by stem type and gender"] = { description = "Russian " .. pos .. " categorized by stem type and typical gender. " .. "Note that \"typical gender\" means the gender that is typical for the " .. sgpos .. "'s ending (e.g. most " .. pos .. " in ''-а'' are " .. "feminine, and hence all such " .. pos .. " are considered to be \"typically feminine\"; but some are in fact masculine).", parents = {{name = pos .. " by inflection type", sort = "stem type and gender"}}, } labels[pos .. " by stem type, gender and accent pattern"] = { description = "Russian " .. pos .. " categorized by stem type, typical gender and " .. "accent pattern. Note that \"typical gender\" means the gender that is typical for the " .. sgpos .. "'s ending (e.g. most " .. pos .. " in ''-а'' are feminine, and hence all such " .. pos .. " are considered to be \"typically feminine\"; but some are in " .. "fact masculine). See [[Appendix:Russian stress patterns - nouns]] for further information on accent patterns.", parents = {{name = pos .. " by inflection type", sort = "stem type, gender and accent pattern"}}, } labels[pos .. " by case form"] = { description = "Russian " .. pos .. " categorized according to the presence of " .. "an irregular case or an unusual case (locative, partitive or vocative).", parents = {{name = pos, sort = "case form"}}, } labels[pos .. " by accent pattern"] = { description = "Russian " .. pos .. " categorized according to their accent pattern (see [[Appendix:Russian stress patterns - nouns]]).", parents = {{name = pos .. " by inflection type", sort = "accent pattern"}}, } labels[pos .. " by singular ending"] = { description = "Russian " .. pos .. " categorized by the ending in the nominative " .. "singular. This is currently used only for certain exceptional types of endings.", parents = {{name = pos, sort = "singular ending"}}, } labels[pos .. " by singular and plural ending"] = { description = "Russian " .. pos .. " categorized by nominative singular and " .. "plural ending. This is used only for " .. pos .. " where one one of the endings is either irregular or a declensional " .. "suffix such as ''-ёнок'' or ''-ин''.", parents = {{name = pos, sort = "singular and plural ending"}}, } labels[pos .. " by plural ending"] = { description = "Russian " .. pos .. " categorized by the ending in the nominative " .. "plural. This is currently used only for certain exceptional types of endings.", parents = {{name = pos, sort = "plural ending"}}, } labels[pos .. " with reducible stem"] = { description = "Russian " .. pos .. " with a reducible stem, where an extra vowel is inserted " .. "before the last stem consonant in the nominative singular and/or genitive plural.", parents = {{name = pos .. " by inflection type", sort = "reducible stem"}}, } labels[pos .. " with soft final н in reduced stem"] = { description = "Russian " .. pos .. " in which the final {{lang|ru|н}} in the stem becomes {{lang|ru|нь}} when the stem is reduced.", breadcrumb = "soft final н in reduced stem", parents = {{name = pos .. " with reducible stem", sort = "soft final н in reduced stem"}}, } labels[pos .. " with multiple argument sets"] = { description = "Russian " .. pos .. " with multiple argument sets (i.e. which can be declined according to multiple " .. "declensions that differ more than just in accent pattern).", parents = {{name = pos .. " by inflection type", sort = "multiple argument sets"}}, } labels[pos .. " with multiple accent patterns"] = { description = "Russian " .. pos .. " with multiple accent patterns. See [[Appendix:Russian stress patterns - nouns]].", parents = {{name = pos .. " by inflection type", sort = "multiple accent patterns"}}, } labels["adjectival " .. pos] = { description = "Russian " .. pos .. " with adjectival endings.", parents = {pos}, } labels[pos .. " with irregular plural stem"] = { description = "Russian " .. pos .. " with an irregular plural stem, which occurs in all cases.", parents = {{name = "irregular " .. pos, sort = "plural stem"}}, } labels[pos .. " with mixed declension"] = { description = "Russian " .. pos .. " with mixed declension (i.e. with a different declension in the plural as compared " .. "with the singular).", parents = {{name = "irregular " .. pos, sort = "mixed declension"}}, } labels[pos .. " with alternative genitive plural"] = { description = "Russian " .. pos .. " using a specific alternative ending in the genitive plural: for masculine " .. pos .. ", no ending; for feminine " .. pos .. ", ''-ей'' (when this ending isn't otherwise expected); for neuter " .. pos .. ", ''-ев''. These " .. pos .. " are indicated by a ② in Zaliznyak's dictionary.", parents = {{name = "irregular " .. pos, sort = "alternative genitive plural"}}, } end local noun_stem_gender_endings = { masculine = { ["hard-stem"] = {"a hard consonant (-ъ old-style)", "-ы"}, ["ц-stem"] = {"-ц (-цъ old-style)", "-ы"}, ["velar-stem"] = {"a velar (plus -ъ old-style)", "-и"}, ["sibilant-stem"] = {"a sibilant (plus -ъ old-style)", "-и"}, ["soft-stem"] = {"-ь", "-и"}, ["i-stem"] = {"-й", "-и"}, ["vowel-stem"] = {"-й", "-и"}, ["3rd-declension"] = {"-ь", "-и"}, }, feminine = { ["hard-stem"] = {"-а", "-ы"}, ["ц-stem"] = {"-а", "-ы"}, ["velar-stem"] = {"-а", "-и"}, ["sibilant-stem"] = {"-а", "-и"}, ["soft-stem"] = {"-я", "-и"}, ["i-stem"] = {"-я", "-и"}, ["vowel-stem"] = {"-я", "-и"}, ["3rd-declension"] = {"-ь", "-и"}, }, neuter = { ["hard-stem"] = {"-о", "-а"}, ["ц-stem"] = {"-е", "-а"}, ["velar-stem"] = {"-о", "-а"}, ["sibilant-stem"] = {"-е", "-а"}, ["soft-stem"] = {"-е", "-я"}, ["i-stem"] = {"-е", "-я"}, ["vowel-stem"] = {"-е", "-я"}, ["3rd-declension"] = {"-мя", "-мена"}, }, } table.insert(handlers, function(data) local function escape_accent(accent) return rsub(accent, "'", "&#39;") end local function get_stem_gender_text(stem, gender, pos) if not noun_stem_gender_endings[gender] then return nil end local endings = noun_stem_gender_endings[gender][stem] if not endings then return nil end local sgending, plending = endings[1], endings[2] local stemtext = stem == "3rd-declension" and "" or " The stem ends in " .. stem_expl[stem] .. " and is Zaliznyak's type " .. zaliznyak_stem_type[stem] .. "." local decltext = stem == "3rd-declension" and "" or " This is traditionally considered to belong to the " .. (gender == "feminine" and "1st" or "2nd") .. " declension." return stem .. ", usually " .. gender .. " " .. pos .. "s, normally ending in " .. sgending .. " in the nominative singular " .. " and " .. plending .. " in the nominative plural." .. stemtext .. decltext end local stem, gender, accent, pos = rmatch(data.label, "^(.*) (.-) accent%-(.-) adjectival (.*)s$") if not stem then stem, gender, pos = rmatch(data.label, "^(.*) (.-) adjectival (.*)s$") end if stem then local possessive, stemtext local endings, sg, pl local function fetch_endings_1(endings_table, gender, stem, accent) if not endings_table[gender] then return nil end local endings = endings_table[gender][stem] if endings then if type(endings) == "string" then return endings elseif accent == "a" then return endings[1] elseif accent == "b" then return endings[2] end end return nil end local function fetch_endings(gender, stem, accent) if pos == "numeral" then local retval = fetch_endings_1(adjective_numeral_stem_gender_endings, gender, stem, accent) if retval then return retval end end return fetch_endings_1(adjective_stem_gender_endings, gender, stem, accent) end sg = fetch_endings(gender, stem, accent) pl = fetch_endings("plural", stem, accent) if rfind(stem, "possessive") then possessive = "possessive " stem = rsub(stem, " possessive", "") stemtext = "" elseif stem_expl[stem] then possessive = "" stemtext = " The stem ends in " .. stem_expl[stem] .. " and is Zaliznyak's type " .. zaliznyak_stem_type[stem] .. "." end if (sg or gender == "plural-only") and pl and stemtext then local accentdesc = accent == "a" and "This " .. pos .. " is stressed according to accent pattern a (stress on the stem)." or accent == "b" and "This " .. pos .. " is stressed according to accent pattern b (stress on the ending)." or "All " .. pos .. "s of this class are stressed according to accent pattern a (stress on the stem)." local accenttext = accent and " accent-" .. accent or "" return { description = "Russian " .. stem .. " " .. gender .. " " .. pos .. "s, with " .. possessive .. "adjectival endings, ending in " .. ( gender == "plural-only" and "" or sg .. " in the nominative singular and ") .. pl .. " in the nominative plural." .. stemtext .. " " .. accentdesc, breadcrumb = stem .. " " .. gender .. accenttext, parents = { {name = "adjectival " .. pos .. "s", sort = stem .. " " .. gender .. accenttext}, pos .. "s by stem type, gender and accent pattern", }, } end end local stem, gender, accent, pos = rmatch(data.label, "^(.-) (.-)%-form accent%-(.-) (.*)s$") if stem then local stem_gender_text = get_stem_gender_text(stem, gender, pos) if stem_gender_text then local accent_text = " This " .. pos .. " is stressed according to accent pattern " .. escape_accent(accent) .. "." return { description = "Russian " .. stem_gender_text .. accent_text, breadcrumb = "Accent-" .. escape_accent(accent), parents = { {name = stem .. " " .. gender .. "-form " .. pos .. "s", sort = accent}, pos .. "s by stem type, gender and accent pattern", } } end end local stem, gender, pos = rmatch(data.label, "^(.-) (.-)%-form (.*)s$") if stem then local stem_gender_text = get_stem_gender_text(stem, gender, pos) if stem_gender_text then return { description = "Russian " .. stem_gender_text, breadcrumb = stem .. " " .. gender .. "-form", parents = {pos .. "s by stem type and gender"}, } end end local pos, sg, pl = rmatch(data.label, "^(.*)s ending in (.*) with plural (.*)$") if sg then return { description = "Russian " .. pos .. "s ending in " .. sg .. " in the nominative singular, and " .. pl .. " in the nominative plural.", breadcrumb = {name = "singular " .. sg .. ", plural " .. pl, nocap = true}, parents = {{name = pos .. "s by singular and plural ending", sort = sg .. " " .. pl}}, } end local pos, sg = rmatch(data.label, "^(.*)s ending in (.*)$") if sg then return { description = "Russian " .. pos .. "s ending in " .. sg .. " in the nominative singular.", breadcrumb = {name = sg, nocap = true}, parents = {{name = pos .. "s by singular ending", sort = sg}}, } end local pos, pl = rmatch(data.label, "^(.*)s with plural (.*)$") if pl then return { description = "Russian " .. pos .. "s ending in " .. pl .. " in the nominative plural.", breadcrumb = {name = pl, nocap = true}, parents = {{name = pos .. "s by plural ending", sort = pl}}, } end local pos, accent = rmatch(data.label, "^(.*)s with accent pattern (.*)$") if accent then return { description = "Russian " .. pos .. "s with accent pattern " .. escape_accent(accent) .. ".", breadcrumb = {name = escape_accent(accent), nocap = true}, parents = {{name = pos .. "s by accent pattern", sort = accent}}, } end for _, number in ipairs({"singular", "plural"}) do local pos, case = rmatch(data.label, "^(.*)s with ([a-z]+tive " .. number .. ")$") if case then -- partitive, locative, vocative return { description = "Russian " .. pos .. "s with a separate " .. case .. " case.", breadcrumb = case, parents = {{name = pos .. "s by case form", sort = case}}, } end end for _, form in ipairs({"count form", "paucal form"}) do local pos = rmatch(data.label, "^(.*)s with " .. form .. "$") if pos then return { description = "Russian " .. pos .. "s with a separate " .. form .. ".", breadcrumb = form, parents = {{name = pos .. "s by case form", sort = form}}, } end end local pos, case = rmatch(data.label, "^(.*)s with irregular (.*)$") if case then return { description = "Russian " .. pos .. "s with an irregular " .. case .. " case.", breadcrumb = case, parents = {{name = pos .. "s by case form", sort = case}}, } end end) --------------------------------- Terms spelled with -------------------------------- labels["terms spelled with Е instead of Ё"] = { description = "Russian terms in which the letter {{lang|ru|Е}} has been substituted for {{lang|ru|Ё}}.", additional = "In normal running text (outside of educational or reference material), the letter {{m|ru|ё}} is seldom used by native speakers, and is instead written as {{m|ru|е}}. It is still pronounced as {{lang|ru|ё}}, however. For example, {{m|ru|лёгкий}} is commonly written {{m|ru|легкий|tr=-}}, but still pronounced as the former. Wiktionary follows the dictionary style with {{lang|ru|ё}}, but forms with {{lang|ru|е}} are also allowed as alternative spellings.\n\n" .. "Terms written with {{lang|ru|е}} instead of {{lang|ru|ё}} should only be given word stress if it is also required when spelled with {{lang|ru|ё}} (e.g. {{lang|ru|ё}} occurs more than once, or it is a foreign borrowing where the stress falls elsewhere).\n\n" .. "Entries for spellings of this sort should use {{temp|ru-noun-alt-ё}}, {{temp|ru-verb-alt-ё}}, {{temp|ru-adj-alt-ё}} or {{temp|ru-pos-alt-ё}} to format an entire entry.\n\n" .. "====See also====\n" .. "In {{w|Reforms of Russian orthography|pre-1918 orthography}}, two other rare variations also occurred in a similar fashion:\n" .. "* [[:Category:Russian terms spelled with Ѣ instead of Ѣ̈]]\n" .. "* [[:Category:Russian terms spelled with Я instead of Я̈]]\n\n" .. "Following the reform, an apostrophe was sometimes substituted for the hard sign {{lang|ru|ъ}}:\n" .. "* [[:Category:Russian terms spelled with ' instead of Ъ]]", breadcrumb = "Е instead of Ё", catfix = true, parents = { {name = "terms by their individual characters", sort = "Е instead of Ё"}, {name = "terms with irregular pronunciations", sort = "Е instead of Ё"}, }, } return {LABELS = labels, HANDLERS = handlers} 71zxic3wdmyy3typju7l99fatbuv0dc Module:chemical element list/data/ru 828 8191 27731 2026-07-05T14:27:05Z Umarxon III 2840 Sahypa döretdi, mazmuny: 'local export = {} export.elements = { [1] = { name = "водород" }, [2] = { name = "гелий" }, [3] = { name = "литий" }, [4] = { name = "бериллий" }, [5] = { name = "бор" }, [6] = { name = "углерод" }, [7] = { name = "азот" }, [8] = { name = "кислород" }, [9] = { name = "фтор" }, [10] = { name = "неон" }, [11] = { name = "натрий" }, [12] = { name = "магний" }, [13] = { name = "алюм...' 27731 Scribunto text/plain local export = {} export.elements = { [1] = { name = "водород" }, [2] = { name = "гелий" }, [3] = { name = "литий" }, [4] = { name = "бериллий" }, [5] = { name = "бор" }, [6] = { name = "углерод" }, [7] = { name = "азот" }, [8] = { name = "кислород" }, [9] = { name = "фтор" }, [10] = { name = "неон" }, [11] = { name = "натрий" }, [12] = { name = "магний" }, [13] = { name = "алюминий" }, [14] = { name = "кремний" }, [15] = { name = "фосфор" }, [16] = { name = "сера" }, [17] = { name = "хлор" }, [18] = { name = "аргон" }, [19] = { name = "калий" }, [20] = { name = "кальций" }, [21] = { name = "скандий" }, [22] = { name = "титан" }, [23] = { name = "ванадий" }, [24] = { name = "хром" }, [25] = { name = "марганец" }, [26] = { name = "железо" }, [27] = { name = "кобальт" }, [28] = { name = "никель" }, [29] = { name = "медь" }, [30] = { name = "цинк" }, [31] = { name = "галлий" }, [32] = { name = "германий" }, [33] = { name = "мышьяк" }, [34] = { name = "селен" }, [35] = { name = "бром" }, [36] = { name = "криптон" }, [37] = { name = "рубидий" }, [38] = { name = "стронций" }, [39] = { name = "иттрий" }, [40] = { name = "цирконий" }, [41] = { name = "ниобий" }, [42] = { name = "молибден" }, [43] = { name = "технеций" }, [44] = { name = "рутений" }, [45] = { name = "родий" }, [46] = { name = "палладий" }, [47] = { name = "серебро" }, [48] = { name = "кадмий" }, [49] = { name = "индий" }, [50] = { name = "олово" }, [51] = { name = "сурьма" }, [52] = { name = "теллур" }, [53] = { name = "иод" }, [54] = { name = "ксенон" }, [55] = { name = "цезий" }, [56] = { name = "барий" }, [57] = { name = "лантан" }, [58] = { name = "церий" }, [59] = { name = "празеодим" }, [60] = { name = "неодим" }, [61] = { name = "прометий" }, [62] = { name = "самарий" }, [63] = { name = "европий" }, [64] = { name = "гадолиний" }, [65] = { name = "тербий" }, [66] = { name = "диспрозий" }, [67] = { name = "гольмий" }, [68] = { name = "эрбий" }, [69] = { name = "тулий" }, [70] = { name = "иттербий" }, [71] = { name = "лютеций" }, [72] = { name = "гафний" }, [73] = { name = "тантал" }, [74] = { name = "вольфрам" }, [75] = { name = "рений" }, [76] = { name = "осмий" }, [77] = { name = "иридий" }, [78] = { name = "платина" }, [79] = { name = "золото" }, [80] = { name = "ртуть" }, [81] = { name = "таллий" }, [82] = { name = "свинец" }, [83] = { name = "висмут" }, [84] = { name = "полоний" }, [85] = { name = "астат" }, [86] = { name = "радон" }, [87] = { name = "франций" }, [88] = { name = "радий" }, [89] = { name = "актиний" }, [90] = { name = "торий" }, [91] = { name = "протактиний" }, [92] = { name = "уран" }, [93] = { name = "нептуний" }, [94] = { name = "плутоний" }, [95] = { name = "америций" }, [96] = { name = "кюрий" }, [97] = { name = "берклий" }, [98] = { name = "калифорний" }, [99] = { name = "эйнштейний" }, [100] = { name = "фермий" }, [101] = { name = "менделевий" }, [102] = { name = "нобелий" }, [103] = { name = "лоуренсий" }, [104] = { name = "резерфордий" }, [105] = { name = "дубний" }, [106] = { name = "сиборгий" }, [107] = { name = "борий" }, [108] = { name = "хассий" }, [109] = { name = "мейтнерий" }, [110] = { name = "дармштадтий" }, [111] = { name = "рентгений" }, [112] = { name = "коперниций" }, [113] = { name = "нихоний" }, [114] = { name = "флеровий" }, [115] = { name = "московий" }, [116] = { name = "ливерморий" }, [117] = { name = "теннессин" }, [118] = { name = "оганесон" }, } return export ijeqndmies2ktwse5yxcchci0d37xgl MediaWiki:Gadget-NewEntryWizard.js 8 8192 27732 2026-07-05T14:32:37Z Umarxon III 2840 Sahypa döretdi, mazmuny: '// <nowiki> // Optimization, because this gadget is run unconditionally if (document.getElementById("necplaceholder")) importScript("MediaWiki:NewEntryWizard-main.js"); // [[MediaWiki:NewEntryWizard-main.js]] // </nowiki>' 27732 javascript text/javascript // <nowiki> // Optimization, because this gadget is run unconditionally if (document.getElementById("necplaceholder")) importScript("MediaWiki:NewEntryWizard-main.js"); // [[MediaWiki:NewEntryWizard-main.js]] // </nowiki> l9e7ed1w5tyeoj09jawyknud9n2qma9 MediaWiki:Gadget-WiktCountryFlags.css 8 8193 27733 2026-07-05T14:33:48Z Umarxon III 2840 Sahypa döretdi, mazmuny: '/* * flags.css - adds flags to language headers. * originally created by [[User:Prince Kassad]] * this version is auto-generated from the list at [[Wiktionary:Language flags list]] * ([[Special:Permalink/91358483]]) */ .ns-0 h2 #Translingual::before, .ns-0 h2#Translingual::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Earth_Day_Flag.png/40px-Earth_Day_Flag.png');} .ns-0 h2 #English::before, .ns-0 h2#English...' 27733 css text/css /* * flags.css - adds flags to language headers. * originally created by [[User:Prince Kassad]] * this version is auto-generated from the list at [[Wiktionary:Language flags list]] * ([[Special:Permalink/91358483]]) */ .ns-0 h2 #Translingual::before, .ns-0 h2#Translingual::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Earth_Day_Flag.png/40px-Earth_Day_Flag.png');} .ns-0 h2 #English::before, .ns-0 h2#English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0b/English_language.svg/40px-English_language.svg.png');} .ns-0 h2 #\'Are\'are::before, .ns-0 h2#\'Are\'are::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/78/Flag_of_Guadalcanal.svg/40px-Flag_of_Guadalcanal.svg.png');} .ns-0 h2 #Aari::before, .ns-0 h2#Aari::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Flag_of_Southern_Ethiopia.svg/40px-Flag_of_Southern_Ethiopia.svg.png');} .ns-0 h2 #Abau::before, .ns-0 h2#Abau::before, .ns-0 h2 #Krisa::before, .ns-0 h2#Krisa::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/de/Flag_of_Sandaun.svg/40px-Flag_of_Sandaun.svg.png');} .ns-0 h2 #Abaza::before, .ns-0 h2#Abaza::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/27/Flag_of_Abazinia.svg/40px-Flag_of_Abazinia.svg.png');} .ns-0 h2 #Abenaki::before, .ns-0 h2#Abenaki::before, .ns-0 h2 #Malecite-Passamaquoddy::before, .ns-0 h2#Malecite-Passamaquoddy::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/19/Wabanaki_Seal.png/40px-Wabanaki_Seal.png');} .ns-0 h2 #Abkhaz::before, .ns-0 h2#Abkhaz::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7a/Flag_of_the_Republic_of_Abkhazia.svg/40px-Flag_of_the_Republic_of_Abkhazia.svg.png');} .ns-0 h2 #Acehnese::before, .ns-0 h2#Acehnese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d8/Flag_of_Aceh_Sultanate.svg/40px-Flag_of_Aceh_Sultanate.svg.png');} .ns-0 h2 #Acholi::before, .ns-0 h2#Acholi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/96/Flag_of_Acholi.svg/40px-Flag_of_Acholi.svg.png');} .ns-0 h2 #Adzera::before, .ns-0 h2#Adzera::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Flag_of_Morobe.png/40px-Flag_of_Morobe.png');} .ns-0 h2 #Afar::before, .ns-0 h2#Afar::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/34/Flag_of_Djibouti.svg/40px-Flag_of_Djibouti.svg.png');} .ns-0 h2 #Afrikaans::before, .ns-0 h2#Afrikaans::before, .ns-0 h2 #Fanagalo::before, .ns-0 h2#Fanagalo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/af/Flag_of_South_Africa.svg/40px-Flag_of_South_Africa.svg.png');} .ns-0 h2 #Agutaynen::before, .ns-0 h2#Agutaynen::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/79/Flag_of_Agutaya,_Palawan.png/40px-Flag_of_Agutaya,_Palawan.png');} .ns-0 h2 #Ahom::before, .ns-0 h2#Ahom::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Ahom_insignia_plain.svg/40px-Ahom_insignia_plain.svg.png');} .ns-0 h2 #Ainu::before, .ns-0 h2#Ainu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Flag_of_Ainu.svg/40px-Flag_of_Ainu.svg.png');} .ns-0 h2 #Akan::before, .ns-0 h2#Akan::before, .ns-0 h2 #Dagbani::before, .ns-0 h2#Dagbani::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/19/Flag_of_Ghana.svg/40px-Flag_of_Ghana.svg.png');} .ns-0 h2 #Akha::before, .ns-0 h2#Akha::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Flag_of_the_Akha_National_Development_Party.svg/40px-Flag_of_the_Akha_National_Development_Party.svg.png');} .ns-0 h2 #Akkala_Sami::before, .ns-0 h2#Akkala_Sami::before, .ns-0 h2 #Inari_Sami::before, .ns-0 h2#Inari_Sami::before, .ns-0 h2 #Kemi_Sami::before, .ns-0 h2#Kemi_Sami::before, .ns-0 h2 #Kildin_Sami::before, .ns-0 h2#Kildin_Sami::before, .ns-0 h2 #Lule_Sami::before, .ns-0 h2#Lule_Sami::before, .ns-0 h2 #Northern_Sami::before, .ns-0 h2#Northern_Sami::before, .ns-0 h2 #Pite_Sami::before, .ns-0 h2#Pite_Sami::before, .ns-0 h2 #Skolt_Sami::before, .ns-0 h2#Skolt_Sami::before, .ns-0 h2 #Southern_Sami::before, .ns-0 h2#Southern_Sami::before, .ns-0 h2 #Ter_Sami::before, .ns-0 h2#Ter_Sami::before, .ns-0 h2 #Ume_Sami::before, .ns-0 h2#Ume_Sami::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Sami_flag.svg/40px-Sami_flag.svg.png');} .ns-0 h2 #Aklanon::before, .ns-0 h2#Aklanon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/90/PH-AKL_Flag.png/40px-PH-AKL_Flag.png');} .ns-0 h2 #Albanian::before, .ns-0 h2#Albanian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/36/Flag_of_Albania.svg/40px-Flag_of_Albania.svg.png');} .ns-0 h2 #Alemannic_German::before, .ns-0 h2#Alemannic_German::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/08/Flag_of_Switzerland_(Pantone).svg/36px-Flag_of_Switzerland_(Pantone).svg.png');} .ns-0 h2 #Aleut::before, .ns-0 h2#Aleut::before, .ns-0 h2 #Inupiaq::before, .ns-0 h2#Inupiaq::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e6/Flag_of_Alaska.svg/40px-Flag_of_Alaska.svg.png');} .ns-0 h2 #Algerian_Arabic::before, .ns-0 h2#Algerian_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/77/Flag_of_Algeria.svg/40px-Flag_of_Algeria.svg.png');} .ns-0 h2 #Ambonese_Malay::before, .ns-0 h2#Ambonese_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c0/Lambang_Ambon.png/28px-Lambang_Ambon.png');} .ns-0 h2 #American_Sign_Language::before, .ns-0 h2#American_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Flag_of_the_United_States.svg/40px-Flag_of_the_United_States.svg.png');} .ns-0 h2 #Amharic::before, .ns-0 h2#Amharic::before, .ns-0 h2 #Argobba::before, .ns-0 h2#Argobba::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/71/Flag_of_Ethiopia.svg/40px-Flag_of_Ethiopia.svg.png');} .ns-0 h2 #Amis::before, .ns-0 h2#Amis::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/28/Emblem_of_Hualien_County_2010.svg/37px-Emblem_of_Hualien_County_2010.svg.png');} .ns-0 h2 #Ancient_Greek::before, .ns-0 h2#Ancient_Greek::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/58/Byzantine_imperial_flag,_14th_century,_square.svg/37px-Byzantine_imperial_flag,_14th_century,_square.svg.png');} .ns-0 h2 #Andalusian_Arabic::before, .ns-0 h2#Andalusian_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Green-White_Flag.svg/40px-Green-White_Flag.svg.png');} .ns-0 h2 #Angevin::before, .ns-0 h2#Angevin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Flag_of_Anjou.svg/40px-Flag_of_Anjou.svg.png');} .ns-0 h2 #Angika::before, .ns-0 h2#Angika::before, .ns-0 h2 #Magahi::before, .ns-0 h2#Magahi::before, .ns-0 h2 #Maithili::before, .ns-0 h2#Maithili::before, .ns-0 h2 #Santali::before, .ns-0 h2#Santali::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Jharkhand_Rajakiya_Chihna.svg/40px-Jharkhand_Rajakiya_Chihna.svg.png');} .ns-0 h2 #Angolar::before, .ns-0 h2#Angolar::before, .ns-0 h2 #Sãotomense::before, .ns-0 h2#Sãotomense::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0a/Flag_of_São_Tomé_and_Príncipe.svg/40px-Flag_of_São_Tomé_and_Príncipe.svg.png');} .ns-0 h2 #Anguthimri::before, .ns-0 h2#Anguthimri::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/04/Flag_of_Queensland.svg/40px-Flag_of_Queensland.svg.png');} .ns-0 h2 #Annobonese::before, .ns-0 h2#Annobonese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Bandera_Annobon.png/40px-Bandera_Annobon.png');} .ns-0 h2 #Antigua_and_Barbuda_Creole_English::before, .ns-0 h2#Antigua_and_Barbuda_Creole_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Flag_of_Antigua_and_Barbuda.svg/40px-Flag_of_Antigua_and_Barbuda.svg.png');} .ns-0 h2 #Antillean_Creole::before, .ns-0 h2#Antillean_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Flag_of_Saint_Lucia.svg/40px-Flag_of_Saint_Lucia.svg.png');} .ns-0 h2 #Ao::before, .ns-0 h2#Ao::before, .ns-0 h2 #Naga_Pidgin::before, .ns-0 h2#Naga_Pidgin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Unofficial_flag_of_Nagaland.svg/40px-Unofficial_flag_of_Nagaland.svg.png');} .ns-0 h2 #Arabic::before, .ns-0 h2#Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Flag_of_the_Arab_League.svg/40px-Flag_of_the_Arab_League.svg.png');} .ns-0 h2 #Aragonese::before, .ns-0 h2#Aragonese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/18/Flag_of_Aragon.svg/40px-Flag_of_Aragon.svg.png');} .ns-0 h2 #Arapaho::before, .ns-0 h2#Arapaho::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Flag_of_Arapaho_Nation.svg/40px-Flag_of_Arapaho_Nation.svg.png');} .ns-0 h2 #Armenian::before, .ns-0 h2#Armenian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2f/Flag_of_Armenia.svg/40px-Flag_of_Armenia.svg.png');} .ns-0 h2 #Aromanian::before, .ns-0 h2#Aromanian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/97/Aromanian_flag.svg/40px-Aromanian_flag.svg.png');} .ns-0 h2 #Asi::before, .ns-0 h2#Asi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/39/Flag_of_Banton,_Romblon.png/40px-Flag_of_Banton,_Romblon.png');} .ns-0 h2 #Assamese::before, .ns-0 h2#Assamese::before, .ns-0 h2 #Bodo_\(India\)::before, .ns-0 h2#Bodo_\(India\)::before, .ns-0 h2 #Gujarati::before, .ns-0 h2#Gujarati::before, .ns-0 h2 #Hindi::before, .ns-0 h2#Hindi::before, .ns-0 h2 #Malayalam::before, .ns-0 h2#Malayalam::before, .ns-0 h2 #Marathi::before, .ns-0 h2#Marathi::before, .ns-0 h2 #Telugu::before, .ns-0 h2#Telugu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/41/Flag_of_India.svg/40px-Flag_of_India.svg.png');} .ns-0 h2 #Assyrian_Neo-Aramaic::before, .ns-0 h2#Assyrian_Neo-Aramaic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/11/Flag_of_the_Assyrians_(gold_and_blue_Assur).svg/40px-Flag_of_the_Assyrians_(gold_and_blue_Assur).svg.png');} .ns-0 h2 #Asturian::before, .ns-0 h2#Asturian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Flag_of_Asturias.svg/40px-Flag_of_Asturias.svg.png');} .ns-0 h2 #Atayal::before, .ns-0 h2#Atayal::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Flag_of_New_Taipei_City.svg/40px-Flag_of_New_Taipei_City.svg.png');} .ns-0 h2 #Atikamekw::before, .ns-0 h2#Atikamekw::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Flag_of_Quebec.svg/40px-Flag_of_Quebec.svg.png');} .ns-0 h2 #Aukan::before, .ns-0 h2#Aukan::before, .ns-0 h2 #Saramaccan::before, .ns-0 h2#Saramaccan::before, .ns-0 h2 #Sranan_Tongo::before, .ns-0 h2#Sranan_Tongo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Flag_of_Suriname.svg/40px-Flag_of_Suriname.svg.png');} .ns-0 h2 #Australian_Kriol::before, .ns-0 h2#Australian_Kriol::before, .ns-0 h2 #Torres_Strait_Creole::before, .ns-0 h2#Torres_Strait_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Australian_Aboriginal_Flag.svg/40px-Australian_Aboriginal_Flag.svg.png');} .ns-0 h2 #Avar::before, .ns-0 h2#Avar::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Flag_of_Avars.svg/40px-Flag_of_Avars.svg.png');} .ns-0 h2 #Avestan::before, .ns-0 h2#Avestan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Faravahar-Gold.svg/40px-Faravahar-Gold.svg.png');} .ns-0 h2 #Awadhi::before, .ns-0 h2#Awadhi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f2/Flag_of_Awadh.svg/40px-Flag_of_Awadh.svg.png');} .ns-0 h2 #Aymara::before, .ns-0 h2#Aymara::before, .ns-0 h2 #Bolivian_Sign_Language::before, .ns-0 h2#Bolivian_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/de/Flag_of_Bolivia_(state).svg/40px-Flag_of_Bolivia_(state).svg.png');} .ns-0 h2 #Azerbaijani::before, .ns-0 h2#Azerbaijani::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Flag_of_Azerbaijan.svg/40px-Flag_of_Azerbaijan.svg.png');} .ns-0 h2 #Baba_Malay::before, .ns-0 h2#Baba_Malay::before, .ns-0 h2 #Singapore_Sign_Language::before, .ns-0 h2#Singapore_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Flag_of_Singapore.svg/40px-Flag_of_Singapore.svg.png');} .ns-0 h2 #Bacanese_Malay::before, .ns-0 h2#Bacanese_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/08/Bendera_Sultan_Bacan.svg/40px-Bendera_Sultan_Bacan.svg.png');} .ns-0 h2 #Badaga::before, .ns-0 h2#Badaga::before, .ns-0 h2 #Tamil::before, .ns-0 h2#Tamil::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Seal_of_Tamil_Nadu.svg/40px-Seal_of_Tamil_Nadu.svg.png');} .ns-0 h2 #Bagheli::before, .ns-0 h2#Bagheli::before, .ns-0 h2 #Bundeli::before, .ns-0 h2#Bundeli::before, .ns-0 h2 #Korku::before, .ns-0 h2#Korku::before, .ns-0 h2 #Malvi::before, .ns-0 h2#Malvi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/ae/Emblem_of_Madhya_Pradesh.svg/40px-Emblem_of_Madhya_Pradesh.svg.png');} .ns-0 h2 #Baharna_Arabic::before, .ns-0 h2#Baharna_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Flag_of_Bahrain.svg/40px-Flag_of_Bahrain.svg.png');} .ns-0 h2 #Bahnar::before, .ns-0 h2#Bahnar::before, .ns-0 h2 #Hrê::before, .ns-0 h2#Hrê::before, .ns-0 h2 #Vietnamese::before, .ns-0 h2#Vietnamese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Flag_of_Vietnam.svg/40px-Flag_of_Vietnam.svg.png');} .ns-0 h2 #Bajan::before, .ns-0 h2#Bajan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Flag_of_Barbados.svg/40px-Flag_of_Barbados.svg.png');} .ns-0 h2 #Balinese::before, .ns-0 h2#Balinese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Historical_Flag_of_Bali.png/40px-Historical_Flag_of_Bali.png');} .ns-0 h2 #Balinese_Malay::before, .ns-0 h2#Balinese_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/10/Coat_of_arms_of_Bali.svg/35px-Coat_of_arms_of_Bali.svg.png');} .ns-0 h2 #Balti::before, .ns-0 h2#Balti::before, .ns-0 h2 #Burushaski::before, .ns-0 h2#Burushaski::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/62/Flag_of_Hunza.svg/40px-Flag_of_Hunza.svg.png');} .ns-0 h2 #Baluchi::before, .ns-0 h2#Baluchi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Flag_of_Balochistan.svg/40px-Flag_of_Balochistan.svg.png');} .ns-0 h2 #Bambara::before, .ns-0 h2#Bambara::before, .ns-0 h2 #Soninke::before, .ns-0 h2#Soninke::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/92/Flag_of_Mali.svg/40px-Flag_of_Mali.svg.png');} .ns-0 h2 #Banjarese::before, .ns-0 h2#Banjarese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a5/Banjar_Sultanate_Flag.svg/40px-Banjar_Sultanate_Flag.svg.png');} .ns-0 h2 #Baoule::before, .ns-0 h2#Baoule::before, .ns-0 h2 #Dyula::before, .ns-0 h2#Dyula::before{padding-right:5px; content:url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Flag_of_Côte_d'Ivoire.svg/40px-Flag_of_Côte_d'Ivoire.svg.png");} .ns-0 h2 #Bari::before, .ns-0 h2#Bari::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d2/Flag_of_the_Bari_people.svg/40px-Flag_of_the_Bari_people.svg.png');} .ns-0 h2 #Barikanchi::before, .ns-0 h2#Barikanchi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Flag_of_the_Nigerian_Armed_Forces.svg/40px-Flag_of_the_Nigerian_Armed_Forces.svg.png');} .ns-0 h2 #Bashkir::before, .ns-0 h2#Bashkir::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Flag_of_Bashkortostan.svg/40px-Flag_of_Bashkortostan.svg.png');} .ns-0 h2 #Basque::before, .ns-0 h2#Basque::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Flag_of_the_Basque_Country.svg/40px-Flag_of_the_Basque_Country.svg.png');} .ns-0 h2 #Bavarian::before, .ns-0 h2#Bavarian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Flag_of_Bavaria_(lozengy).svg/40px-Flag_of_Bavaria_(lozengy).svg.png');} .ns-0 h2 #Beja::before, .ns-0 h2#Beja::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Flag_of_the_Beja_Congress.svg/40px-Flag_of_the_Beja_Congress.svg.png');} .ns-0 h2 #Belarusian::before, .ns-0 h2#Belarusian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Flag_of_Belarus.svg/40px-Flag_of_Belarus.svg.png');} .ns-0 h2 #Belizean_Creole::before, .ns-0 h2#Belizean_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Flag_of_Belize.svg/40px-Flag_of_Belize.svg.png');} .ns-0 h2 #Bella_Coola::before, .ns-0 h2#Bella_Coola::before, .ns-0 h2 #Halkomelem::before, .ns-0 h2#Halkomelem::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Flag_of_British_Columbia.svg/40px-Flag_of_British_Columbia.svg.png');} .ns-0 h2 #Bemba::before, .ns-0 h2#Bemba::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/06/Flag_of_Zambia.svg/40px-Flag_of_Zambia.svg.png');} .ns-0 h2 #Bengali::before, .ns-0 h2#Bengali::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Bengali_language.svg/40px-Bengali_language.svg.png');} .ns-0 h2 #Berau_Malay::before, .ns-0 h2#Berau_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7f/East_Borneo_Sultanate_Flags.png/40px-East_Borneo_Sultanate_Flags.png');} .ns-0 h2 #Berbice_Creole_Dutch::before, .ns-0 h2#Berbice_Creole_Dutch::before, .ns-0 h2 #Skepi_Creole_Dutch::before, .ns-0 h2#Skepi_Creole_Dutch::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/41/Flag_of_the_Dutch_West_India_Company.svg/40px-Flag_of_the_Dutch_West_India_Company.svg.png');} .ns-0 h2 #Betawi::before, .ns-0 h2#Betawi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Coat_of_arms_of_Jakarta.svg/30px-Coat_of_arms_of_Jakarta.svg.png');} .ns-0 h2 #Bhojpuri::before, .ns-0 h2#Bhojpuri::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Seal_of_Uttar_Pradesh.svg/40px-Seal_of_Uttar_Pradesh.svg.png');} .ns-0 h2 #Bihari::before, .ns-0 h2#Bihari::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Seal_of_Bihar.svg/40px-Seal_of_Bihar.svg.png');} .ns-0 h2 #Bima::before, .ns-0 h2#Bima::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6d/Bendera_Kesultanan_Bima.png/40px-Bendera_Kesultanan_Bima.png');} .ns-0 h2 #Binukid::before, .ns-0 h2#Binukid::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Flag_of_the_Province_of_Bukidnon.svg/40px-Flag_of_the_Province_of_Bukidnon.svg.png');} .ns-0 h2 #Bislama::before, .ns-0 h2#Bislama::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Flag_of_Vanuatu.svg/40px-Flag_of_Vanuatu.svg.png');} .ns-0 h2 #Blackfoot::before, .ns-0 h2#Blackfoot::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Flag_of_the_Blackfoot_Confederacy.jpg/40px-Flag_of_the_Blackfoot_Confederacy.jpg');} .ns-0 h2 #Boon::before, .ns-0 h2#Boon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Flag_of_Jubaland_(Somalia).svg/40px-Flag_of_Jubaland_(Somalia).svg.png');} .ns-0 h2 #Bourbonnais-Berrichon::before, .ns-0 h2#Bourbonnais-Berrichon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Flag_of_Bourbonnais.svg/40px-Flag_of_Bourbonnais.svg.png');} .ns-0 h2 #Bourguignon::before, .ns-0 h2#Bourguignon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Flag_of_Bourgogne.svg/40px-Flag_of_Bourgogne.svg.png');} .ns-0 h2 #Brahui::before, .ns-0 h2#Brahui::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/59/FlagofKalat.svg/40px-FlagofKalat.svg.png');} .ns-0 h2 #Brazilian_Sign_Language::before, .ns-0 h2#Brazilian_Sign_Language::before, .ns-0 h2 #Old_Tupi::before, .ns-0 h2#Old_Tupi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/05/Flag_of_Brazil.svg/40px-Flag_of_Brazil.svg.png');} .ns-0 h2 #Breton::before, .ns-0 h2#Breton::before, .ns-0 h2 #Gallo::before, .ns-0 h2#Gallo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Flag_of_Brittany.svg/40px-Flag_of_Brittany.svg.png');} .ns-0 h2 #Brokkat::before, .ns-0 h2#Brokkat::before, .ns-0 h2 #Bumthangkha::before, .ns-0 h2#Bumthangkha::before, .ns-0 h2 #Chocangaca::before, .ns-0 h2#Chocangaca::before, .ns-0 h2 #Dzala::before, .ns-0 h2#Dzala::before, .ns-0 h2 #Dzongkha::before, .ns-0 h2#Dzongkha::before, .ns-0 h2 #Kurtöp::before, .ns-0 h2#Kurtöp::before, .ns-0 h2 #Tshangla::before, .ns-0 h2#Tshangla::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/91/Flag_of_Bhutan.svg/40px-Flag_of_Bhutan.svg.png');} .ns-0 h2 #Brooke\'s_Point_Palawano::before, .ns-0 h2#Brooke\'s_Point_Palawano::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a8/Flag_of_Palawan,_Philippines.svg/40px-Flag_of_Palawan,_Philippines.svg.png');} .ns-0 h2 #Brunei_Malay::before, .ns-0 h2#Brunei_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Flag_of_Brunei.svg/40px-Flag_of_Brunei.svg.png');} .ns-0 h2 #Bulgarian::before, .ns-0 h2#Bulgarian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Flag_of_Bulgaria.svg/40px-Flag_of_Bulgaria.svg.png');} .ns-0 h2 #Bunun::before, .ns-0 h2#Bunun::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Flag_of_Nantou_County.svg/40px-Flag_of_Nantou_County.svg.png');} .ns-0 h2 #Burmese::before, .ns-0 h2#Burmese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Flag_of_Myanmar.svg/40px-Flag_of_Myanmar.svg.png');} .ns-0 h2 #Buryat::before, .ns-0 h2#Buryat::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Flag_of_Buryatia.svg/40px-Flag_of_Buryatia.svg.png');} .ns-0 h2 #Butuanon::before, .ns-0 h2#Butuanon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Butuancityflag.jpg/40px-Butuancityflag.jpg');} .ns-0 h2 #Cahuilla::before, .ns-0 h2#Cahuilla::before, .ns-0 h2 #Northern_Valley_Yokuts::before, .ns-0 h2#Northern_Valley_Yokuts::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/01/Flag_of_California.svg/40px-Flag_of_California.svg.png');} .ns-0 h2 #Calabrian_Greek::before, .ns-0 h2#Calabrian_Greek::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Flag_of_Calabria.svg/40px-Flag_of_Calabria.svg.png');} .ns-0 h2 #Caluyanun::before, .ns-0 h2#Caluyanun::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/28/Flag_of_Caluya,_Antique.png/40px-Flag_of_Caluya,_Antique.png');} .ns-0 h2 #Caló::before, .ns-0 h2#Caló::before, .ns-0 h2 #Romani::before, .ns-0 h2#Romani::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/10/Flag_of_the_Romani_people.svg/40px-Flag_of_the_Romani_people.svg.png');} .ns-0 h2 #Cameroon_Pidgin::before, .ns-0 h2#Cameroon_Pidgin::before, .ns-0 h2 #Ghomala\'::before, .ns-0 h2#Ghomala\'::before, .ns-0 h2 #Matal::before, .ns-0 h2#Matal::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4f/Flag_of_Cameroon.svg/40px-Flag_of_Cameroon.svg.png');} .ns-0 h2 #Cantonese::before, .ns-0 h2#Cantonese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Flag_of_Hong_Kong.svg/40px-Flag_of_Hong_Kong.svg.png');} .ns-0 h2 #Caribbean_Hindustani::before, .ns-0 h2#Caribbean_Hindustani::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Flag_of_Suriname_and_Guyana.png/40px-Flag_of_Suriname_and_Guyana.png');} .ns-0 h2 #Carolinian::before, .ns-0 h2#Carolinian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e0/Flag_of_the_Northern_Mariana_Islands.svg/40px-Flag_of_the_Northern_Mariana_Islands.svg.png');} .ns-0 h2 #Carpathian_Rusyn::before, .ns-0 h2#Carpathian_Rusyn::before, .ns-0 h2 #Pannonian_Rusyn::before, .ns-0 h2#Pannonian_Rusyn::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/27/Flag_of_Rusyns_2007.svg/40px-Flag_of_Rusyns_2007.svg.png');} .ns-0 h2 #Catalan::before, .ns-0 h2#Catalan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Flag_of_Catalonia.svg/40px-Flag_of_Catalonia.svg.png');} .ns-0 h2 #Cavineña::before, .ns-0 h2#Cavineña::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/70/Flag_of_Beni.svg/40px-Flag_of_Beni.svg.png');} .ns-0 h2 #Cebuano::before, .ns-0 h2#Cebuano::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/11/Flag_of_Cebu_(province).svg/40px-Flag_of_Cebu_(province).svg.png');} .ns-0 h2 #Central_Atlas_Tamazight::before, .ns-0 h2#Central_Atlas_Tamazight::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Berber_flag.svg/40px-Berber_flag.svg.png');} .ns-0 h2 #Central_Bikol::before, .ns-0 h2#Central_Bikol::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Flag_of_the_Katipuneros_of_Bicol.svg/40px-Flag_of_the_Katipuneros_of_Bicol.svg.png');} .ns-0 h2 #Central_Dusun::before, .ns-0 h2#Central_Dusun::before, .ns-0 h2 #Sabah_Malay::before, .ns-0 h2#Sabah_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Flag_of_Sabah.svg/40px-Flag_of_Sabah.svg.png');} .ns-0 h2 #Central_Kurdish::before, .ns-0 h2#Central_Kurdish::before, .ns-0 h2 #Northern_Kurdish::before, .ns-0 h2#Northern_Kurdish::before, .ns-0 h2 #Southern_Kurdish::before, .ns-0 h2#Southern_Kurdish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/35/Flag_of_Kurdistan.svg/40px-Flag_of_Kurdistan.svg.png');} .ns-0 h2 #Central_Mansi::before, .ns-0 h2#Central_Mansi::before, .ns-0 h2 #Eastern_Khanty::before, .ns-0 h2#Eastern_Khanty::before, .ns-0 h2 #Northern_Khanty::before, .ns-0 h2#Northern_Khanty::before, .ns-0 h2 #Northern_Mansi::before, .ns-0 h2#Northern_Mansi::before, .ns-0 h2 #Southern_Khanty::before, .ns-0 h2#Southern_Khanty::before, .ns-0 h2 #Southern_Mansi::before, .ns-0 h2#Southern_Mansi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/70/Flag_of_Yugra.svg/40px-Flag_of_Yugra.svg.png');} .ns-0 h2 #Central_Nahuatl::before, .ns-0 h2#Central_Nahuatl::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/26/Flag_of_Tlaxcala.svg/40px-Flag_of_Tlaxcala.svg.png');} .ns-0 h2 #Chadian_Arabic::before, .ns-0 h2#Chadian_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Flag_of_Chad.svg/40px-Flag_of_Chad.svg.png');} .ns-0 h2 #Chakma::before, .ns-0 h2#Chakma::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Chakma_Flag.jpg/40px-Chakma_Flag.jpg');} .ns-0 h2 #Chaldean_Neo-Aramaic::before, .ns-0 h2#Chaldean_Neo-Aramaic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/95/Chaldean_flag.svg/40px-Chaldean_flag.svg.png');} .ns-0 h2 #Chamorro::before, .ns-0 h2#Chamorro::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/07/Flag_of_Guam.svg/40px-Flag_of_Guam.svg.png');} .ns-0 h2 #Champenois::before, .ns-0 h2#Champenois::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Flag_of_Champagne-Ardenne.svg/40px-Flag_of_Champagne-Ardenne.svg.png');} .ns-0 h2 #Chavacano::before, .ns-0 h2#Chavacano::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/16/Flag_of_Zamboanga.jpg/40px-Flag_of_Zamboanga.jpg');} .ns-0 h2 #Chechen::before, .ns-0 h2#Chechen::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/13/Flag_of_the_Chechen_Republic.svg/40px-Flag_of_the_Chechen_Republic.svg.png');} .ns-0 h2 #Cherokee::before, .ns-0 h2#Cherokee::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Flag_of_the_Cherokee_Nation.svg/40px-Flag_of_the_Cherokee_Nation.svg.png');} .ns-0 h2 #Cheyenne::before, .ns-0 h2#Cheyenne::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Flag_of_Northern_Cheyenne.svg/40px-Flag_of_Northern_Cheyenne.svg.png');} .ns-0 h2 #Chhattisgarhi::before, .ns-0 h2#Chhattisgarhi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Coat_of_arms_of_Chhattisgarh.svg/40px-Coat_of_arms_of_Chhattisgarh.svg.png');} .ns-0 h2 #Chibcha::before, .ns-0 h2#Chibcha::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8d/Bandera_de_la_confederacion_muisca.png/33px-Bandera_de_la_confederacion_muisca.png');} .ns-0 h2 #Chichewa::before, .ns-0 h2#Chichewa::before, .ns-0 h2 #Tumbuka::before, .ns-0 h2#Tumbuka::before, .ns-0 h2 #Yao_\(Africa\)::before, .ns-0 h2#Yao_\(Africa\)::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Flag_of_Malawi.svg/40px-Flag_of_Malawi.svg.png');} .ns-0 h2 #Chickasaw::before, .ns-0 h2#Chickasaw::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/74/Flag_of_the_Chickasaw_Nation.svg/40px-Flag_of_the_Chickasaw_Nation.svg.png');} .ns-0 h2 #Chimwiini::before, .ns-0 h2#Chimwiini::before, .ns-0 h2 #Maay::before, .ns-0 h2#Maay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Flag_of_South_West_State_of_Somalia.svg/40px-Flag_of_South_West_State_of_Somalia.svg.png');} .ns-0 h2 #Chinese::before, .ns-0 h2#Chinese::before, .ns-0 h2 #Chinese_Pidgin_English::before, .ns-0 h2#Chinese_Pidgin_English::before, .ns-0 h2 #Mandarin::before, .ns-0 h2#Mandarin::before{padding-right:5px; content:url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Flag_of_the_People's_Republic_of_China.svg/40px-Flag_of_the_People's_Republic_of_China.svg.png");} .ns-0 h2 #Chittagonian::before, .ns-0 h2#Chittagonian::before, .ns-0 h2 #Sylheti::before, .ns-0 h2#Sylheti::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Flag_of_Bangladesh.svg/40px-Flag_of_Bangladesh.svg.png');} .ns-0 h2 #Choctaw::before, .ns-0 h2#Choctaw::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Choctaw_flag.svg/40px-Choctaw_flag.svg.png');} .ns-0 h2 #Chukchi::before, .ns-0 h2#Chukchi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Flag_of_Chukotka.svg/40px-Flag_of_Chukotka.svg.png');} .ns-0 h2 #Church_Slavonic::before, .ns-0 h2#Church_Slavonic::before, .ns-0 h2 #Old_Church_Slavonic::before, .ns-0 h2#Old_Church_Slavonic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Bulgarian_Orthodox_Cross_6.svg/33px-Bulgarian_Orthodox_Cross_6.svg.png');} .ns-0 h2 #Chuukese::before, .ns-0 h2#Chuukese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/55/Flag_of_Chuuk.svg/40px-Flag_of_Chuuk.svg.png');} .ns-0 h2 #Chuvash::before, .ns-0 h2#Chuvash::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d7/Flag_of_Chuvashia.svg/40px-Flag_of_Chuvashia.svg.png');} .ns-0 h2 #Cimbrian::before, .ns-0 h2#Cimbrian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/09/Flag_of_the_Province_of_Trento.svg/40px-Flag_of_the_Province_of_Trento.svg.png');} .ns-0 h2 #Classical_Nahuatl::before, .ns-0 h2#Classical_Nahuatl::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Aztec_Triple_Alliance.png/40px-Aztec_Triple_Alliance.png');} .ns-0 h2 #Coptic::before, .ns-0 h2#Coptic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/71/Coptic_cross.svg/35px-Coptic_cross.svg.png');} .ns-0 h2 #Cornish::before, .ns-0 h2#Cornish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Flag_of_Cornwall.svg/40px-Flag_of_Cornwall.svg.png');} .ns-0 h2 #Corsican::before, .ns-0 h2#Corsican::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Flag_of_Corsica.svg/40px-Flag_of_Corsica.svg.png');} .ns-0 h2 #Cree::before, .ns-0 h2#Cree::before, .ns-0 h2 #Dogrib::before, .ns-0 h2#Dogrib::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Flag_of_the_Northwest_Territories.svg/40px-Flag_of_the_Northwest_Territories.svg.png');} .ns-0 h2 #Creek::before, .ns-0 h2#Creek::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d4/State_of_Muskogee_(Florida,_1799-1803).svg/40px-State_of_Muskogee_(Florida,_1799-1803).svg.png');} .ns-0 h2 #Crimean_Tatar::before, .ns-0 h2#Crimean_Tatar::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/08/Flag_of_the_Crimean_Tatar_people.svg/40px-Flag_of_the_Crimean_Tatar_people.svg.png');} .ns-0 h2 #Croatian_Sign_Language::before, .ns-0 h2#Croatian_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Flag_of_Croatia.svg/40px-Flag_of_Croatia.svg.png');} .ns-0 h2 #Cuban_Sign_Language::before, .ns-0 h2#Cuban_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Flag_of_Cuba.svg/40px-Flag_of_Cuba.svg.png');} .ns-0 h2 #Cubeo::before, .ns-0 h2#Cubeo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c0/Flag_of_Vaupés.svg/40px-Flag_of_Vaupés.svg.png');} .ns-0 h2 #Cuyunon::before, .ns-0 h2#Cuyunon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Flag_of_Cuyo,_Palawan.png/40px-Flag_of_Cuyo,_Palawan.png');} .ns-0 h2 #Cypriot_Arabic::before, .ns-0 h2#Cypriot_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Flag_of_Cyprus.svg/40px-Flag_of_Cyprus.svg.png');} .ns-0 h2 #Czech::before, .ns-0 h2#Czech::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Flag_of_the_Czech_Republic.svg/40px-Flag_of_the_Czech_Republic.svg.png');} .ns-0 h2 #Dahalik::before, .ns-0 h2#Dahalik::before, .ns-0 h2 #Tigre::before, .ns-0 h2#Tigre::before, .ns-0 h2 #Tigrinya::before, .ns-0 h2#Tigrinya::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/29/Flag_of_Eritrea.svg/40px-Flag_of_Eritrea.svg.png');} .ns-0 h2 #Dakota::before, .ns-0 h2#Dakota::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Flag_of_North_Dakota.svg/40px-Flag_of_North_Dakota.svg.png');} .ns-0 h2 #Dalmatian::before, .ns-0 h2#Dalmatian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2f/Flag_of_Kingdom_of_Dalmatia_(1852-1860).svg/40px-Flag_of_Kingdom_of_Dalmatia_(1852-1860).svg.png');} .ns-0 h2 #Danish::before, .ns-0 h2#Danish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Flag_of_Denmark.svg/40px-Flag_of_Denmark.svg.png');} .ns-0 h2 #Dhivehi::before, .ns-0 h2#Dhivehi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Flag_of_Maldives.svg/40px-Flag_of_Maldives.svg.png');} .ns-0 h2 #Dhofari_Arabic::before, .ns-0 h2#Dhofari_Arabic::before, .ns-0 h2 #Omani_Arabic::before, .ns-0 h2#Omani_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Flag_of_Oman.svg/40px-Flag_of_Oman.svg.png');} .ns-0 h2 #Dinka::before, .ns-0 h2#Dinka::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Flag_of_Dinka_people.svg/40px-Flag_of_Dinka_people.svg.png');} .ns-0 h2 #Dutch::before, .ns-0 h2#Dutch::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Flag_of_the_Netherlands.svg/40px-Flag_of_the_Netherlands.svg.png');} .ns-0 h2 #East_Circassian::before, .ns-0 h2#East_Circassian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d8/Flag_of_Kabardino-Balkaria.svg/40px-Flag_of_Kabardino-Balkaria.svg.png');} .ns-0 h2 #East_Futuna::before, .ns-0 h2#East_Futuna::before, .ns-0 h2 #Wallisian::before, .ns-0 h2#Wallisian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d2/Flag_of_Wallis_and_Futuna.svg/40px-Flag_of_Wallis_and_Futuna.svg.png');} .ns-0 h2 #Eastern_Durango_Nahuatl::before, .ns-0 h2#Eastern_Durango_Nahuatl::before, .ns-0 h2 #Western_Durango_Nahuatl::before, .ns-0 h2#Western_Durango_Nahuatl::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Coat_of_arms_of_Durango.svg/35px-Coat_of_arms_of_Durango.svg.png');} .ns-0 h2 #Eastern_Maninkakan::before, .ns-0 h2#Eastern_Maninkakan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Flag_of_Guinea.svg/40px-Flag_of_Guinea.svg.png');} .ns-0 h2 #Eastern_Mari::before, .ns-0 h2#Eastern_Mari::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Flag_of_Mari_El.svg/40px-Flag_of_Mari_El.svg.png');} .ns-0 h2 #Edo::before, .ns-0 h2#Edo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Edo_State_Flag.png/40px-Edo_State_Flag.png');} .ns-0 h2 #Egyptian::before, .ns-0 h2#Egyptian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Ancient_Egyptian_Culture_Flag.webp/40px-Ancient_Egyptian_Culture_Flag.webp');} .ns-0 h2 #Egyptian_Arabic::before, .ns-0 h2#Egyptian_Arabic::before, .ns-0 h2 #Nobiin::before, .ns-0 h2#Nobiin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Flag_of_Egypt.svg/40px-Flag_of_Egypt.svg.png');} .ns-0 h2 #Elfdalian::before, .ns-0 h2#Elfdalian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Älvdalen_vapen.svg/33px-Älvdalen_vapen.svg.png');} .ns-0 h2 #Emilian::before, .ns-0 h2#Emilian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Flag_of_Bologna_2.png/40px-Flag_of_Bologna_2.png');} .ns-0 h2 #Erzya::before, .ns-0 h2#Erzya::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/28/Erzya_Flag.svg/40px-Erzya_Flag.svg.png');} .ns-0 h2 #Ese::before, .ns-0 h2#Ese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Flag_of_Flag_Oro_new.png/40px-Flag_of_Flag_Oro_new.png');} .ns-0 h2 #Esperanto::before, .ns-0 h2#Esperanto::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Flag_of_Esperanto.svg/40px-Flag_of_Esperanto.svg.png');} .ns-0 h2 #Estonian::before, .ns-0 h2#Estonian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Flag_of_Estonia.svg/40px-Flag_of_Estonia.svg.png');} .ns-0 h2 #Evenki::before, .ns-0 h2#Evenki::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Flag_of_Evenks.svg/40px-Flag_of_Evenks.svg.png');} .ns-0 h2 #Ewe::before, .ns-0 h2#Ewe::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Flag_of_the_Ewe_people.svg/40px-Flag_of_the_Ewe_people.svg.png');} .ns-0 h2 #Extremaduran::before, .ns-0 h2#Extremaduran::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/13/Flag_of_Extremadura,_Spain_(with_coat_of_arms).svg/40px-Flag_of_Extremadura,_Spain_(with_coat_of_arms).svg.png');} .ns-0 h2 #Fala::before, .ns-0 h2#Fala::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b7/Bandera_de_Valverde_del_Fresno_(Cáceres).svg/40px-Bandera_de_Valverde_del_Fresno_(Cáceres).svg.png');} .ns-0 h2 #Fang_\(Bantu\)::before, .ns-0 h2#Fang_\(Bantu\)::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/04/Flag_of_Gabon.svg/40px-Flag_of_Gabon.svg.png');} .ns-0 h2 #Faroese::before, .ns-0 h2#Faroese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Flag_of_the_Faroe_Islands.svg/40px-Flag_of_the_Faroe_Islands.svg.png');} .ns-0 h2 #Fiji_Hindi::before, .ns-0 h2#Fiji_Hindi::before, .ns-0 h2 #Fijian::before, .ns-0 h2#Fijian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Flag_of_Fiji.svg/40px-Flag_of_Fiji.svg.png');} .ns-0 h2 #Fingallian::before, .ns-0 h2#Fingallian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/22/Flag_of_County_Limerick.svg/40px-Flag_of_County_Limerick.svg.png');} .ns-0 h2 #Finnish::before, .ns-0 h2#Finnish::before, .ns-0 h2 #Finnish_Sign_Language::before, .ns-0 h2#Finnish_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Flag_of_Finland.svg/40px-Flag_of_Finland.svg.png');} .ns-0 h2 #Fon::before, .ns-0 h2#Fon::before, .ns-0 h2 #Gun::before, .ns-0 h2#Gun::before, .ns-0 h2 #Ifè::before, .ns-0 h2#Ifè::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0a/Flag_of_Benin.svg/40px-Flag_of_Benin.svg.png');} .ns-0 h2 #Forest_Nenets::before, .ns-0 h2#Forest_Nenets::before, .ns-0 h2 #Tundra_Nenets::before, .ns-0 h2#Tundra_Nenets::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/15/Flag_of_Nenets_Autonomous_District.svg/40px-Flag_of_Nenets_Autonomous_District.svg.png');} .ns-0 h2 #Franc-Comtois::before, .ns-0 h2#Franc-Comtois::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/96/Flag_of_Franche-Comté.svg/40px-Flag_of_Franche-Comté.svg.png');} .ns-0 h2 #Franco-Provençal::before, .ns-0 h2#Franco-Provençal::before{padding-right:5px; content:url("//upload.wikimedia.org/wikipedia/commons/thumb/9/90/Flag_of_Valle_d'Aosta.svg/40px-Flag_of_Valle_d'Aosta.svg.png");} .ns-0 h2 #French::before, .ns-0 h2#French::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Flag_of_France.svg/40px-Flag_of_France.svg.png');} .ns-0 h2 #Friulian::before, .ns-0 h2#Friulian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Bandiere_dal_Friûl.svg/40px-Bandiere_dal_Friûl.svg.png');} .ns-0 h2 #Fula::before, .ns-0 h2#Fula::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/08/NE-CM-BF-GM_flag.svg/40px-NE-CM-BF-GM_flag.svg.png');} .ns-0 h2 #Fur::before, .ns-0 h2#Fur::before, .ns-0 h2 #Sudanese_Arabic::before, .ns-0 h2#Sudanese_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/01/Flag_of_Sudan.svg/40px-Flag_of_Sudan.svg.png');} .ns-0 h2 #Futuna-Aniwa::before, .ns-0 h2#Futuna-Aniwa::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/55/Tafea_Province_Flag.svg/40px-Tafea_Province_Flag.svg.png');} .ns-0 h2 #Fyam::before, .ns-0 h2#Fyam::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Plateau_State_Flag.jpg/40px-Plateau_State_Flag.jpg');} .ns-0 h2 #Ga::before, .ns-0 h2#Ga::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/cd/Flag_of_Accra.svg/40px-Flag_of_Accra.svg.png');} .ns-0 h2 #Gabadi::before, .ns-0 h2#Gabadi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/84/Flag_of_Central_Province,_Papua_New_Guinea.svg/40px-Flag_of_Central_Province,_Papua_New_Guinea.svg.png');} .ns-0 h2 #Gagauz::before, .ns-0 h2#Gagauz::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/69/Flag_of_Gagauzia.svg/40px-Flag_of_Gagauzia.svg.png');} .ns-0 h2 #Galician::before, .ns-0 h2#Galician::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/64/Flag_of_Galicia.svg/40px-Flag_of_Galicia.svg.png');} .ns-0 h2 #Gallo-Italic_of_Basilicata::before, .ns-0 h2#Gallo-Italic_of_Basilicata::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Flag_for_the_Lombards_of_Basilicata.png/40px-Flag_for_the_Lombards_of_Basilicata.png');} .ns-0 h2 #Gallo-Italic_of_Sicily::before, .ns-0 h2#Gallo-Italic_of_Sicily::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/30/Flag_for_the_Lombards_of_Sicily.png/40px-Flag_for_the_Lombards_of_Sicily.png');} .ns-0 h2 #Gamilaraay::before, .ns-0 h2#Gamilaraay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Flag_of_New_South_Wales.svg/40px-Flag_of_New_South_Wales.svg.png');} .ns-0 h2 #Garhwali::before, .ns-0 h2#Garhwali::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Flag_of_the_Princely_State_of_Tehri_Garhwal.svg/40px-Flag_of_the_Princely_State_of_Tehri_Garhwal.svg.png');} .ns-0 h2 #Garifuna::before, .ns-0 h2#Garifuna::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Flag_of_Garifuna.svg/40px-Flag_of_Garifuna.svg.png');} .ns-0 h2 #Garo::before, .ns-0 h2#Garo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Garo_hills.png/40px-Garo_hills.png');} .ns-0 h2 #Ge\'ez::before, .ns-0 h2#Ge\'ez::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/08/Lion_of_Judah_emblem_of_the_Ethiopian_Empire.svg/40px-Lion_of_Judah_emblem_of_the_Ethiopian_Empire.svg.png');} .ns-0 h2 #Georgian::before, .ns-0 h2#Georgian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Flag_of_Georgia.svg/40px-Flag_of_Georgia.svg.png');} .ns-0 h2 #German::before, .ns-0 h2#German::before, .ns-0 h2 #German_Sign_Language::before, .ns-0 h2#German_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Flag_of_Germany.svg/40px-Flag_of_Germany.svg.png');} .ns-0 h2 #Ghadames::before, .ns-0 h2#Ghadames::before, .ns-0 h2 #Libyan_Arabic::before, .ns-0 h2#Libyan_Arabic::before, .ns-0 h2 #Nefusa::before, .ns-0 h2#Nefusa::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/05/Flag_of_Libya.svg/40px-Flag_of_Libya.svg.png');} .ns-0 h2 #Gilbertese::before, .ns-0 h2#Gilbertese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Flag_of_Kiribati.svg/40px-Flag_of_Kiribati.svg.png');} .ns-0 h2 #Gorontalo::before, .ns-0 h2#Gorontalo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/01/Coat_of_arms_of_Gorontalo.svg/35px-Coat_of_arms_of_Gorontalo.svg.png');} .ns-0 h2 #Greek::before, .ns-0 h2#Greek::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Flag_of_Greece.svg/40px-Flag_of_Greece.svg.png');} .ns-0 h2 #Green_Hmong::before, .ns-0 h2#Green_Hmong::before, .ns-0 h2 #White_Hmong::before, .ns-0 h2#White_Hmong::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Hmong_Flag_(UNPO).svg/40px-Hmong_Flag_(UNPO).svg.png');} .ns-0 h2 #Greenlandic::before, .ns-0 h2#Greenlandic::before, .ns-0 h2 #West_Greenlandic_Pidgin::before, .ns-0 h2#West_Greenlandic_Pidgin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/09/Flag_of_Greenland.svg/40px-Flag_of_Greenland.svg.png');} .ns-0 h2 #Grenadian_Creole_English::before, .ns-0 h2#Grenadian_Creole_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Flag_of_Grenada.svg/40px-Flag_of_Grenada.svg.png');} .ns-0 h2 #Guajajára::before, .ns-0 h2#Guajajára::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Bandeira_do_Maranhão.svg/40px-Bandeira_do_Maranhão.svg.png');} .ns-0 h2 #Guanche::before, .ns-0 h2#Guanche::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Flag_of_the_Canary_Islands.svg/40px-Flag_of_the_Canary_Islands.svg.png');} .ns-0 h2 #Guerrero_Amuzgo::before, .ns-0 h2#Guerrero_Amuzgo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Flag_of_Guerrero.svg/40px-Flag_of_Guerrero.svg.png');} .ns-0 h2 #Guianese_Creole::before, .ns-0 h2#Guianese_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/29/Flag_of_French_Guiana.svg/40px-Flag_of_French_Guiana.svg.png');} .ns-0 h2 #Guinea-Bissau_Creole::before, .ns-0 h2#Guinea-Bissau_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/01/Flag_of_Guinea-Bissau.svg/40px-Flag_of_Guinea-Bissau.svg.png');} .ns-0 h2 #Gulf_Arabic::before, .ns-0 h2#Gulf_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Flag_of_the_United_Arab_Emirates.svg/40px-Flag_of_the_United_Arab_Emirates.svg.png');} .ns-0 h2 #Gullah::before, .ns-0 h2#Gullah::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Black_American_Heritage_flag.svg/40px-Black_American_Heritage_flag.svg.png');} .ns-0 h2 #Gurindji::before, .ns-0 h2#Gurindji::before, .ns-0 h2 #Warlpiri::before, .ns-0 h2#Warlpiri::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b7/Flag_of_the_Northern_Territory.svg/40px-Flag_of_the_Northern_Territory.svg.png');} .ns-0 h2 #Gutnish::before, .ns-0 h2#Gutnish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Gotlands_län_vapenflagga.svg/37px-Gotlands_län_vapenflagga.svg.png');} .ns-0 h2 #Guyanese_Creole_English::before, .ns-0 h2#Guyanese_Creole_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/99/Flag_of_Guyana.svg/40px-Flag_of_Guyana.svg.png');} .ns-0 h2 #Hadza::before, .ns-0 h2#Hadza::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Flag_of_Tanzania.svg/40px-Flag_of_Tanzania.svg.png');} .ns-0 h2 #Haida::before, .ns-0 h2#Haida::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/CHN_Crest.png/33px-CHN_Crest.png');} .ns-0 h2 #Haitian_Creole::before, .ns-0 h2#Haitian_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/56/Flag_of_Haiti.svg/40px-Flag_of_Haiti.svg.png');} .ns-0 h2 #Hakka::before, .ns-0 h2#Hakka::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/84/Flag_of_Hakka_Party.svg/40px-Flag_of_Hakka_Party.svg.png');} .ns-0 h2 #Halia::before, .ns-0 h2#Halia::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Flag_of_Bougainville.svg/40px-Flag_of_Bougainville.svg.png');} .ns-0 h2 #Harari::before, .ns-0 h2#Harari::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Harari_Flag.svg/40px-Harari_Flag.svg.png');} .ns-0 h2 #Haryanvi::before, .ns-0 h2#Haryanvi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e6/Flag_of_Haryana.svg/40px-Flag_of_Haryana.svg.png');} .ns-0 h2 #Hassaniya_Arabic::before, .ns-0 h2#Hassaniya_Arabic::before, .ns-0 h2 #Zenaga::before, .ns-0 h2#Zenaga::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/43/Flag_of_Mauritania.svg/40px-Flag_of_Mauritania.svg.png');} .ns-0 h2 #Hausa::before, .ns-0 h2#Hausa::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Flag_of_the_Hausa_people.svg/40px-Flag_of_the_Hausa_people.svg.png');} .ns-0 h2 #Hawaiian::before, .ns-0 h2#Hawaiian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Flag_of_Hawaii.svg/40px-Flag_of_Hawaii.svg.png');} .ns-0 h2 #Hebrew::before, .ns-0 h2#Hebrew::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Flag_of_Israel.svg/40px-Flag_of_Israel.svg.png');} .ns-0 h2 #Herero::before, .ns-0 h2#Herero::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Namibia,_Botswana_and_Angola.gif/40px-Namibia,_Botswana_and_Angola.gif');} .ns-0 h2 #Higaonon::before, .ns-0 h2#Higaonon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Ph_seal_misamis_oriental.2.png/40px-Ph_seal_misamis_oriental.2.png');} .ns-0 h2 #Hijazi_Arabic::before, .ns-0 h2#Hijazi_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Flag_of_Hejaz_(1920).svg/40px-Flag_of_Hejaz_(1920).svg.png');} .ns-0 h2 #Hiligaynon::before, .ns-0 h2#Hiligaynon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Flag_of_the_Province_of_Iloilo.svg/40px-Flag_of_the_Province_of_Iloilo.svg.png');} .ns-0 h2 #Hiri_Motu::before, .ns-0 h2#Hiri_Motu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Flag_of_Port_Moresby.png/40px-Flag_of_Port_Moresby.png');} .ns-0 h2 #Hokkien::before, .ns-0 h2#Hokkien::before, .ns-0 h2 #Min_Nan::before, .ns-0 h2#Min_Nan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Flag_of_the_Republic_of_China.svg/40px-Flag_of_the_Republic_of_China.svg.png');} .ns-0 h2 #Hungarian::before, .ns-0 h2#Hungarian::before, .ns-0 h2 #Hungarian_Sign_Language::before, .ns-0 h2#Hungarian_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Flag_of_Hungary.svg/40px-Flag_of_Hungary.svg.png');} .ns-0 h2 #Hunsrik::before, .ns-0 h2#Hunsrik::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/63/Bandeira_do_Rio_Grande_do_Sul.svg/40px-Bandeira_do_Rio_Grande_do_Sul.svg.png');} .ns-0 h2 #Iban::before, .ns-0 h2#Iban::before, .ns-0 h2 #Sarawak_Malay::before, .ns-0 h2#Sarawak_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Flag_of_Sarawak.svg/40px-Flag_of_Sarawak.svg.png');} .ns-0 h2 #Ibanag::before, .ns-0 h2#Ibanag::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/62/Flag_of_Cagayan.svg/40px-Flag_of_Cagayan.svg.png');} .ns-0 h2 #Icelandic::before, .ns-0 h2#Icelandic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Flag_of_Iceland.svg/40px-Flag_of_Iceland.svg.png');} .ns-0 h2 #Ido::before, .ns-0 h2#Ido::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Flag_of_Ido.svg/40px-Flag_of_Ido.svg.png');} .ns-0 h2 #Igala::before, .ns-0 h2#Igala::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Kogi_State_Flag.svg/40px-Kogi_State_Flag.svg.png');} .ns-0 h2 #Igbo::before, .ns-0 h2#Igbo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/82/Flag_of_Biafra.svg/40px-Flag_of_Biafra.svg.png');} .ns-0 h2 #Ilocano::before, .ns-0 h2#Ilocano::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/PH-ILS_Flag.png/40px-PH-ILS_Flag.png');} .ns-0 h2 #Indo-Portuguese::before, .ns-0 h2#Indo-Portuguese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Flag_of_Portugal_(1640).svg/40px-Flag_of_Portugal_(1640).svg.png');} .ns-0 h2 #Indonesian::before, .ns-0 h2#Indonesian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Flag_of_Indonesia.svg/40px-Flag_of_Indonesia.svg.png');} .ns-0 h2 #Ingrian::before, .ns-0 h2#Ingrian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/27/Flag_igora.svg/40px-Flag_igora.svg.png');} .ns-0 h2 #Ingush::before, .ns-0 h2#Ingush::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Flag_of_Ingushetia.svg/40px-Flag_of_Ingushetia.svg.png');} .ns-0 h2 #Interlingua::before, .ns-0 h2#Interlingua::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Bandiera_de_Interlingua.svg/40px-Bandiera_de_Interlingua.svg.png');} .ns-0 h2 #Interlingue::before, .ns-0 h2#Interlingue::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Flag_of_Interlingue.svg/40px-Flag_of_Interlingue.svg.png');} .ns-0 h2 #Inuktitut::before, .ns-0 h2#Inuktitut::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/90/Flag_of_Nunavut.svg/40px-Flag_of_Nunavut.svg.png');} .ns-0 h2 #Iranun::before, .ns-0 h2#Iranun::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Seal_of_Maguindanao_del_Norte.png/40px-Seal_of_Maguindanao_del_Norte.png');} .ns-0 h2 #Iraqi_Arabic::before, .ns-0 h2#Iraqi_Arabic::before, .ns-0 h2 #North_Mesopotamian_Arabic::before, .ns-0 h2#North_Mesopotamian_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f6/Flag_of_Iraq.svg/40px-Flag_of_Iraq.svg.png');} .ns-0 h2 #Iraqw::before, .ns-0 h2#Iraqw::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Iraqw_Flag.png/40px-Iraqw_Flag.png');} .ns-0 h2 #Irish::before, .ns-0 h2#Irish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Flag_of_Ireland.svg/40px-Flag_of_Ireland.svg.png');} .ns-0 h2 #Islander_Creole_English::before, .ns-0 h2#Islander_Creole_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/36/Flag_of_San_Andrés_y_Providencia.svg/40px-Flag_of_San_Andrés_y_Providencia.svg.png');} .ns-0 h2 #Istriot::before, .ns-0 h2#Istriot::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/99/HRV_Rovinj_flag.svg/40px-HRV_Rovinj_flag.svg.png');} .ns-0 h2 #Italian::before, .ns-0 h2#Italian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/03/Flag_of_Italy.svg/40px-Flag_of_Italy.svg.png');} .ns-0 h2 #Italiot_Greek::before, .ns-0 h2#Italiot_Greek::before, .ns-0 h2 #Tarantino::before, .ns-0 h2#Tarantino::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Flag_of_Apulia.svg/40px-Flag_of_Apulia.svg.png');} .ns-0 h2 #Itsekiri::before, .ns-0 h2#Itsekiri::before, .ns-0 h2 #Olukumi::before, .ns-0 h2#Olukumi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Flag_of_Delta_State.gif/40px-Flag_of_Delta_State.gif');} .ns-0 h2 #Jah_Hut::before, .ns-0 h2#Jah_Hut::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Flag_of_Pahang.svg/40px-Flag_of_Pahang.svg.png');} .ns-0 h2 #Jamaican_Creole::before, .ns-0 h2#Jamaican_Creole::before, .ns-0 h2 #Maroon_Spirit_Language::before, .ns-0 h2#Maroon_Spirit_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0a/Flag_of_Jamaica.svg/40px-Flag_of_Jamaica.svg.png');} .ns-0 h2 #Jamtish::before, .ns-0 h2#Jamtish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Jämtlands_vapen.svg/35px-Jämtlands_vapen.svg.png');} .ns-0 h2 #Japanese::before, .ns-0 h2#Japanese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Flag_of_Japan.svg/40px-Flag_of_Japan.svg.png');} .ns-0 h2 #Jaqaru::before, .ns-0 h2#Jaqaru::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/84/Bandera_Provincia_Yauyos.jpg/40px-Bandera_Provincia_Yauyos.jpg');} .ns-0 h2 #Jaunsari::before, .ns-0 h2#Jaunsari::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/99/Seal_of_Uttarakhand.svg/35px-Seal_of_Uttarakhand.svg.png');} .ns-0 h2 #Javanese::before, .ns-0 h2#Javanese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Flag_of_the_Mataram_Sultanate.svg/40px-Flag_of_the_Mataram_Sultanate.svg.png');} .ns-0 h2 #Jeju::before, .ns-0 h2#Jeju::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Flag_of_Jeju_Province.svg/40px-Flag_of_Jeju_Province.svg.png');} .ns-0 h2 #Jersey_Dutch::before, .ns-0 h2#Jersey_Dutch::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/92/Flag_of_New_Jersey.svg/40px-Flag_of_New_Jersey.svg.png');} .ns-0 h2 #Jingpho::before, .ns-0 h2#Jingpho::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/47/Kachin_People_Flag.svg/40px-Kachin_People_Flag.svg.png');} .ns-0 h2 #Juba_Arabic::before, .ns-0 h2#Juba_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7a/Flag_of_South_Sudan.svg/40px-Flag_of_South_Sudan.svg.png');} .ns-0 h2 #Judeo-Italian::before, .ns-0 h2#Judeo-Italian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Flag_of_Italian_Jews.svg/40px-Flag_of_Italian_Jews.svg.png');} .ns-0 h2 #K\'iche\'::before, .ns-0 h2#K\'iche\'::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1e/El_Quiché_Flag_(GUATEMALA).png/40px-El_Quiché_Flag_(GUATEMALA).png');} .ns-0 h2 #Kabiye::before, .ns-0 h2#Kabiye::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7a/Flag_of_Togo_(3-2).svg/40px-Flag_of_Togo_(3-2).svg.png');} .ns-0 h2 #Kabuverdianu::before, .ns-0 h2#Kabuverdianu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Flag_of_Cape_Verde.svg/40px-Flag_of_Cape_Verde.svg.png');} .ns-0 h2 #Kabyle::before, .ns-0 h2#Kabyle::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/71/Flag_of_the_Republic_of_Kabylia.svg/40px-Flag_of_the_Republic_of_Kabylia.svg.png');} .ns-0 h2 #Kaingang::before, .ns-0 h2#Kaingang::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/93/Bandeira_do_Paraná.svg/40px-Bandeira_do_Paraná.svg.png');} .ns-0 h2 #Kaitag::before, .ns-0 h2#Kaitag::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Flag_of_Dagestan.svg/40px-Flag_of_Dagestan.svg.png');} .ns-0 h2 #Kalasha::before, .ns-0 h2#Kalasha::before, .ns-0 h2 #Khowar::before, .ns-0 h2#Khowar::before, .ns-0 h2 #Palula::before, .ns-0 h2#Palula::before, .ns-0 h2 #Ushojo::before, .ns-0 h2#Ushojo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/54/Flag_of_Khyber_Pakhtunkhwa.svg/40px-Flag_of_Khyber_Pakhtunkhwa.svg.png');} .ns-0 h2 #Kalmyk::before, .ns-0 h2#Kalmyk::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Flag_of_Kalmykia.svg/40px-Flag_of_Kalmykia.svg.png');} .ns-0 h2 #Kamayurá::before, .ns-0 h2#Kamayurá::before, .ns-0 h2 #Xavante::before, .ns-0 h2#Xavante::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Bandeira_de_Mato_Grosso.svg/40px-Bandeira_de_Mato_Grosso.svg.png');} .ns-0 h2 #Kankanaey::before, .ns-0 h2#Kankanaey::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Flag_of_Mountain_Province.png/40px-Flag_of_Mountain_Province.png');} .ns-0 h2 #Kannada::before, .ns-0 h2#Kannada::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Flag_of_Karnataka,_India.svg/40px-Flag_of_Karnataka,_India.svg.png');} .ns-0 h2 #Kanuri::before, .ns-0 h2#Kanuri::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/95/Flag_of_the_Kanuri_people.svg/40px-Flag_of_the_Kanuri_people.svg.png');} .ns-0 h2 #Kapampangan::before, .ns-0 h2#Kapampangan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/46/Pampanga_Flag.png/40px-Pampanga_Flag.png');} .ns-0 h2 #Karachay-Balkar::before, .ns-0 h2#Karachay-Balkar::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/59/Flag_of_Karachay-Cherkessia.svg/40px-Flag_of_Karachay-Cherkessia.svg.png');} .ns-0 h2 #Karakalpak::before, .ns-0 h2#Karakalpak::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/16/Flag_of_Karakalpakstan.svg/40px-Flag_of_Karakalpakstan.svg.png');} .ns-0 h2 #Karakhanid::before, .ns-0 h2#Karakhanid::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Flag_of_the_Kara-Khanids.svg/40px-Flag_of_the_Kara-Khanids.svg.png');} .ns-0 h2 #Karelian::before, .ns-0 h2#Karelian::before, .ns-0 h2 #Livvi::before, .ns-0 h2#Livvi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/78/Itäkarjalaisten_lippu.svg/40px-Itäkarjalaisten_lippu.svg.png');} .ns-0 h2 #Karipúna_Creole_French::before, .ns-0 h2#Karipúna_Creole_French::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Bandeira_do_Amapá.svg/40px-Bandeira_do_Amapá.svg.png');} .ns-0 h2 #Kashmiri::before, .ns-0 h2#Kashmiri::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/32/Flag_of_Jammu_and_Kashmir_(1936-1953).svg/40px-Flag_of_Jammu_and_Kashmir_(1936-1953).svg.png');} .ns-0 h2 #Kashubian::before, .ns-0 h2#Kashubian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/POL_Kaszuby_flag.svg/40px-POL_Kaszuby_flag.svg.png');} .ns-0 h2 #Kazakh::before, .ns-0 h2#Kazakh::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Flag_of_Kazakhstan.svg/40px-Flag_of_Kazakhstan.svg.png');} .ns-0 h2 #Kedah_Malay::before, .ns-0 h2#Kedah_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/67/Flag_of_Kedah_(18th_century_-_1821).svg/40px-Flag_of_Kedah_(18th_century_-_1821).svg.png');} .ns-0 h2 #Kelantan_Peranakan_Hokkien::before, .ns-0 h2#Kelantan_Peranakan_Hokkien::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/61/Flag_of_Kelantan.svg/40px-Flag_of_Kelantan.svg.png');} .ns-0 h2 #Ket::before, .ns-0 h2#Ket::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Flag_of_Krasnoyarsk_Krai.svg/40px-Flag_of_Krasnoyarsk_Krai.svg.png');} .ns-0 h2 #Khakas::before, .ns-0 h2#Khakas::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Flag_of_Khakassia.svg/40px-Flag_of_Khakassia.svg.png');} .ns-0 h2 #Khasi::before, .ns-0 h2#Khasi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Seng-Khasi.png/40px-Seng-Khasi.png');} .ns-0 h2 #Khmer::before, .ns-0 h2#Khmer::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/83/Flag_of_Cambodia.svg/40px-Flag_of_Cambodia.svg.png');} .ns-0 h2 #Khoekhoe::before, .ns-0 h2#Khoekhoe::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Flag_of_Namibia.svg/40px-Flag_of_Namibia.svg.png');} .ns-0 h2 #Kikuyu::before, .ns-0 h2#Kikuyu::before, .ns-0 h2 #Maasai::before, .ns-0 h2#Maasai::before, .ns-0 h2 #Swahili::before, .ns-0 h2#Swahili::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/49/Flag_of_Kenya.svg/40px-Flag_of_Kenya.svg.png');} .ns-0 h2 #Kimbundu::before, .ns-0 h2#Kimbundu::before, .ns-0 h2 #Umbundu::before, .ns-0 h2#Umbundu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Flag_of_Angola.svg/40px-Flag_of_Angola.svg.png');} .ns-0 h2 #Kiowa::before, .ns-0 h2#Kiowa::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Flag_of_Oklahoma.svg/40px-Flag_of_Oklahoma.svg.png');} .ns-0 h2 #Kituba::before, .ns-0 h2#Kituba::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/92/Flag_of_the_Republic_of_the_Congo.svg/40px-Flag_of_the_Republic_of_the_Congo.svg.png');} .ns-0 h2 #Klingon::before, .ns-0 h2#Klingon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Klingon_Empire_Flag.svg/40px-Klingon_Empire_Flag.svg.png');} .ns-0 h2 #Kokborok::before, .ns-0 h2#Kokborok::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Flag_of_the_National_Liberation_Front_of_Tripura.svg/40px-Flag_of_the_National_Liberation_Front_of_Tripura.svg.png');} .ns-0 h2 #Komi-Permyak::before, .ns-0 h2#Komi-Permyak::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Flag_of_Permyakia.svg/40px-Flag_of_Permyakia.svg.png');} .ns-0 h2 #Komi-Zyrian::before, .ns-0 h2#Komi-Zyrian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/54/Flag_of_Komi.svg/40px-Flag_of_Komi.svg.png');} .ns-0 h2 #Kongo::before, .ns-0 h2#Kongo::before, .ns-0 h2 #Lingala::before, .ns-0 h2#Lingala::before, .ns-0 h2 #Luba-Kasai::before, .ns-0 h2#Luba-Kasai::before, .ns-0 h2 #Luba-Katanga::before, .ns-0 h2#Luba-Katanga::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Flag_of_the_Democratic_Republic_of_the_Congo.svg/40px-Flag_of_the_Democratic_Republic_of_the_Congo.svg.png');} .ns-0 h2 #Konzo::before, .ns-0 h2#Konzo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/09/Flag_of_Rwenzururu.svg/40px-Flag_of_Rwenzururu.svg.png');} .ns-0 h2 #Korean::before, .ns-0 h2#Korean::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Unification_flag_of_Korea.svg/40px-Unification_flag_of_Korea.svg.png');} .ns-0 h2 #Korlai_Creole_Portuguese::before, .ns-0 h2#Korlai_Creole_Portuguese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Seal_of_Maharashtra.svg/35px-Seal_of_Maharashtra.svg.png');} .ns-0 h2 #Koryak::before, .ns-0 h2#Koryak::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Flag_of_Koryakia.svg/40px-Flag_of_Koryakia.svg.png');} .ns-0 h2 #Kosraean::before, .ns-0 h2#Kosraean::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/23/Flag_of_Kosrae.svg/40px-Flag_of_Kosrae.svg.png');} .ns-0 h2 #Krio::before, .ns-0 h2#Krio::before, .ns-0 h2 #Mende_\(Sierra_Leone\)::before, .ns-0 h2#Mende_\(Sierra_Leone\)::before, .ns-0 h2 #Temne::before, .ns-0 h2#Temne::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/17/Flag_of_Sierra_Leone.svg/40px-Flag_of_Sierra_Leone.svg.png');} .ns-0 h2 #Kristang::before, .ns-0 h2#Kristang::before, .ns-0 h2 #Malaccan_Creole_Malay::before, .ns-0 h2#Malaccan_Creole_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/09/Flag_of_Malacca.svg/40px-Flag_of_Malacca.svg.png');} .ns-0 h2 #Kumaoni::before, .ns-0 h2#Kumaoni::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Flag_of_the_Kumaon_Kingdom.svg/40px-Flag_of_the_Kumaon_Kingdom.svg.png');} .ns-0 h2 #Kumyk::before, .ns-0 h2#Kumyk::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Flag_of_Kumyks.svg/40px-Flag_of_Kumyks.svg.png');} .ns-0 h2 #Kuna::before, .ns-0 h2#Kuna::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Bandera_de_la_Comarca_Guna_Yala.svg/40px-Bandera_de_la_Comarca_Guna_Yala.svg.png');} .ns-0 h2 #Kunigami::before, .ns-0 h2#Kunigami::before, .ns-0 h2 #Miyako::before, .ns-0 h2#Miyako::before, .ns-0 h2 #Okinawan::before, .ns-0 h2#Okinawan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2f/Flag_of_Okinawa_Prefecture.svg/40px-Flag_of_Okinawa_Prefecture.svg.png');} .ns-0 h2 #Kupang_Malay::before, .ns-0 h2#Kupang_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c6/Flag_of_Kupang_City.png/40px-Flag_of_Kupang_City.png');} .ns-0 h2 #Kven::before, .ns-0 h2#Kven::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/66/Flag_of_the_Kven_people.svg/40px-Flag_of_the_Kven_people.svg.png');} .ns-0 h2 #Kwanyama::before, .ns-0 h2#Kwanyama::before, .ns-0 h2 #Ndonga::before, .ns-0 h2#Ndonga::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/46/Flag_of_Ovamboland.svg/40px-Flag_of_Ovamboland.svg.png');} .ns-0 h2 #Kyrgyz::before, .ns-0 h2#Kyrgyz::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Flag_of_Kyrgyzstan.svg/40px-Flag_of_Kyrgyzstan.svg.png');} .ns-0 h2 #Laboya::before, .ns-0 h2#Laboya::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Coat_of_Arms_of_East_Nusa_Tenggara_NEW.png/35px-Coat_of_Arms_of_East_Nusa_Tenggara_NEW.png');} .ns-0 h2 #Ladakhi::before, .ns-0 h2#Ladakhi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5e/Flag_of_the_Ladakh_Nationalist_Movement.svg/40px-Flag_of_the_Ladakh_Nationalist_Movement.svg.png');} .ns-0 h2 #Ladin::before, .ns-0 h2#Ladin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/62/Flag_of_Ladinia.svg/40px-Flag_of_Ladinia.svg.png');} .ns-0 h2 #Ladino::before, .ns-0 h2#Ladino::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Spanish_Jewish_flag.png/40px-Spanish_Jewish_flag.png');} .ns-0 h2 #Lahu::before, .ns-0 h2#Lahu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/17/Lahu_flag.svg/40px-Lahu_flag.svg.png');} .ns-0 h2 #Lai::before, .ns-0 h2#Lai::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/af/Emblem_of_Lai_Autonomous_Council.png/40px-Emblem_of_Lai_Autonomous_Council.png');} .ns-0 h2 #Lakota::before, .ns-0 h2#Lakota::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/77/Pine_Ridge_Flag.svg/40px-Pine_Ridge_Flag.svg.png');} .ns-0 h2 #Lao::before, .ns-0 h2#Lao::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/56/Flag_of_Laos.svg/40px-Flag_of_Laos.svg.png');} .ns-0 h2 #Latgalian::before, .ns-0 h2#Latgalian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Official_flag_of_Latgale.svg/40px-Official_flag_of_Latgale.svg.png');} .ns-0 h2 #Latin::before, .ns-0 h2#Latin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Flag_of_Rome.svg/40px-Flag_of_Rome.svg.png');} .ns-0 h2 #Latvian::before, .ns-0 h2#Latvian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/84/Flag_of_Latvia.svg/40px-Flag_of_Latvia.svg.png');} .ns-0 h2 #Leonese::before, .ns-0 h2#Leonese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/75/Bandera_del_País_Leonés.svg/40px-Bandera_del_País_Leonés.svg.png');} .ns-0 h2 #Lepcha::before, .ns-0 h2#Lepcha::before, .ns-0 h2 #Sherpa::before, .ns-0 h2#Sherpa::before, .ns-0 h2 #Thulung::before, .ns-0 h2#Thulung::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c0/Seal_of_Sikkim.svg/40px-Seal_of_Sikkim.svg.png');} .ns-0 h2 #Lezgi::before, .ns-0 h2#Lezgi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Lezgian_flag.svg/40px-Lezgian_flag.svg.png');} .ns-0 h2 #Ligurian::before, .ns-0 h2#Ligurian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/88/Flag_of_Liguria.svg/40px-Flag_of_Liguria.svg.png');} .ns-0 h2 #Limbu::before, .ns-0 h2#Limbu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a2/Flag_of_Limbuwan.svg/40px-Flag_of_Limbuwan.svg.png');} .ns-0 h2 #Limburgish::before, .ns-0 h2#Limburgish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Flag_of_Limburg_(Netherlands).svg/40px-Flag_of_Limburg_(Netherlands).svg.png');} .ns-0 h2 #Limos_Kalinga::before, .ns-0 h2#Limos_Kalinga::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Ph_seal_kalinga.png/40px-Ph_seal_kalinga.png');} .ns-0 h2 #Lindu::before, .ns-0 h2#Lindu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/46/Coat_of_arms_of_Central_Sulawesi.svg/30px-Coat_of_arms_of_Central_Sulawesi.svg.png');} .ns-0 h2 #Lithuanian::before, .ns-0 h2#Lithuanian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/11/Flag_of_Lithuania.svg/40px-Flag_of_Lithuania.svg.png');} .ns-0 h2 #Livonian::before, .ns-0 h2#Livonian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/42/Flag_of_the_Livonians.svg/40px-Flag_of_the_Livonians.svg.png');} .ns-0 h2 #Lojban::before, .ns-0 h2#Lojban::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Lojban_logo.svg/40px-Lojban_logo.svg.png');} .ns-0 h2 #Lombard::before, .ns-0 h2#Lombard::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Flag_of_Lombardy.svg/40px-Flag_of_Lombardy.svg.png');} .ns-0 h2 #Louisiana_Creole::before, .ns-0 h2#Louisiana_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e0/Flag_of_Louisiana.svg/40px-Flag_of_Louisiana.svg.png');} .ns-0 h2 #Lovono::before, .ns-0 h2#Lovono::before, .ns-0 h2 #Äiwoo::before, .ns-0 h2#Äiwoo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b3/Temotu_province_flag.svg/40px-Temotu_province_flag.svg.png');} .ns-0 h2 #Lower_Sorbian::before, .ns-0 h2#Lower_Sorbian::before, .ns-0 h2 #Upper_Sorbian::before, .ns-0 h2#Upper_Sorbian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c0/Flag_of_Sorbs.svg/40px-Flag_of_Sorbs.svg.png');} .ns-0 h2 #Lozi::before, .ns-0 h2#Lozi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/62/Flag_of_Barotseland.svg/40px-Flag_of_Barotseland.svg.png');} .ns-0 h2 #Ludian::before, .ns-0 h2#Ludian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6c/Ludic_flag.svg/40px-Ludic_flag.svg.png');} .ns-0 h2 #Luganda::before, .ns-0 h2#Luganda::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4e/Flag_of_Uganda.svg/40px-Flag_of_Uganda.svg.png');} .ns-0 h2 #Lushootseed::before, .ns-0 h2#Lushootseed::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/54/Flag_of_Washington.svg/40px-Flag_of_Washington.svg.png');} .ns-0 h2 #Lutuv::before, .ns-0 h2#Lutuv::before, .ns-0 h2 #Zou::before, .ns-0 h2#Zou::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/16/Flag_of_Chin_State.svg/40px-Flag_of_Chin_State.svg.png');} .ns-0 h2 #Luxembourgish::before, .ns-0 h2#Luxembourgish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Flag_of_Luxembourg.svg/40px-Flag_of_Luxembourg.svg.png');} .ns-0 h2 #Macanese::before, .ns-0 h2#Macanese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/63/Flag_of_Macau.svg/40px-Flag_of_Macau.svg.png');} .ns-0 h2 #Macedonian::before, .ns-0 h2#Macedonian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/79/Flag_of_North_Macedonia.svg/40px-Flag_of_North_Macedonia.svg.png');} .ns-0 h2 #Maguindanao::before, .ns-0 h2#Maguindanao::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Flag_of_Maguindanao.svg/40px-Flag_of_Maguindanao.svg.png');} .ns-0 h2 #Makasar::before, .ns-0 h2#Makasar::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Flag_of_the_Sultanate_of_Gowa.svg/40px-Flag_of_the_Sultanate_of_Gowa.svg.png');} .ns-0 h2 #Malagasy::before, .ns-0 h2#Malagasy::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Flag_of_Madagascar.svg/40px-Flag_of_Madagascar.svg.png');} .ns-0 h2 #Malay::before, .ns-0 h2#Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/01/Flag_of_Malaysia_and_Indonesia.svg/40px-Flag_of_Malaysia_and_Indonesia.svg.png');} .ns-0 h2 #Maltese::before, .ns-0 h2#Maltese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/73/Flag_of_Malta.svg/40px-Flag_of_Malta.svg.png');} .ns-0 h2 #Manado_Malay::before, .ns-0 h2#Manado_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Lambang_Kota_Manado.png/30px-Lambang_Kota_Manado.png');} .ns-0 h2 #Manchu::before, .ns-0 h2#Manchu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Flag_of_China_(1862–1889).svg/40px-Flag_of_China_(1862–1889).svg.png');} .ns-0 h2 #Mandinka::before, .ns-0 h2#Mandinka::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/77/Flag_of_The_Gambia.svg/40px-Flag_of_The_Gambia.svg.png');} .ns-0 h2 #Manipuri::before, .ns-0 h2#Manipuri::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4e/Flag_of_Manipur.svg/40px-Flag_of_Manipur.svg.png');} .ns-0 h2 #Mansaka::before, .ns-0 h2#Mansaka::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Davao_De_Oro_Flag.jpg/40px-Davao_De_Oro_Flag.jpg');} .ns-0 h2 #Manx::before, .ns-0 h2#Manx::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Flag_of_the_Isle_of_Man.svg/40px-Flag_of_the_Isle_of_Man.svg.png');} .ns-0 h2 #Maore_Comorian::before, .ns-0 h2#Maore_Comorian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Coat_of_Arms_of_Mayotte.svg/40px-Coat_of_Arms_of_Mayotte.svg.png');} .ns-0 h2 #Mapudungun::before, .ns-0 h2#Mapudungun::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Flag_of_the_Mapuches_(1992).svg/40px-Flag_of_the_Mapuches_(1992).svg.png');} .ns-0 h2 #Maranao::before, .ns-0 h2#Maranao::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b8/PH-LAS_Flag.png/40px-PH-LAS_Flag.png');} .ns-0 h2 #Margi::before, .ns-0 h2#Margi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1d/Borno_State_Flag.gif/40px-Borno_State_Flag.gif');} .ns-0 h2 #Marshallese::before, .ns-0 h2#Marshallese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2e/Flag_of_the_Marshall_Islands.svg/40px-Flag_of_the_Marshall_Islands.svg.png');} .ns-0 h2 #Masalit::before, .ns-0 h2#Masalit::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Flag_of_the_Masalit.svg/40px-Flag_of_the_Masalit.svg.png');} .ns-0 h2 #Masbatenyo::before, .ns-0 h2#Masbatenyo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/PH-MAS_Flag.png/40px-PH-MAS_Flag.png');} .ns-0 h2 #Mauritian_Creole::before, .ns-0 h2#Mauritian_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/77/Flag_of_Mauritius.svg/40px-Flag_of_Mauritius.svg.png');} .ns-0 h2 #Maybrat::before, .ns-0 h2#Maybrat::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/43/Flag_of_Southwest_Papua.svg/40px-Flag_of_Southwest_Papua.svg.png');} .ns-0 h2 #Mbya_Guarani::before, .ns-0 h2#Mbya_Guarani::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Flag_of_Uruguay,_Brazil_and_Argentina.png/40px-Flag_of_Uruguay,_Brazil_and_Argentina.png');} .ns-0 h2 #Media_Lengua::before, .ns-0 h2#Media_Lengua::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/dc/Bandera_Provincia_Imbabura.svg/40px-Bandera_Provincia_Imbabura.svg.png');} .ns-0 h2 #Megleno-Romanian::before, .ns-0 h2#Megleno-Romanian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Flag_of_Greek_Macedonia.svg/40px-Flag_of_Greek_Macedonia.svg.png');} .ns-0 h2 #Mehri::before, .ns-0 h2#Mehri::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d8/Flag_of_the_Mahra_Sultanate.svg/40px-Flag_of_the_Mahra_Sultanate.svg.png');} .ns-0 h2 #Meriam::before, .ns-0 h2#Meriam::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/37/Flag_of_Murray_Island_(Mer).svg/40px-Flag_of_Murray_Island_(Mer).svg.png');} .ns-0 h2 #Meru::before, .ns-0 h2#Meru::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Flag_of_Meru_County.png/40px-Flag_of_Meru_County.png');} .ns-0 h2 #Meänkieli::before, .ns-0 h2#Meänkieli::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Flag_of_Tornedalians_(2007).svg/40px-Flag_of_Tornedalians_(2007).svg.png');} .ns-0 h2 #Mi\'kmaq::before, .ns-0 h2#Mi\'kmaq::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Mikmaq_State_Flag.svg/40px-Mikmaq_State_Flag.svg.png');} .ns-0 h2 #Michif::before, .ns-0 h2#Michif::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Metis_Blue.svg/40px-Metis_Blue.svg.png');} .ns-0 h2 #Michoacán_Nahuatl::before, .ns-0 h2#Michoacán_Nahuatl::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/cf/Coat_of_arms_of_Michoacan.svg/32px-Coat_of_arms_of_Michoacan.svg.png');} .ns-0 h2 #Middle_Dutch::before, .ns-0 h2#Middle_Dutch::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Flag_of_the_prince-bishopric_of_Utrecht.svg/36px-Flag_of_the_prince-bishopric_of_Utrecht.svg.png');} .ns-0 h2 #Middle_English::before, .ns-0 h2#Middle_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/be/Flag_of_England.svg/40px-Flag_of_England.svg.png');} .ns-0 h2 #Middle_French::before, .ns-0 h2#Middle_French::before, .ns-0 h2 #Old_French::before, .ns-0 h2#Old_French::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/82/Royal_flag_of_France.svg/40px-Royal_flag_of_France.svg.png');} .ns-0 h2 #Middle_Irish::before, .ns-0 h2#Middle_Irish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8d/Flag_of_Leinster.svg/40px-Flag_of_Leinster.svg.png');} .ns-0 h2 #Middle_Korean::before, .ns-0 h2#Middle_Korean::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/54/Royal_flag_of_Goryeo_(Bong-gi).svg/40px-Royal_flag_of_Goryeo_(Bong-gi).svg.png');} .ns-0 h2 #Middle_Mongol::before, .ns-0 h2#Middle_Mongol::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2f/Flag_of_the_Mongol_Empire_3.svg/40px-Flag_of_the_Mongol_Empire_3.svg.png');} .ns-0 h2 #Middle_Norwegian::before, .ns-0 h2#Middle_Norwegian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/36/Royal_Banner_of_Norway_(14th_Century).svg/34px-Royal_Banner_of_Norway_(14th_Century).svg.png');} .ns-0 h2 #Middle_Persian::before, .ns-0 h2#Middle_Persian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Derafsh_kaviani.svg/38px-Derafsh_kaviani.svg.png');} .ns-0 h2 #Middle_Scots::before, .ns-0 h2#Middle_Scots::before, .ns-0 h2 #Scottish_Gaelic::before, .ns-0 h2#Scottish_Gaelic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Royal_Banner_of_Scotland.svg/40px-Royal_Banner_of_Scotland.svg.png');} .ns-0 h2 #Mikasuki::before, .ns-0 h2#Mikasuki::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/34/Flag_of_the_Miccosukee_Tribe_of_Indians_of_Florida.svg/40px-Flag_of_the_Miccosukee_Tribe_of_Indians_of_Florida.svg.png');} .ns-0 h2 #Minangkabau::before, .ns-0 h2#Minangkabau::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Flag_of_Minang.svg/40px-Flag_of_Minang.svg.png');} .ns-0 h2 #Mingrelian::before, .ns-0 h2#Mingrelian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Flag_of_The_Principality_of_Mingrelia_(Portolan_1560).svg/40px-Flag_of_The_Principality_of_Mingrelia_(Portolan_1560).svg.png');} .ns-0 h2 #Mirandese::before, .ns-0 h2#Mirandese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/41/Bandeira-de-Miranda-do-Douro.png/36px-Bandeira-de-Miranda-do-Douro.png');} .ns-0 h2 #Miskito::before, .ns-0 h2#Miskito::before, .ns-0 h2 #Nicaraguan_Creole::before, .ns-0 h2#Nicaraguan_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/19/Flag_of_Nicaragua.svg/40px-Flag_of_Nicaragua.svg.png');} .ns-0 h2 #Mohawk::before, .ns-0 h2#Mohawk::before, .ns-0 h2 #Oneida::before, .ns-0 h2#Oneida::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/77/Flag_of_the_Iroquois_Confederacy.svg/40px-Flag_of_the_Iroquois_Confederacy.svg.png');} .ns-0 h2 #Mokilese::before, .ns-0 h2#Mokilese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Flag_of_Mwoakilloa.svg/40px-Flag_of_Mwoakilloa.svg.png');} .ns-0 h2 #Moksha::before, .ns-0 h2#Moksha::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Flag_of_the_Moksha_people.svg/40px-Flag_of_the_Moksha_people.svg.png');} .ns-0 h2 #Mon::before, .ns-0 h2#Mon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/03/Flag_of_Mon_State_(2018).svg/40px-Flag_of_Mon_State_(2018).svg.png');} .ns-0 h2 #Mongolian::before, .ns-0 h2#Mongolian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Flag_of_Mongolia.svg/40px-Flag_of_Mongolia.svg.png');} .ns-0 h2 #Mongondow::before, .ns-0 h2#Mongondow::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Lambang_Kabupaten_Bolaang_Mongondow.png/35px-Lambang_Kabupaten_Bolaang_Mongondow.png');} .ns-0 h2 #Moore::before, .ns-0 h2#Moore::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/31/Flag_of_Burkina_Faso.svg/40px-Flag_of_Burkina_Faso.svg.png');} .ns-0 h2 #Morelos_Nahuatl::before, .ns-0 h2#Morelos_Nahuatl::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/01/Coat_of_arms_of_Morelos.svg/32px-Coat_of_arms_of_Morelos.svg.png');} .ns-0 h2 #Moroccan_Amazigh::before, .ns-0 h2#Moroccan_Amazigh::before, .ns-0 h2 #Moroccan_Arabic::before, .ns-0 h2#Moroccan_Arabic::before, .ns-0 h2 #Tashelhit::before, .ns-0 h2#Tashelhit::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Flag_of_Morocco.svg/40px-Flag_of_Morocco.svg.png');} .ns-0 h2 #Muong::before, .ns-0 h2#Muong::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/14/Flag_of_Muong_Autonomous_Region.svg/40px-Flag_of_Muong_Autonomous_Region.svg.png');} .ns-0 h2 #Mwali_Comorian::before, .ns-0 h2#Mwali_Comorian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Flag_of_Mohéli_(official).svg/40px-Flag_of_Mohéli_(official).svg.png');} .ns-0 h2 #Mwani::before, .ns-0 h2#Mwani::before, .ns-0 h2 #Ronga::before, .ns-0 h2#Ronga::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Flag_of_Mozambique.svg/40px-Flag_of_Mozambique.svg.png');} .ns-0 h2 #Mòcheno::before, .ns-0 h2#Mòcheno::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/51/Flag_of_Comunità_Alta_Valsugana_e_Bersntol.png/40px-Flag_of_Comunità_Alta_Valsugana_e_Bersntol.png');} .ns-0 h2 #Māori::before, .ns-0 h2#Māori::before, .ns-0 h2 #New_Zealand_Sign_Language::before, .ns-0 h2#New_Zealand_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Flag_of_New_Zealand.svg/40px-Flag_of_New_Zealand.svg.png');} .ns-0 h2 #Najdi_Arabic::before, .ns-0 h2#Najdi_Arabic::before{padding-right:5px; content:url("//upload.wikimedia.org/wikipedia/commons/thumb/1/17/Flag_of_the_Emirate_of_Ha'il.svg/40px-Flag_of_the_Emirate_of_Ha'il.svg.png");} .ns-0 h2 #Nauruan::before, .ns-0 h2#Nauruan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/30/Flag_of_Nauru.svg/40px-Flag_of_Nauru.svg.png');} .ns-0 h2 #Navajo::before, .ns-0 h2#Navajo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Official_design_of_the_Navajo_Nation_flag_as_it_was_adopted_on_May_21,_1968.svg/40px-Official_design_of_the_Navajo_Nation_flag_as_it_was_adopted_on_May_21,_1968.svg.png');} .ns-0 h2 #Ndzwani_Comorian::before, .ns-0 h2#Ndzwani_Comorian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Flag_of_Anjouan_(official).svg/40px-Flag_of_Anjouan_(official).svg.png');} .ns-0 h2 #Neapolitan::before, .ns-0 h2#Neapolitan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Flag_of_Campania.svg/40px-Flag_of_Campania.svg.png');} .ns-0 h2 #Nefamese::before, .ns-0 h2#Nefamese::before, .ns-0 h2 #Nyishi::before, .ns-0 h2#Nyishi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Flag_of_Arunachal_Pradesh.svg/40px-Flag_of_Arunachal_Pradesh.svg.png');} .ns-0 h2 #Negeri_Sembilan_Malay::before, .ns-0 h2#Negeri_Sembilan_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/db/Flag_of_Negeri_Sembilan.svg/40px-Flag_of_Negeri_Sembilan.svg.png');} .ns-0 h2 #Nepali::before, .ns-0 h2#Nepali::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Flag_of_Nepal.svg/20px-Flag_of_Nepal.svg.png');} .ns-0 h2 #Newar::before, .ns-0 h2#Newar::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Flag_of_Kathmandu,_Nepal.svg/40px-Flag_of_Kathmandu,_Nepal.svg.png');} .ns-0 h2 #Ngazidja_Comorian::before, .ns-0 h2#Ngazidja_Comorian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Flag_of_the_Comoros.svg/40px-Flag_of_the_Comoros.svg.png');} .ns-0 h2 #Nheengatu::before, .ns-0 h2#Nheengatu::before, .ns-0 h2 #Trió::before, .ns-0 h2#Trió::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Bandeira_do_Pará.svg/40px-Bandeira_do_Pará.svg.png');} .ns-0 h2 #Nias::before, .ns-0 h2#Nias::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Coat_of_arms_of_North_Sumatra.svg/30px-Coat_of_arms_of_North_Sumatra.svg.png');} .ns-0 h2 #Nigerian_Pidgin::before, .ns-0 h2#Nigerian_Pidgin::before, .ns-0 h2 #Nigerian_Sign_Language::before, .ns-0 h2#Nigerian_Sign_Language::before, .ns-0 h2 #Yoruba::before, .ns-0 h2#Yoruba::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/79/Flag_of_Nigeria.svg/40px-Flag_of_Nigeria.svg.png');} .ns-0 h2 #Niuean::before, .ns-0 h2#Niuean::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/01/Flag_of_Niue.svg/40px-Flag_of_Niue.svg.png');} .ns-0 h2 #Nivkh::before, .ns-0 h2#Nivkh::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Flag_of_Sakhalin_Oblast.svg/40px-Flag_of_Sakhalin_Oblast.svg.png');} .ns-0 h2 #Norman::before, .ns-0 h2#Norman::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/41/Flag_of_Normandie.svg/40px-Flag_of_Normandie.svg.png');} .ns-0 h2 #North_Frisian::before, .ns-0 h2#North_Frisian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Nordfriesischeflagge.svg/40px-Nordfriesischeflagge.svg.png');} .ns-0 h2 #North_Moluccan_Malay::before, .ns-0 h2#North_Moluccan_Malay::before, .ns-0 h2 #West_Makian::before, .ns-0 h2#West_Makian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/73/Coat_of_arms_of_North_Maluku.svg/35px-Coat_of_arms_of_North_Maluku.svg.png');} .ns-0 h2 #Northern_Altai::before, .ns-0 h2#Northern_Altai::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Flag_of_Altai_Krai.svg/40px-Flag_of_Altai_Krai.svg.png');} .ns-0 h2 #Northern_Catanduanes_Bikol::before, .ns-0 h2#Northern_Catanduanes_Bikol::before, .ns-0 h2 #Southern_Catanduanes_Bikol::before, .ns-0 h2#Southern_Catanduanes_Bikol::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/61/PH-CAT_Flag.png/40px-PH-CAT_Flag.png');} .ns-0 h2 #Northern_Ndebele::before, .ns-0 h2#Northern_Ndebele::before, .ns-0 h2 #Shona::before, .ns-0 h2#Shona::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Flag_of_Zimbabwe.svg/40px-Flag_of_Zimbabwe.svg.png');} .ns-0 h2 #Northern_Sotho::before, .ns-0 h2#Northern_Sotho::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/52/Flag_of_Lebowa.svg/40px-Flag_of_Lebowa.svg.png');} .ns-0 h2 #Northern_Thai::before, .ns-0 h2#Northern_Thai::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Seal_of_Lanna_Kingdom.png/40px-Seal_of_Lanna_Kingdom.png');} .ns-0 h2 #Norwegian::before, .ns-0 h2#Norwegian::before, .ns-0 h2 #Norwegian_Bokmål::before, .ns-0 h2#Norwegian_Bokmål::before, .ns-0 h2 #Norwegian_Nynorsk::before, .ns-0 h2#Norwegian_Nynorsk::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Flag_of_Norway.svg/40px-Flag_of_Norway.svg.png');} .ns-0 h2 #Novial::before, .ns-0 h2#Novial::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Flag_of_Novial.svg/40px-Flag_of_Novial.svg.png');} .ns-0 h2 #Nubi::before, .ns-0 h2#Nubi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Kenia-Uganda-Flagge.png/40px-Kenia-Uganda-Flagge.png');} .ns-0 h2 #Nuosu::before, .ns-0 h2#Nuosu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Proposed_Yi_flag.svg/40px-Proposed_Yi_flag.svg.png');} .ns-0 h2 #Nupe::before, .ns-0 h2#Nupe::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Niger_state_flag.png/40px-Niger_state_flag.png');} .ns-0 h2 #Nyankole::before, .ns-0 h2#Nyankole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Flag_of_Ankole.svg/40px-Flag_of_Ankole.svg.png');} .ns-0 h2 #Nyoro::before, .ns-0 h2#Nyoro::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Bunyoro-Kitara_Kingdom_Flag.png/40px-Bunyoro-Kitara_Kingdom_Flag.png');} .ns-0 h2 #Nùng::before, .ns-0 h2#Nùng::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/75/Flag_of_the_Nùng_Autonomous_Territory.svg/40px-Flag_of_the_Nùng_Autonomous_Territory.svg.png');} .ns-0 h2 #O\'odham::before, .ns-0 h2#O\'odham::before{padding-right:5px; content:url("//upload.wikimedia.org/wikipedia/commons/thumb/0/05/O'odham_unofficial_flag.svg/40px-O'odham_unofficial_flag.svg.png");} .ns-0 h2 #Occitan::before, .ns-0 h2#Occitan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6d/Flag_of_Occitania_(with_star).svg/40px-Flag_of_Occitania_(with_star).svg.png');} .ns-0 h2 #Odia::before, .ns-0 h2#Odia::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Flag_of_Mayurbhanj.png/40px-Flag_of_Mayurbhanj.png');} .ns-0 h2 #Ojibwe::before, .ns-0 h2#Ojibwe::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Flag_of_the_Peguis_First_Nation.svg/40px-Flag_of_the_Peguis_First_Nation.svg.png');} .ns-0 h2 #Old_Armenian::before, .ns-0 h2#Old_Armenian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b3/Standard_of_the_Artaxiad_dynasty.svg/40px-Standard_of_the_Artaxiad_dynasty.svg.png');} .ns-0 h2 #Old_Catalan::before, .ns-0 h2#Old_Catalan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/58/Bandera_del_Principat_de_Catalunya_(1200_dC).svg/40px-Bandera_del_Principat_de_Catalunya_(1200_dC).svg.png');} .ns-0 h2 #Old_Czech::before, .ns-0 h2#Old_Czech::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/41/Banner_of_Přemyslid_family.svg/40px-Banner_of_Přemyslid_family.svg.png');} .ns-0 h2 #Old_English::before, .ns-0 h2#Old_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e0/Flag_of_Wessex.svg/40px-Flag_of_Wessex.svg.png');} .ns-0 h2 #Old_Galician-Portuguese::before, .ns-0 h2#Old_Galician-Portuguese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/25/PortugueseFlag1143.svg/40px-PortugueseFlag1143.svg.png');} .ns-0 h2 #Old_Georgian::before, .ns-0 h2#Old_Georgian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/cf/Kartli_-_drosha_jvari.svg/40px-Kartli_-_drosha_jvari.svg.png');} .ns-0 h2 #Old_High_German::before, .ns-0 h2#Old_High_German::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Flag_of_East_Francia_(843–962).png/40px-Flag_of_East_Francia_(843–962).png');} .ns-0 h2 #Old_Irish::before, .ns-0 h2#Old_Irish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/42/Triskele-Symbol1.svg/40px-Triskele-Symbol1.svg.png');} .ns-0 h2 #Old_Javanese::before, .ns-0 h2#Old_Javanese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/10/Naval_flag_of_Majapahit_Kingdom.svg/40px-Naval_flag_of_Majapahit_Kingdom.svg.png');} .ns-0 h2 #Old_Korean::before, .ns-0 h2#Old_Korean::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Military_Banner_of_Silla.svg/40px-Military_Banner_of_Silla.svg.png');} .ns-0 h2 #Old_Leonese::before, .ns-0 h2#Old_Leonese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/73/Royal_Banner_of_Leon_(Variant).svg/40px-Royal_Banner_of_Leon_(Variant).svg.png');} .ns-0 h2 #Old_Navarro-Aragonese::before, .ns-0 h2#Old_Navarro-Aragonese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Navarro-Aragonese_flag.png/40px-Navarro-Aragonese_flag.png');} .ns-0 h2 #Old_Norse::before, .ns-0 h2#Old_Norse::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/10/Raven_Banner.svg/40px-Raven_Banner.svg.png');} .ns-0 h2 #Old_Novgorodian::before, .ns-0 h2#Old_Novgorodian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/73/Banner_of_the_Novgorod_Republic_(c._1385).svg/40px-Banner_of_the_Novgorod_Republic_(c._1385).svg.png');} .ns-0 h2 #Old_Nubian::before, .ns-0 h2#Old_Nubian::before{padding-right:5px; content:url("//upload.wikimedia.org/wikipedia/commons/thumb/4/47/The_flag_of_the_'Kingdom_of_Dongola'_(Makuria)_in_the_%22Book_of_all_kingdoms%22_(C._1350).svg/40px-The_flag_of_the_'Kingdom_of_Dongola'_(Makuria)_in_the_%22Book_of_all_kingdoms%22_(C._1350).svg.png");} .ns-0 h2 #Old_Occitan::before, .ns-0 h2#Old_Occitan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Flag_of_Provence.svg/40px-Flag_of_Provence.svg.png');} .ns-0 h2 #Old_Polish::before, .ns-0 h2#Old_Polish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Flag_of_the_Kingdom_of_Poland.svg/40px-Flag_of_the_Kingdom_of_Poland.svg.png');} .ns-0 h2 #Old_Ruthenian::before, .ns-0 h2#Old_Ruthenian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Royal_banner_of_the_Grand_Duchy_of_Lithuania.svg/40px-Royal_banner_of_the_Grand_Duchy_of_Lithuania.svg.png');} .ns-0 h2 #Old_Saxon::before, .ns-0 h2#Old_Saxon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Flag_of_Old_Saxony.svg/40px-Flag_of_Old_Saxony.svg.png');} .ns-0 h2 #Old_Spanish::before, .ns-0 h2#Old_Spanish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/71/Flag_of_Castile.svg/40px-Flag_of_Castile.svg.png');} .ns-0 h2 #Old_Swedish::before, .ns-0 h2#Old_Swedish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/25/Royal_Banner_of_Sweden_(14th_Century).svg/30px-Royal_Banner_of_Sweden_(14th_Century).svg.png');} .ns-0 h2 #Old_Welsh::before, .ns-0 h2#Old_Welsh::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/66/Flag_of_Gwynedd_(3-2).svg/40px-Flag_of_Gwynedd_(3-2).svg.png');} .ns-0 h2 #Orizaba_Nahuatl::before, .ns-0 h2#Orizaba_Nahuatl::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Escudo_de_Armas_de_la_Ciudad_de_Orizaba.svg/35px-Escudo_de_Armas_de_la_Ciudad_de_Orizaba.svg.png');} .ns-0 h2 #Oromo::before, .ns-0 h2#Oromo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Flag_of_the_Oromia_Region.svg/40px-Flag_of_the_Oromia_Region.svg.png');} .ns-0 h2 #Osage::before, .ns-0 h2#Osage::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Flag_of_the_Osage_Nation.svg/40px-Flag_of_the_Osage_Nation.svg.png');} .ns-0 h2 #Ossetian::before, .ns-0 h2#Ossetian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Flag_of_North_Ossetia.svg/40px-Flag_of_North_Ossetia.svg.png');} .ns-0 h2 #Ottoman_Turkish::before, .ns-0 h2#Ottoman_Turkish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/06/Flag_of_the_Ottoman_Empire_(Thicker_Crescent).svg/40px-Flag_of_the_Ottoman_Empire_(Thicker_Crescent).svg.png');} .ns-0 h2 #Pa\'o_Karen::before, .ns-0 h2#Pa\'o_Karen::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/28/Flag_of_the_Pa-O_National_Organisation.svg/40px-Flag_of_the_Pa-O_National_Organisation.svg.png');} .ns-0 h2 #Pahari-Potwari::before, .ns-0 h2#Pahari-Potwari::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Flag_of_Azad_Kashmir.svg/40px-Flag_of_Azad_Kashmir.svg.png');} .ns-0 h2 #Palauan::before, .ns-0 h2#Palauan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Flag_of_Palau.svg/40px-Flag_of_Palau.svg.png');} .ns-0 h2 #Palenquero::before, .ns-0 h2#Palenquero::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Flag_of_Colombia.svg/40px-Flag_of_Colombia.svg.png');} .ns-0 h2 #Pali::before, .ns-0 h2#Pali::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Buddhism_dham_jak.svg/35px-Buddhism_dham_jak.svg.png');} .ns-0 h2 #Panamanian_Sign_Language::before, .ns-0 h2#Panamanian_Sign_Language::before, .ns-0 h2 #San_Miguel_Creole_French::before, .ns-0 h2#San_Miguel_Creole_French::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/ab/Flag_of_Panama.svg/40px-Flag_of_Panama.svg.png');} .ns-0 h2 #Pangasinan::before, .ns-0 h2#Pangasinan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Flag_of_Pangasinan.svg/40px-Flag_of_Pangasinan.svg.png');} .ns-0 h2 #Papiamentu::before, .ns-0 h2#Papiamentu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/ae/Flag_of_the_Netherlands_Antilles_(1986–2010).svg/40px-Flag_of_the_Netherlands_Antilles_(1986–2010).svg.png');} .ns-0 h2 #Papuan_Malay::before, .ns-0 h2#Papuan_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Kerajaan_Kaimana_Papua.gif/40px-Kerajaan_Kaimana_Papua.gif');} .ns-0 h2 #Paraguayan_Guarani::before, .ns-0 h2#Paraguayan_Guarani::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/27/Flag_of_Paraguay.svg/40px-Flag_of_Paraguay.svg.png');} .ns-0 h2 #Parauk::before, .ns-0 h2#Parauk::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Flag_of_Wa_State.svg/40px-Flag_of_Wa_State.svg.png');} .ns-0 h2 #Pashto::before, .ns-0 h2#Pashto::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Pashto_Banner_flag_(Neutral).png/40px-Pashto_Banner_flag_(Neutral).png');} .ns-0 h2 #Pennsylvania_German::before, .ns-0 h2#Pennsylvania_German::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f7/Flag_of_Pennsylvania.svg/40px-Flag_of_Pennsylvania.svg.png');} .ns-0 h2 #Penrhyn::before, .ns-0 h2#Penrhyn::before, .ns-0 h2 #Pukapukan::before, .ns-0 h2#Pukapukan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/35/Flag_of_the_Cook_Islands.svg/40px-Flag_of_the_Cook_Islands.svg.png');} .ns-0 h2 #Persian::before, .ns-0 h2#Persian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Flag_of_Iran.svg/40px-Flag_of_Iran.svg.png');} .ns-0 h2 #Phuthi::before, .ns-0 h2#Phuthi::before, .ns-0 h2 #Sotho::before, .ns-0 h2#Sotho::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Flag_of_Lesotho.svg/40px-Flag_of_Lesotho.svg.png');} .ns-0 h2 #Picard::before, .ns-0 h2#Picard::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/50/Picardy_flag.png/40px-Picardy_flag.png');} .ns-0 h2 #Pichinglis::before, .ns-0 h2#Pichinglis::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/31/Flag_of_Equatorial_Guinea.svg/40px-Flag_of_Equatorial_Guinea.svg.png');} .ns-0 h2 #Piedmontese::before, .ns-0 h2#Piedmontese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Flag_of_Piedmont.svg/40px-Flag_of_Piedmont.svg.png');} .ns-0 h2 #Pijin::before, .ns-0 h2#Pijin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/74/Flag_of_the_Solomon_Islands.svg/40px-Flag_of_the_Solomon_Islands.svg.png');} .ns-0 h2 #Pitcairn-Norfolk::before, .ns-0 h2#Pitcairn-Norfolk::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Flag_of_Norfolk_Island.svg/40px-Flag_of_Norfolk_Island.svg.png');} .ns-0 h2 #Pitjantjatjara::before, .ns-0 h2#Pitjantjatjara::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fd/Flag_of_South_Australia.svg/40px-Flag_of_South_Australia.svg.png');} .ns-0 h2 #Pnar::before, .ns-0 h2#Pnar::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Emblem_of_Jaintia_Hills_Autonomous_District_Council.png/40px-Emblem_of_Jaintia_Hills_Autonomous_District_Council.png');} .ns-0 h2 #Pohnpeian::before, .ns-0 h2#Pohnpeian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Flag_of_Pohnpei_(1977-1992).svg/40px-Flag_of_Pohnpei_(1977-1992).svg.png');} .ns-0 h2 #Polabian::before, .ns-0 h2#Polabian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/36/Banner_of_Wends.png/40px-Banner_of_Wends.png');} .ns-0 h2 #Polish::before, .ns-0 h2#Polish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Flag_of_Poland.svg/40px-Flag_of_Poland.svg.png');} .ns-0 h2 #Pontic_Greek::before, .ns-0 h2#Pontic_Greek::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Flag_of_Pontus.svg/40px-Flag_of_Pontus.svg.png');} .ns-0 h2 #Portuguese::before, .ns-0 h2#Portuguese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/31/Flag_of_Portuguese_language_(PT-BR).svg/40px-Flag_of_Portuguese_language_(PT-BR).svg.png');} .ns-0 h2 #Principense::before, .ns-0 h2#Principense::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Flag_of_Príncipe_Autonomous_Region.svg/40px-Flag_of_Príncipe_Autonomous_Region.svg.png');} .ns-0 h2 #Puerto_Rican_Sign_Language::before, .ns-0 h2#Puerto_Rican_Sign_Language::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/28/Flag_of_Puerto_Rico.svg/40px-Flag_of_Puerto_Rico.svg.png');} .ns-0 h2 #Punjabi::before, .ns-0 h2#Punjabi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/36/Flag_of_Punjab_(Paired).png/40px-Flag_of_Punjab_(Paired).png');} .ns-0 h2 #Quechua::before, .ns-0 h2#Quechua::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Quechuas_flag.svg/40px-Quechuas_flag.svg.png');} .ns-0 h2 #Rakhine::before, .ns-0 h2#Rakhine::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fd/Flag_of_Rakhine.svg/40px-Flag_of_Rakhine.svg.png');} .ns-0 h2 #Rapa_Nui::before, .ns-0 h2#Rapa_Nui::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d8/Flag_of_Rapa_Nui,_Chile.svg/40px-Flag_of_Rapa_Nui,_Chile.svg.png');} .ns-0 h2 #Ratagnon::before, .ns-0 h2#Ratagnon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Province_of_Occidental_Mindoro_seal.svg/40px-Province_of_Occidental_Mindoro_seal.svg.png');} .ns-0 h2 #Rennellese::before, .ns-0 h2#Rennellese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/83/Flag_of_Rennell_and_Bellona_Province.svg/40px-Flag_of_Rennell_and_Bellona_Province.svg.png');} .ns-0 h2 #Rohingya::before, .ns-0 h2#Rohingya::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/83/Rohingya_flag.svg/40px-Rohingya_flag.svg.png');} .ns-0 h2 #Romagnol::before, .ns-0 h2#Romagnol::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Flag_of_San_Marino.svg/40px-Flag_of_San_Marino.svg.png');} .ns-0 h2 #Romanian::before, .ns-0 h2#Romanian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/73/Flag_of_Romania.svg/40px-Flag_of_Romania.svg.png');} .ns-0 h2 #Romansh::before, .ns-0 h2#Romansh::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Flag_of_Canton_of_Graubünden.svg/40px-Flag_of_Canton_of_Graubünden.svg.png');} .ns-0 h2 #Rotuman::before, .ns-0 h2#Rotuman::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bb/Flag_of_Rotuma_(1987-1988).svg/40px-Flag_of_Rotuma_(1987-1988).svg.png');} .ns-0 h2 #Russian::before, .ns-0 h2#Russian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Flag_of_Russia.svg/40px-Flag_of_Russia.svg.png');} .ns-0 h2 #Rutul::before, .ns-0 h2#Rutul::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Flag_of_the_Rutul_People.svg/40px-Flag_of_the_Rutul_People.svg.png');} .ns-0 h2 #Rwanda-Rundi::before, .ns-0 h2#Rwanda-Rundi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Flag_of_Rwanda_and_Burundi.svg/40px-Flag_of_Rwanda_and_Burundi.svg.png');} .ns-0 h2 #Réunion_Creole_French::before, .ns-0 h2#Réunion_Creole_French::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Proposed_flag_of_Réunion_(VAR).svg/40px-Proposed_flag_of_Réunion_(VAR).svg.png');} .ns-0 h2 #S\'gaw_Karen::before, .ns-0 h2#S\'gaw_Karen::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Flag_of_the_Karen_National_Union.svg/40px-Flag_of_the_Karen_National_Union.svg.png');} .ns-0 h2 #Saho::before, .ns-0 h2#Saho::before{padding-right:5px; content:url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Flag_of_the_Saho_People's_Democratic_Movement.svg/40px-Flag_of_the_Saho_People's_Democratic_Movement.svg.png");} .ns-0 h2 #Sambali::before, .ns-0 h2#Sambali::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Seal_of_Zambales.svg/40px-Seal_of_Zambales.svg.png');} .ns-0 h2 #Samoan::before, .ns-0 h2#Samoan::before, .ns-0 h2 #Samoan_Plantation_Pidgin::before, .ns-0 h2#Samoan_Plantation_Pidgin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/31/Flag_of_Samoa.svg/40px-Flag_of_Samoa.svg.png');} .ns-0 h2 #Samogitian::before, .ns-0 h2#Samogitian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Flag_of_Žemaitija.svg/40px-Flag_of_Žemaitija.svg.png');} .ns-0 h2 #Sanaviron::before, .ns-0 h2#Sanaviron::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Bandera_de_la_Ciudad_de_Córdoba.svg/40px-Bandera_de_la_Ciudad_de_Córdoba.svg.png');} .ns-0 h2 #Sango::before, .ns-0 h2#Sango::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Flag_of_the_Central_African_Republic.svg/40px-Flag_of_the_Central_African_Republic.svg.png');} .ns-0 h2 #Sanskrit::before, .ns-0 h2#Sanskrit::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Red_om_symbol.png/35px-Red_om_symbol.png');} .ns-0 h2 #Sardinian::before, .ns-0 h2#Sardinian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4e/Flag_of_Sardinia,_Italy.svg/40px-Flag_of_Sardinia,_Italy.svg.png');} .ns-0 h2 #Sassarese::before, .ns-0 h2#Sassarese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Flag_of_Sassari.svg/40px-Flag_of_Sassari.svg.png');} .ns-0 h2 #Saterland_Frisian::before, .ns-0 h2#Saterland_Frisian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2f/DEU_Saterland_Flag.svg/40px-DEU_Saterland_Flag.svg.png');} .ns-0 h2 #Scanian::before, .ns-0 h2#Scanian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1e/Banner_of_Arms_of_Scania.svg/35px-Banner_of_Arms_of_Scania.svg.png');} .ns-0 h2 #Scots::before, .ns-0 h2#Scots::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/10/Flag_of_Scotland.svg/40px-Flag_of_Scotland.svg.png');} .ns-0 h2 #Sedang::before, .ns-0 h2#Sedang::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/19/Flag_of_Sedang.svg/36px-Flag_of_Sedang.svg.png');} .ns-0 h2 #Selk\'nam::before, .ns-0 h2#Selk\'nam::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Bandera_de_la_Provincia_de_Tierra_del_Fuego.svg/40px-Bandera_de_la_Provincia_de_Tierra_del_Fuego.svg.png');} .ns-0 h2 #Serbo-Croatian::before, .ns-0 h2#Serbo-Croatian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fb/HR-BA-ME-RS_flag.svg/40px-HR-BA-ME-RS_flag.svg.png');} .ns-0 h2 #Serer::before, .ns-0 h2#Serer::before, .ns-0 h2 #Wolof::before, .ns-0 h2#Wolof::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fd/Flag_of_Senegal.svg/40px-Flag_of_Senegal.svg.png');} .ns-0 h2 #Seri::before, .ns-0 h2#Seri::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Bandera_de_la_Nacion_Comcaac.svg/40px-Bandera_de_la_Nacion_Comcaac.svg.png');} .ns-0 h2 #Seychellois_Creole::before, .ns-0 h2#Seychellois_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Flag_of_Seychelles.svg/40px-Flag_of_Seychelles.svg.png');} .ns-0 h2 #Shan::before, .ns-0 h2#Shan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Flag_of_Shan_State.svg/40px-Flag_of_Shan_State.svg.png');} .ns-0 h2 #Shihhi_Arabic::before, .ns-0 h2#Shihhi_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Flag_of_Sharjah_and_Ras_Al_Khaimah.svg/40px-Flag_of_Sharjah_and_Ras_Al_Khaimah.svg.png');} .ns-0 h2 #Sicilian::before, .ns-0 h2#Sicilian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7a/Flag_of_Sicily.svg/40px-Flag_of_Sicily.svg.png');} .ns-0 h2 #Sidamo::before, .ns-0 h2#Sidamo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/59/Flag_of_Sidama.svg/40px-Flag_of_Sidama.svg.png');} .ns-0 h2 #Sikkimese::before, .ns-0 h2#Sikkimese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Flag_of_Sikkim_(1967-1975).svg/40px-Flag_of_Sikkim_(1967-1975).svg.png');} .ns-0 h2 #Silesian::before, .ns-0 h2#Silesian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Flag_of_Upper_Silesia.svg/40px-Flag_of_Upper_Silesia.svg.png');} .ns-0 h2 #Sindhi::before, .ns-0 h2#Sindhi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Flag_of_Sindh.svg/40px-Flag_of_Sindh.svg.png');} .ns-0 h2 #Sinhalese::before, .ns-0 h2#Sinhalese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/11/Flag_of_Sri_Lanka.svg/40px-Flag_of_Sri_Lanka.svg.png');} .ns-0 h2 #Slavomolisano::before, .ns-0 h2#Slavomolisano::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/84/Flag_of_Molise.svg/40px-Flag_of_Molise.svg.png');} .ns-0 h2 #Slovak::before, .ns-0 h2#Slovak::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e6/Flag_of_Slovakia.svg/40px-Flag_of_Slovakia.svg.png');} .ns-0 h2 #Slovene::before, .ns-0 h2#Slovene::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f0/Flag_of_Slovenia.svg/40px-Flag_of_Slovenia.svg.png');} .ns-0 h2 #Slovincian::before, .ns-0 h2#Slovincian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/08/Wappen_Pommern.svg/35px-Wappen_Pommern.svg.png');} .ns-0 h2 #Soga::before, .ns-0 h2#Soga::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d8/Flag_of_Busoga_(royal_standard).png/40px-Flag_of_Busoga_(royal_standard).png');} .ns-0 h2 #Solombala_English::before, .ns-0 h2#Solombala_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Coat_of_Arms_of_Arkhangelsk.svg/32px-Coat_of_Arms_of_Arkhangelsk.svg.png');} .ns-0 h2 #Somali::before, .ns-0 h2#Somali::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Flag_of_Somalia.svg/40px-Flag_of_Somalia.svg.png');} .ns-0 h2 #South_Levantine_Arabic::before, .ns-0 h2#South_Levantine_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Flag_of_Palestine.svg/40px-Flag_of_Palestine.svg.png');} .ns-0 h2 #Southern_Altai::before, .ns-0 h2#Southern_Altai::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Flag_of_Altai_Republic.svg/40px-Flag_of_Altai_Republic.svg.png');} .ns-0 h2 #Southern_Ndebele::before, .ns-0 h2#Southern_Ndebele::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/93/Flag_of_Mpumalanga_Province.svg/40px-Flag_of_Mpumalanga_Province.svg.png');} .ns-0 h2 #Spanish::before, .ns-0 h2#Spanish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/49/Flag_of_Spanish_language_(ES-MX).svg/40px-Flag_of_Spanish_language_(ES-MX).svg.png');} .ns-0 h2 #Sri_Lankan_Creole_Malay::before, .ns-0 h2#Sri_Lankan_Creole_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b3/Flag_of_the_Southern_Province_(Sri_Lanka).PNG/40px-Flag_of_the_Southern_Province_(Sri_Lanka).PNG');} .ns-0 h2 #Sudovian::before, .ns-0 h2#Sudovian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/54/Flag_of_Suvalkija.svg/40px-Flag_of_Suvalkija.svg.png');} .ns-0 h2 #Sumerian::before, .ns-0 h2#Sumerian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Cuneiform_sumer_dingir.svg/28px-Cuneiform_sumer_dingir.svg.png');} .ns-0 h2 #Sundanese::before, .ns-0 h2#Sundanese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/41/Flag_of_West_Java_(vectorised).svg/40px-Flag_of_West_Java_(vectorised).svg.png');} .ns-0 h2 #Surigaonon::before, .ns-0 h2#Surigaonon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Flag_of_Surigao_del_Norte.svg/40px-Flag_of_Surigao_del_Norte.svg.png');} .ns-0 h2 #Swabian::before, .ns-0 h2#Swabian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/14/Flagge_Königreich_Württemberg.svg/40px-Flagge_Königreich_Württemberg.svg.png');} .ns-0 h2 #Swazi::before, .ns-0 h2#Swazi::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Flag_of_Eswatini.svg/40px-Flag_of_Eswatini.svg.png');} .ns-0 h2 #Swedish::before, .ns-0 h2#Swedish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Flag_of_Sweden.svg/40px-Flag_of_Sweden.svg.png');} .ns-0 h2 #Tabasaran::before, .ns-0 h2#Tabasaran::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Ethnic_flag_of_Tabasarans.svg/40px-Ethnic_flag_of_Tabasarans.svg.png');} .ns-0 h2 #Tabasco_Nahuatl::before, .ns-0 h2#Tabasco_Nahuatl::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Coat_of_arms_of_Tabasco_(México).svg/32px-Coat_of_arms_of_Tabasco_(México).svg.png');} .ns-0 h2 #Tachawit::before, .ns-0 h2#Tachawit::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Flag_of_Chaouia.svg/40px-Flag_of_Chaouia.svg.png');} .ns-0 h2 #Tagalog::before, .ns-0 h2#Tagalog::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/99/Flag_of_the_Philippines.svg/40px-Flag_of_the_Philippines.svg.png');} .ns-0 h2 #Tahitian::before, .ns-0 h2#Tahitian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/db/Flag_of_French_Polynesia.svg/40px-Flag_of_French_Polynesia.svg.png');} .ns-0 h2 #Tai_Dam::before, .ns-0 h2#Tai_Dam::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/93/Flag_of_the_Tai_Dam_People.svg/40px-Flag_of_the_Tai_Dam_People.svg.png');} .ns-0 h2 #Tai_Dón::before, .ns-0 h2#Tai_Dón::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Flag_of_Tay_Khao.png/40px-Flag_of_Tay_Khao.png');} .ns-0 h2 #Taimyr_Pidgin_Russian::before, .ns-0 h2#Taimyr_Pidgin_Russian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Flag_of_the_Siberian_Federal_District.png/40px-Flag_of_the_Siberian_Federal_District.png');} .ns-0 h2 #Tajik::before, .ns-0 h2#Tajik::before, .ns-0 h2 #Tajiki_Arabic::before, .ns-0 h2#Tajiki_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Flag_of_Tajikistan.svg/40px-Flag_of_Tajikistan.svg.png');} .ns-0 h2 #Talysh::before, .ns-0 h2#Talysh::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/de/Flag_of_the_Talysh_National_Movement.svg/40px-Flag_of_the_Talysh_National_Movement.svg.png');} .ns-0 h2 #Tarifit::before, .ns-0 h2#Tarifit::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/61/Flag_of_the_Republic_of_the_Rif.svg/40px-Flag_of_the_Republic_of_the_Rif.svg.png');} .ns-0 h2 #Tarjumo::before, .ns-0 h2#Tarjumo::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/49/Kanem_flag_from_dulcerta_1339-pt.svg/40px-Kanem_flag_from_dulcerta_1339-pt.svg.png');} .ns-0 h2 #Tatar::before, .ns-0 h2#Tatar::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/28/Flag_of_Tatarstan.svg/40px-Flag_of_Tatarstan.svg.png');} .ns-0 h2 #Tausug::before, .ns-0 h2#Tausug::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Late_19th_Century_Flag_of_Sulu.svg/40px-Late_19th_Century_Flag_of_Sulu.svg.png');} .ns-0 h2 #Tayo::before, .ns-0 h2#Tayo::before, .ns-0 h2 #Xârâcùù::before, .ns-0 h2#Xârâcùù::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/66/Flag_of_FLNKS.svg/40px-Flag_of_FLNKS.svg.png');} .ns-0 h2 #Tboli::before, .ns-0 h2#Tboli::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/7f/South_Cotabato_Flag.png/40px-South_Cotabato_Flag.png');} .ns-0 h2 #Temascaltepec_Nahuatl::before, .ns-0 h2#Temascaltepec_Nahuatl::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/4b/TEMASCALTEPEC.svg/35px-TEMASCALTEPEC.svg.png');} .ns-0 h2 #Terengganu_Malay::before, .ns-0 h2#Terengganu_Malay::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Flag_of_Terengganu.svg/40px-Flag_of_Terengganu.svg.png');} .ns-0 h2 #Ternate::before, .ns-0 h2#Ternate::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/61/Bendera_Ternate_-_Almulk_Buldan_Ternate.svg/40px-Bendera_Ternate_-_Almulk_Buldan_Ternate.svg.png');} .ns-0 h2 #Tetum::before, .ns-0 h2#Tetum::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/26/Flag_of_East_Timor.svg/40px-Flag_of_East_Timor.svg.png');} .ns-0 h2 #Thai::before, .ns-0 h2#Thai::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Flag_of_Thailand.svg/40px-Flag_of_Thailand.svg.png');} .ns-0 h2 #Tibetan::before, .ns-0 h2#Tibetan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Flag_of_Tibet.svg/40px-Flag_of_Tibet.svg.png');} .ns-0 h2 #Ticuna::before, .ns-0 h2#Ticuna::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Bandeira_do_Amazonas.svg/40px-Bandeira_do_Amazonas.svg.png');} .ns-0 h2 #Tlingit::before, .ns-0 h2#Tlingit::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Flag_of_the_Organized_Village_of_Kake.svg/40px-Flag_of_the_Organized_Village_of_Kake.svg.png');} .ns-0 h2 #Toba_Batak::before, .ns-0 h2#Toba_Batak::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/5e/Flag_of_Batak_WRB.svg/40px-Flag_of_Batak_WRB.svg.png');} .ns-0 h2 #Tobagonian_Creole_English::before, .ns-0 h2#Tobagonian_Creole_English::before, .ns-0 h2 #Trinidadian_Creole_English::before, .ns-0 h2#Trinidadian_Creole_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/64/Flag_of_Trinidad_and_Tobago.svg/40px-Flag_of_Trinidad_and_Tobago.svg.png');} .ns-0 h2 #Tok_Pisin::before, .ns-0 h2#Tok_Pisin::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Flag_of_Papua_New_Guinea.svg/40px-Flag_of_Papua_New_Guinea.svg.png');} .ns-0 h2 #Tokelauan::before, .ns-0 h2#Tokelauan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Flag_of_Tokelau.svg/40px-Flag_of_Tokelau.svg.png');} .ns-0 h2 #Tongan::before, .ns-0 h2#Tongan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Flag_of_Tonga.svg/40px-Flag_of_Tonga.svg.png');} .ns-0 h2 #Tooro::before, .ns-0 h2#Tooro::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Flag_of_Toro.gif/40px-Flag_of_Toro.gif');} .ns-0 h2 #Transylvanian_Saxon::before, .ns-0 h2#Transylvanian_Saxon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Flag_of_Transylvania_Saxons.svg/40px-Flag_of_Transylvania_Saxons.svg.png');} .ns-0 h2 #Tsonga::before, .ns-0 h2#Tsonga::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/70/Flag_of_Tsonga_language.svg/40px-Flag_of_Tsonga_language.svg.png');} .ns-0 h2 #Tsou::before, .ns-0 h2#Tsou::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Flag_of_Chiayi_County.svg/40px-Flag_of_Chiayi_County.svg.png');} .ns-0 h2 #Tswana::before, .ns-0 h2#Tswana::before, .ns-0 h2 #ǃXóõ::before, .ns-0 h2#ǃXóõ::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Flag_of_Botswana.svg/40px-Flag_of_Botswana.svg.png');} .ns-0 h2 #Tuareg::before, .ns-0 h2#Tuareg::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/54/Touareg_People_Flag.svg/40px-Touareg_People_Flag.svg.png');} .ns-0 h2 #Tunisian_Arabic::before, .ns-0 h2#Tunisian_Arabic::before, .ns-0 h2 #Tunisian_Berber::before, .ns-0 h2#Tunisian_Berber::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Flag_of_Tunisia.svg/40px-Flag_of_Tunisia.svg.png');} .ns-0 h2 #Turkana::before, .ns-0 h2#Turkana::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Flag_of_Turkana_County.gif/40px-Flag_of_Turkana_County.gif');} .ns-0 h2 #Turkish::before, .ns-0 h2#Turkish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Flag_of_Turkey.svg/40px-Flag_of_Turkey.svg.png');} .ns-0 h2 #Turkmen::before, .ns-0 h2#Turkmen::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Flag_of_Turkmenistan.svg/40px-Flag_of_Turkmenistan.svg.png');} .ns-0 h2 #Tuvaluan::before, .ns-0 h2#Tuvaluan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Flag_of_Tuvalu.svg/40px-Flag_of_Tuvalu.svg.png');} .ns-0 h2 #Tuvan::before, .ns-0 h2#Tuvan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/7/77/Flag_of_Tuva.svg/40px-Flag_of_Tuva.svg.png');} .ns-0 h2 #Tzotzil::before, .ns-0 h2#Tzotzil::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Flag_of_the_Mayan_People.svg/40px-Flag_of_the_Mayan_People.svg.png');} .ns-0 h2 #Tày::before, .ns-0 h2#Tày::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Flag_of_the_Tay_people_(1947-1954).svg/40px-Flag_of_the_Tay_people_(1947-1954).svg.png');} .ns-0 h2 #Tübatulabal::before, .ns-0 h2#Tübatulabal::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Seal_of_Kern_County,_California.png/40px-Seal_of_Kern_County,_California.png');} .ns-0 h2 #Udmurt::before, .ns-0 h2#Udmurt::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Flag_of_Udmurtia.svg/40px-Flag_of_Udmurtia.svg.png');} .ns-0 h2 #Ukrainian::before, .ns-0 h2#Ukrainian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/49/Flag_of_Ukraine.svg/40px-Flag_of_Ukraine.svg.png');} .ns-0 h2 #Umbrian::before, .ns-0 h2#Umbrian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/cc/Flag_of_Umbria.svg/40px-Flag_of_Umbria.svg.png');} .ns-0 h2 #Unserdeutsch::before, .ns-0 h2#Unserdeutsch::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/10/Flag_of_East_New_Britain.svg/40px-Flag_of_East_New_Britain.svg.png');} .ns-0 h2 #Urdu::before, .ns-0 h2#Urdu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/32/Flag_of_Pakistan.svg/40px-Flag_of_Pakistan.svg.png');} .ns-0 h2 #Uyghur::before, .ns-0 h2#Uyghur::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Kokbayraq_flag.svg/40px-Kokbayraq_flag.svg.png');} .ns-0 h2 #Uzbek::before, .ns-0 h2#Uzbek::before, .ns-0 h2 #Uzbeki_Arabic::before, .ns-0 h2#Uzbeki_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/84/Flag_of_Uzbekistan.svg/40px-Flag_of_Uzbekistan.svg.png');} .ns-0 h2 #Vai::before, .ns-0 h2#Vai::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Flag_of_Liberia.svg/40px-Flag_of_Liberia.svg.png');} .ns-0 h2 #Veddah::before, .ns-0 h2#Veddah::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Flag_of_the_Uva_Province_(Sri_Lanka).svg/40px-Flag_of_the_Uva_Province_(Sri_Lanka).svg.png');} .ns-0 h2 #Venda::before, .ns-0 h2#Venda::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Flag_of_Venda_(1973–1994).svg/40px-Flag_of_Venda_(1973–1994).svg.png');} .ns-0 h2 #Venetan::before, .ns-0 h2#Venetan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Flag_of_Veneto.svg/40px-Flag_of_Veneto.svg.png');} .ns-0 h2 #Veps::before, .ns-0 h2#Veps::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Flag_of_Vepsia.svg/40px-Flag_of_Vepsia.svg.png');} .ns-0 h2 #Vilamovian::before, .ns-0 h2#Vilamovian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/POL_Wilamowice_COA.svg/35px-POL_Wilamowice_COA.svg.png');} .ns-0 h2 #Vincentian_Creole_English::before, .ns-0 h2#Vincentian_Creole_English::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/6d/Flag_of_Saint_Vincent_and_the_Grenadines.svg/40px-Flag_of_Saint_Vincent_and_the_Grenadines.svg.png');} .ns-0 h2 #Virgin_Islands_Creole::before, .ns-0 h2#Virgin_Islands_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Flag_of_the_United_States_Virgin_Islands.svg/40px-Flag_of_the_United_States_Virgin_Islands.svg.png');} .ns-0 h2 #Volapük::before, .ns-0 h2#Volapük::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Volapuk_symbol.svg/40px-Volapuk_symbol.svg.png');} .ns-0 h2 #Volga_German::before, .ns-0 h2#Volga_German::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/55/Flag_of_Volga_Germans_(version).svg/40px-Flag_of_Volga_Germans_(version).svg.png');} .ns-0 h2 #Votic::before, .ns-0 h2#Votic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Votic_Flag.svg/40px-Votic_Flag.svg.png');} .ns-0 h2 #Võro::before, .ns-0 h2#Võro::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Võrumaa_lipp.svg/40px-Võrumaa_lipp.svg.png');} .ns-0 h2 #Walloon::before, .ns-0 h2#Walloon::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/42/Flag_of_Wallonia.svg/40px-Flag_of_Wallonia.svg.png');} .ns-0 h2 #Wapishana::before, .ns-0 h2#Wapishana::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/9/98/Bandeira_de_Roraima.svg/40px-Bandeira_de_Roraima.svg.png');} .ns-0 h2 #Waray-Waray::before, .ns-0 h2#Waray-Waray::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f2/Biliran_Provincial_Flag.png/40px-Biliran_Provincial_Flag.png');} .ns-0 h2 #Wayuu::before, .ns-0 h2#Wayuu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/13/Panteera_Wayuu_Aumentado.png/40px-Panteera_Wayuu_Aumentado.png');} .ns-0 h2 #Welsh::before, .ns-0 h2#Welsh::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/dc/Flag_of_Wales.svg/40px-Flag_of_Wales.svg.png');} .ns-0 h2 #West_Circassian::before, .ns-0 h2#West_Circassian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/16/Flag_of_Adygea.svg/40px-Flag_of_Adygea.svg.png');} .ns-0 h2 #West_Flemish::before, .ns-0 h2#West_Flemish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Flag_of_West_Flanders.svg/40px-Flag_of_West_Flanders.svg.png');} .ns-0 h2 #West_Frisian::before, .ns-0 h2#West_Frisian::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Frisian_flag.svg/40px-Frisian_flag.svg.png');} .ns-0 h2 #West_Miraya_Bikol::before, .ns-0 h2#West_Miraya_Bikol::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Albay_Flag.png/40px-Albay_Flag.png');} .ns-0 h2 #Western_Apache::before, .ns-0 h2#Western_Apache::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Coat_of_arms_of_Sonora.svg/35px-Coat_of_arms_of_Sonora.svg.png');} .ns-0 h2 #Western_Cham::before, .ns-0 h2#Western_Cham::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Bandera_Front_Alliberament_Cham.svg/40px-Bandera_Front_Alliberament_Cham.svg.png');} .ns-0 h2 #Western_Mari::before, .ns-0 h2#Western_Mari::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Flag_of_Gornomariysky_rayon.svg/40px-Flag_of_Gornomariysky_rayon.svg.png');} .ns-0 h2 #Wichí_Lhamtés_Güisnay::before, .ns-0 h2#Wichí_Lhamtés_Güisnay::before, .ns-0 h2 #Wichí_Lhamtés_Nocten::before, .ns-0 h2#Wichí_Lhamtés_Nocten::before, .ns-0 h2 #Wichí_Lhamtés_Vejoz::before, .ns-0 h2#Wichí_Lhamtés_Vejoz::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/66/Bandera_del_pueblo_Wichi.svg/40px-Bandera_del_pueblo_Wichi.svg.png');} .ns-0 h2 #Woiwurrung::before, .ns-0 h2#Woiwurrung::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/08/Flag_of_Victoria_(Australia).svg/40px-Flag_of_Victoria_(Australia).svg.png');} .ns-0 h2 #Wolio::before, .ns-0 h2#Wolio::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/55/Lambang_Kota_Bau-Bau.png/35px-Lambang_Kota_Bau-Bau.png');} .ns-0 h2 #Xerénte::before, .ns-0 h2#Xerénte::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Bandeira_do_Tocantins.svg/40px-Bandeira_do_Tocantins.svg.png');} .ns-0 h2 #Xhosa::before, .ns-0 h2#Xhosa::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/c/cc/Flag_of_Ciskei.svg/40px-Flag_of_Ciskei.svg.png');} .ns-0 h2 #Xokleng::before, .ns-0 h2#Xokleng::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Bandeira_de_Santa_Catarina.svg/40px-Bandeira_de_Santa_Catarina.svg.png');} .ns-0 h2 #Yakan::before, .ns-0 h2#Yakan::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Flag_of_Basilan.svg/40px-Flag_of_Basilan.svg.png');} .ns-0 h2 #Yakut::before, .ns-0 h2#Yakut::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Flag_of_Sakha.svg/40px-Flag_of_Sakha.svg.png');} .ns-0 h2 #Yapese::before, .ns-0 h2#Yapese::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Flag_of_Yap.svg/40px-Flag_of_Yap.svg.png');} .ns-0 h2 #Yaqui::before, .ns-0 h2#Yaqui::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/41/Flag_of_the_Pascua_Yaqui_Tribe_of_Arizona.svg/40px-Flag_of_the_Pascua_Yaqui_Tribe_of_Arizona.svg.png');} .ns-0 h2 #Ye\'kwana::before, .ns-0 h2#Ye\'kwana::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/0/06/Flag_of_Venezuela.svg/40px-Flag_of_Venezuela.svg.png');} .ns-0 h2 #Yemeni_Arabic::before, .ns-0 h2#Yemeni_Arabic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Flag_of_Yemen.svg/40px-Flag_of_Yemen.svg.png');} .ns-0 h2 #Yiddish::before, .ns-0 h2#Yiddish::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Proposed_Yiddish_flag.svg/40px-Proposed_Yiddish_flag.svg.png');} .ns-0 h2 #Yilan_Creole::before, .ns-0 h2#Yilan_Creole::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Flag_of_Yilan_County.svg/40px-Flag_of_Yilan_County.svg.png');} .ns-0 h2 #Yogad::before, .ns-0 h2#Yogad::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Flag_of_Echague,_Isabela_(2022-present).png/40px-Flag_of_Echague,_Isabela_(2022-present).png');} .ns-0 h2 #Yola::before, .ns-0 h2#Yola::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/40/Flag_of_Yola.svg/40px-Flag_of_Yola.svg.png');} .ns-0 h2 #Yonaguni::before, .ns-0 h2#Yonaguni::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Flag_of_Yonaguni,_Okinawa.svg/40px-Flag_of_Yonaguni,_Okinawa.svg.png');} .ns-0 h2 #Yucatec_Maya::before, .ns-0 h2#Yucatec_Maya::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/2/26/Flag_of_the_Republic_of_Yucatan.svg/40px-Flag_of_the_Republic_of_Yucatan.svg.png');} .ns-0 h2 #Yuracare::before, .ns-0 h2#Yuracare::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f0/Flag_of_Cochabamba.svg/40px-Flag_of_Cochabamba.svg.png');} .ns-0 h2 #Zaniza_Zapotec::before, .ns-0 h2#Zaniza_Zapotec::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Flag_of_Oaxaca.svg/40px-Flag_of_Oaxaca.svg.png');} .ns-0 h2 #Zarma::before, .ns-0 h2#Zarma::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Flag_of_Niger.svg/40px-Flag_of_Niger.svg.png');} .ns-0 h2 #Zazaki::before, .ns-0 h2#Zazaki::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Flag_of_Zazaistan.svg/40px-Flag_of_Zazaistan.svg.png');} .ns-0 h2 #Zealandic::before, .ns-0 h2#Zealandic::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/5/54/Flag_of_Zeeland.svg/40px-Flag_of_Zeeland.svg.png');} .ns-0 h2 #Zhuang::before, .ns-0 h2#Zhuang::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/64/Flag_of_the_Zhuang_people.svg/40px-Flag_of_the_Zhuang_people.svg.png');} .ns-0 h2 #Zulu::before, .ns-0 h2#Zulu::before{padding-right:5px; content:url('//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Flag_of_the_KwaZulu-Natal_Province.png/40px-Flag_of_the_KwaZulu-Natal_Province.png');} 9knm414hafq91lrthsp2qwj4fcf2jie MediaWiki:Gadget-WiktPreviewRightTOCs.css 8 8194 27734 2026-07-05T14:34:30Z Umarxon III 2840 Sahypa döretdi, mazmuny: 'html:not([dummyparam]) .ns-0 #toc { float: right; clear: right; margin-left: 7px; margin-bottom: 6px; }' 27734 css text/css html:not([dummyparam]) .ns-0 #toc { float: right; clear: right; margin-left: 7px; margin-bottom: 6px; } 97xoqtgvaxinybefujx240ftm0v7mhb