Search results
Appearance
- -- The values and functions in this submodule should be localized per wiki. local p = {} function p.init(aliasesP) p = { ["version"] = "7", -- increment...6 KB (700 words) - 14:22, 5 October 2024
- local p = {} --[[ Different languages use different schemes for ordinals, and some of these schemes are shared between languages. "SchemeFromLang" picks...7 KB (886 words) - 17:59, 18 February 2025
- This submodule is used by Module:Wd for internationalization (i18n) purposes and has been separated to allow for locale-independent updating of the module's...215 bytes (25 words) - 23:22, 2 March 2023
- local p = {} p = { ['en-GB'] = { ['preceding'] = function(s) return s and 'Preceding ' .. s end, ['following'] = function(s) return s and...2 KB (239 words) - 12:15, 13 June 2023
- I18n for Module:Adjacent stations...191 bytes (5 words) - 17:00, 25 July 2024
- require('strict'); --[[--------------------------< M A I N >---------------------------------------------------------------------- use this from the...1 KB (145 words) - 20:58, 23 October 2022
- Internationalization page used by Module:Complex date. This code is copied from Commons c:Module:I18n/complex date....382 bytes (18 words) - 21:40, 29 August 2024
- 74 bytes (0 words) - 13:11, 28 August 2017
- local p = { ['en'] = { ['casesIn'] = 'cases in', ['the_'] = 'the ', ['_data'] = ' data', ['_medicalCasesChart'] = ' medical cases chart', ['deaths']...475 bytes (51 words) - 03:22, 10 April 2021
- format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation'...2 KB (222 words) - 12:29, 20 October 2021
- This module is indirectly used by Module:I18n/complex date which in turn is indirectly used by Module:WikidataIB see this discussion for more information...351 bytes (25 words) - 21:40, 29 August 2024
- return { -- Error message ["property-param-not-provided"] = "paramètre 'property' manquant", ["qualifier-param-not-provided"] = "paramètre 'qualifier'...2 KB (244 words) - 03:15, 11 May 2022
- -- The values and functions in this submodule should be localized per wiki. local p = { ["errors"] = { ["unknown-data-type"] = "Unknown or...3 KB (324 words) - 09:46, 7 October 2017
- -- The values and functions in this submodule should be localized per wiki. local p = { ["errors"] = { ["unknown-data-type"] = "Unknown or...3 KB (319 words) - 20:00, 31 March 2022
- -- The values and functions in this submodule should be localized per wiki. local p = {} function p.init(aliasesP) p = { ["version"] = "8", -- increment...7 KB (763 words) - 14:56, 27 December 2024
- port of wikia:dev:I18n-js and i18n modules that can be loaded by it are editable through wikia:dev:I18nEdit. On Wikimedia projects, i18n messages are editable...102 bytes (803 words) - 01:00, 20 November 2024
- @see [[wikia:dev:I18n|I18n guide]] -- @see [[wikia:dev:I18n-js]] -- @see [[wikia:dev:I18nEdit]] -- <nowiki> local i18n, _i18n = {}, {} -- Module...16 KB (2,132 words) - 01:09, 5 May 2025
- local p = {} p = { ['en-GB'] = { ['preceding'] = function(s) return s and 'Preceding ' .. s end, ['following'] = function(s) return s and...2 KB (239 words) - 09:53, 2 December 2023
- --[=[=========================================================================== - THIS IS THE INTERNATIONALIZATION FILE FOR [[Module:Editnotice load]]...3 KB (410 words) - 04:08, 2 October 2024
- -- The values and functions in this submodule should be localized per wiki. local p = {} function p.init(aliasesP) p = { ["errors"] = { ["unknown-data-type"]...4 KB (428 words) - 18:59, 22 September 2020
- return { -- headers: TEMPLATE_HEADER = 'Template to send generated word forms to', AFFIXES_HEADER_DESC = '', CONDITIONS_HEADER_DESC = '', ARGUMENTS_HEADER
- type(i18n) == "table" then -- merge to global i18n tableMerge(i18n, res.i18n, true) end end end function p.loadI18nFrame(frame, i18n_arg)
- local p = {} --[[ Different languages use different schemes for ordinals, and some of these schemes are shared between languages. "SchemeFromLang" picks
- 'zh-hant') .. '千年' end, --default='{{Please translate|$date1 millennium|Module:I18n/complex date}}', default='<span style="color:red">$date1 millennium</span>'