Suchergebnisse
Erscheinungsbild
Der Artikel „Modul:Template translation“ existiert in der deutschsprachigen Wikipedia nicht. Du kannst den Artikel erstellen (Quelltext-Editor, Anleitung).
Wenn dir die folgenden Suchergebnisse nicht weiterhelfen, wende dich bitte an die Auskunft oder suche nach „Modul:Template translation“ in anderssprachigen Wikipedias.
- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in…6 KB (898 Wörter) - 21:13, 2. Mär. 2024
- simplify translation for use on another wiki. -- See [[:en:Template:Convert/Transwiki guide]] if copying to another wiki. local translation_table = {…21 KB (2.850 Wörter) - 13:28, 16. Jun. 2018
- then template = cnf.tmplLang end end if type( template ) == "table" then local source = template.title local…53 KB (5.623 Wörter) - 22:23, 6. Mär. 2025
- --[=[ 2024-01-29 Module:Template:Phab/callsigns mw.loadData() table with mapping of project IDs ]=] return { ["MediaWiki"] = "MW", ["mediawiki/core"]…20 KB (1.528 Wörter) - 13:35, 30. Jan. 2024
- "Latn", tmplAudio = false, -- template for media player link tmplLang = false, -- template for language name link tmplStyles …47 KB (4.656 Wörter) - 22:34, 19. Nov. 2019
- Within Templates and Other Modules Author: Vollbracht * Saqqara.code(row, col) by list * Saqqara.Lemma(row, col) by list and translations * Saqqara…24 KB (3.409 Wörter) - 16:50, 2. Mär. 2022
- site.server, "%a+") if wiki == "www" then wiki = "fr" end --import translation local l10n = mw.loadData("Module:Cycling race/l10n") --import data local…349 KB (48.988 Wörter) - 10:08, 6. Mär. 2025
- enwiki. -- This is a separate module to simplify translation for use on another wiki. -- See [[:en:Template:Convert/Transwiki guide]] if copying to another…18 KB (2.290 Wörter) - 10:17, 16. Jun. 2018
- "BadTemplateArgs" ) ) end return r end -- TEMPLATE.fill() TEMPLATE.filter = function ( all, apart ) -- Discard ignorable template parameters…68 KB (6.298 Wörter) - 02:07, 15. Nov. 2024
- associated with "disp=x"). local parms = {} -- arguments passed to template, after translation local kv_pairs = {} -- table of input key:value pairs where…125 KB (19.780 Wörter) - 13:12, 16. Jun. 2018
- the function mimicking template:ISOdate * User:Jarekt - original version of the functions mimicking template:Date and template:ISOyear ]] local p =…11 KB (1.678 Wörter) - 18:56, 7. Jan. 2020
- precision. local parms = { frame = frame } -- will hold template arguments, after translation set_config(frame.args) local success, result = get_parms(parms…131 KB (20.719 Wörter) - 10:12, 16. Jun. 2018
- frame = frame or {} options = options or {} --[[ -- Set up argument translation. --]] options.translate = options.translate or {} if getmetatable(options…10 KB (1.455 Wörter) - 19:17, 21. Feb. 2022
- "/Skin/Benutzerstile", "/Skin/Beta", "/Skin/Beta/ContentTranslation", "/Skin/Beta/ContentTranslation/Checkliste", "/Skin/CSS", "/Skin/CSS/Projektweite Selektoren"…18 KB (1.986 Wörter) - 00:00, 1. Jun. 2025
- function ( frame ) return Template( "focus", frame ) end -- p.focus p.fresh = function ( frame ) return Template( "fresh", frame ) end -- p.fresh…45 KB (4.514 Wörter) - 16:16, 29. Nov. 2019
- and i18n.Translations[datetype] then -- look up the grammatical case needed and call ISOdate module local rec = langSwitch(i18n.Translations[datetype]…19 KB (2.683 Wörter) - 18:46, 7. Jan. 2020
- [[:en:User:Johnuniq]] **** Stand: 2017-12-16 ]=] ------------------------------ Translation section ---------------------- -- ACHTUNG: Die Programmierung der…25 KB (3.834 Wörter) - 11:35, 29. Jul. 2024
- alter month name or other adjective related to date # 1 and 2 ]] p.Translations = { -- ========================================== -- === Two date…78 KB (10.259 Wörter) - 18:53, 7. Jan. 2020
- templatedata() Text.wikibase = function ( all, about, attempt ) -- Translation of wikibase component -- Precondition: -- all -- string…72 KB (7.431 Wörter) - 17:41, 20. Dez. 2019
- File = 6 , File talk = 7 , MediaWiki = 8 , MediaWiki talk = 9 , Template = 10 , Template talk = 11 , Help = 12 , Help talk = 13 , Category = 14 , Category
- then template = cnf.tmplLang end end if type( template ) == "table" then local source = template.title local
- "Latn", tmplAudio = false, -- template for media player link tmplLang = false, -- template for language name link tmplStyles
- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in
- frame = frame or {} options = options or {} --[[ -- Set up argument translation. --]] options.translate = options.translate or {} if getmetatable(options