Zum Inhalt springen

Suchergebnisse

Ähnlicher Begriff: fall back
  • v end return mw.text.trim( r ) end -- fair() local function fallback( access, alt ) -- Retrieve message text -- access -- string…
    29 KB (2.978 Wörter) - 14:15, 2. Aug. 2019
  • Utilities for multilingual texts and ISO 639 (BCP47) issues etc. * fair() * fallback() * findCode() * fix() * format() * getArticle() * getBase() * getLang()…
    53 KB (5.623 Wörter) - 21:23, 6. Mär. 2025
  • "Oktober", "November", "Dezember"} local sDateFormatted = sDateRaw -- Fallback local sYear, sMonth, sDay = mw.ustring.match(sDateRaw,…
    1 KB (169 Wörter) - 15:59, 6. Dez. 2018
  • code, or language code of current site - noFallback (opt, boolean): if true, suppress language fallbacks One of id and title has to be specified. id…
    65 KB (8.612 Wörter) - 16:43, 16. Nov. 2025
  • local function get1stNamedAs(statement, fallback) local q = statement.qualifiers if not q then return fallback end local n = q.P1932 if not n then n…
    16 KB (2.291 Wörter) - 16:30, 20. Jan. 2023
  • code, or language code of current site - noFallback (opt, boolean): if true, suppress language fallbacks One of id and title has to be specified. id…
    65 KB (8.612 Wörter) - 16:42, 16. Nov. 2025
  • if not r and #entry == 1 then -- "EU" fallback r = entry[ 1 ] end …
    7 KB (763 Wörter) - 17:17, 22. Okt. 2019
  • r = false end return r end -- faculty() local function fallback( ask ) -- Create similar item -- ask -- string, with ID …
    28 KB (2.913 Wörter) - 18:46, 19. Dez. 2025
  • the fallback list of language codes ]] local function getLabelFallback(itemID, fallback) local label if fallback==nil then --default fallback=lang_priority…
    349 KB (48.989 Wörter) - 17:15, 28. Aug. 2025
  • "@error@JSONencoder@" } JSONutil.more = 50 -- length of trailing context local Fallback = function () -- Retrieve current default language code -- …
    29 KB (2.936 Wörter) - 17:55, 23. Nov. 2020
  • assign -- size parameter; string, or nil -- atleast -- fallback value; string, or nil -- ahead -- start with pipe, if not empty;…
    17 KB (1.951 Wörter) - 23:34, 15. Jul. 2025
  • r2 = "" end return r1, r2 end -- fair() local function fallback( about, archive ) -- Archivversion zum Weblink darstellen, falls archiviert…
    42 KB (4.165 Wörter) - 21:55, 14. Aug. 2023
  • -- analyze -- string, boolean, or nil -- another -- fallback: string, boolean, or nil -- Returns boolean local s = type( analyze…
    11 KB (1.151 Wörter) - 22:10, 6. Aug. 2020
  • analyze -- string, boolean, number or nil -- another -- fallback: string, boolean, or nil -- "-" to test for explicit…
    30 KB (3.060 Wörter) - 14:25, 17. Jul. 2025
  • slmissingtitle end -- / -- start building table local ret = "|- " -- fallback for row colours, overwriting CSS zebra style (first row) if christmas…
    85 KB (10.234 Wörter) - 13:13, 13. Jun. 2025
  • ) end apply:css( "background-color", "#3366CC" ) -- fallback else src = string.format( src, "|×" ) apply:css(…
    43 KB (4.450 Wörter) - 15:42, 19. Jan. 2022
  • Precondition: -- ask -- trimmed string or nil or other -- auto -- fallback value if nil -- Postcondition: -- Returns appropriate value…
    65 KB (7.082 Wörter) - 16:27, 6. Aug. 2024
  • -- string, HTML tag name -- alt -- string, with fallback text -- alien -- string, with language (or script) code, or…
    72 KB (7.431 Wörter) - 16:41, 20. Dez. 2019
  • if not r1 then local others = mw.language.getFallbacksFor( slang ) table.insert( others, "en" ) …
    51 KB (5.057 Wörter) - 22:57, 21. Mär. 2018