Search Results: Module:Uses TemplateStyles/doc
Sorry, the article you're looking for isn't specifically available. Here are related topics:
Module:Uses Wikidata
Jumat, 2020-03-06 00:18:50local p = {} function p.usesProperty(frame) local args = frame.getParent(frame).args or nil if mw.text.trim(args[1] or '') == '' then args = frame...
Click to read more »Module:Other uses
Selasa, 2024-07-23 09:46:31checkType = libraryUtil.checkType local p = {} -- Produces standard {{other uses}} implementation function p.otheruses(frame) mArguments = require('Module:Arguments')...
Click to read more »Module:Uses TemplateStyles
Senin, 2026-04-06 16:18:36) return TNT.format('I18n/Uses TemplateStyles', msg, ...) end local function getConfig() return mw.loadData('Module:Uses TemplateStyles/config') end...
Click to read more »Module:Uses TemplateStyles/config
Selasa, 2025-02-18 18:37:44-- to disable categorization (not recommended). cfg['error_category'] = 'Uses TemplateStyles templates with errors' -- Default category: this category...
Click to read more »Module:For
Senin, 2020-06-08 09:40:32require('Module:Yesno') local p = {} --Implements {{For}} from the frame --uses capitalized "For" to avoid collision with Lua reserved word "for" function...
Click to read more »Module:Yesno
Kamis, 2018-08-09 15:55:58the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace...
Click to read more »Module:NUMBEROF/doc
Sabtu, 2020-06-13 03:54:36module implements {{NUMBEROF}} and {{Wikipedia rank by size}}. The module uses commons:Data:Wikipedia statistics/data.tab for statistics and commons:Data:Wikipedia...
Click to read more »Module:TemplatePar
Rabu, 2023-04-19 21:31:39module -- Postcondition: -- Return library table, or not -- Uses: local r if Local[ access ] then r = Local[ access ] ...
Click to read more »Module:Lang/documentor tool
Rabu, 2026-01-07 09:54:39('{{%s*#invoke:%s*[Ll]ang/sandbox%s*|[^|]+|[^}]+}}') then -- if this template uses [[Module:Lang]] params = content:match ('{{%s*#invoke:%s*[Ll]ang%s*|[^|]+(|[^}]+)}}')...
Click to read more »Module:Lang/sandbox
Kamis, 2025-04-17 10:14:29|script= is not used in {{transliteration}} for this purpose; instead it uses |code. Because language scripts are listed in the {{transliteration}} switches...
Click to read more »Module:Lang
Kamis, 2025-04-24 10:21:33|script= is not used in {{transliteration}} for this purpose; instead it uses |code. Because language scripts are listed in the {{transliteration}} switches...
Click to read more »Module:If empty
Rabu, 2015-12-16 14:45:58ipairs(args) do if v ~= '' then if lowestNil < k then -- If any uses of this template depend on the behavior above, add them to a tracking category...
Click to read more »Module:Citation/CS1/Configuration/sandbox
Senin, 2019-11-18 22:49:23"et al" and variants in name text (author, editor, etc.). The main module uses these to identify and emit the 'etal' message. TODO: detect wikilinked et...
Click to read more »Module:Ordinal
Selasa, 2023-11-07 17:18:41Usage: {{#invoke:Ordinal|ordinal|1=|2=|sup=}} {{#invoke:Ordinal|ordinal}} - uses the caller's parameters Parameters 1: Any number or string. 2:...
Click to read more »Module:Category handler
Kamis, 2014-12-18 09:31:43getCurrentTitle() then obj._usesCurrentTitle = true end else obj.title = mw.title.getCurrentTitle() obj._usesCurrentTitle = true end end...
Click to read more »Module:EditAtWikidata
Senin, 2024-04-22 10:14:34if qid and mw.wikibase.entityExists(qid) then -- Parameter pid=x uses x as an anchor in the link to the Wikidata entry. local anchor = trimToNil(args...
Click to read more »Module:WikidataCoord
Rabu, 2026-01-07 09:53:59%s*%d+°%d+[′\'][%d%.]+[″\"][EW]') then -- when args[1] is a dms string that uses quotes or primes lat_long[1], lat_long[2], lat_long[3], lat_long[4], lat_long[5]...
Click to read more »Module:Citation/CS1
Rabu, 2026-02-11 21:03:57are supposed to be rendered in Latin (read ASCII) characters. When a name uses characters that contain diacritical marks, those characters are to be converted...
Click to read more »Module:TNT
Minggu, 2025-12-28 01:06:09mediawiki.org/wiki/Module_talk:TNT -- -- DESCRIPTION: -- The "msg" function uses a Commons dataset to translate a message -- with a given key (e.g. source-table)...
Click to read more »Module:Redirect hatnote
Rabu, 2021-07-07 14:48:45"redirect" hatnote. It looks like this: -- '"X" redirects here. For other uses, see Y.' -- It implements the {{redirect}} template. --]] local mHatnote...
Click to read more »Module:CountryData
Minggu, 2025-02-16 16:38:03and next(params) then return p.gettable(frame, country, params) end -- Uses mw.loadData to cache data for the most-used templates if mostUsed.pages[country]...
Click to read more »Module:Language/name/data
Rabu, 2018-05-02 14:43:42__preprocess(require("Module:Language/data/ISO 639-3")); -- Wikimedia wikis uses some non-standard codes and a subset of IANA codes, plus composite codes...
Click to read more »Module:Country alias
Senin, 2021-08-02 17:36:04multiple aliases due to CGF/IOC/FINA/IAAF/etc differences, or deprecated uses Anguilla AIA, ANG_CGF Antigua and Barbuda...
Click to read more »Module:Arguments
Senin, 2017-04-17 11:18:03translatenext, { t = metaArgs } end local function inext(t, i) -- This uses our __index metamethod local v = t[i + 1] if v ~= nil then return...
Click to read more »Module:Citation/CS1/Date validation/sandbox
Senin, 2019-11-11 23:16:42Capitalization and spelling must be correct. If not a valid season, returns 0 Uses ISO DIS 8601 2016 part 2 §4.7 Divisions of a year for hemishpere-independent...
Click to read more »Module:Biota infobox
Rabu, 2026-01-07 09:54:59uses 'taxon' paramter ( given as binomial) if available 2. otherwise uses 'genus' and 'species' parameters 3. uses page...
Click to read more »Module:Age
Sabtu, 2026-04-18 01:40:23error end text = 'currentdate' if getopt.flag == 'usesCurrent' then getopt.usesCurrent = true end end return text end local args...
Click to read more »Module:Hatnote list
Minggu, 2025-04-13 19:56:54arguments are given, give nil value -- to not produce default of "For other uses, see foo (disambiguation)" if options.extratext and i > maxArg then return...
Click to read more »Module:Biota infobox/param
Rabu, 2026-01-07 09:55:19-- alias of spaces to underscores handled in getArgs() -- uses alias list from the data subpage (param.aliasmap) -- e.g. local...
Click to read more »Module:WikiProject banner/config
Kamis, 2024-10-24 12:59:24before removing the %s parameter.', stub = 'as <b>Stub-class</b> because it uses a [[Wikipedia:Stub|stub template]]', length = 'based on the length of the...
Click to read more »Module:DateI18n
Kamis, 2019-09-05 02:24:13languages) if (case=='gen') then -- CAUTION: at the moment i18n.DateFormat uses "F" only as month name, but this might change and this operation does not...
Click to read more »Module:Citation/CS1/Configuration
Rabu, 2026-02-25 10:55:13conflict', -- uses ndash anchor = 'wikilink_in_url', category = 'CS1 errors: URL–wikilink conflict', -- uses ndash hidden = false...
Click to read more »Module:Biota infobox/core
Jumat, 2026-04-17 12:36:00youngest_fossil (these don't seem to be used now) -- Note: taxobox/core uses temporal_range local temporalRange = '' if templateArgs['temporal_range']...
Click to read more »Module:Template invocation
Kamis, 2019-05-16 01:32:57a string or a mw.title -- object has been passed in, and uses that to find a -- template name as it is used in template...
Click to read more »Module:Citation/CS1/sandbox
Senin, 2019-11-11 23:12:52style settings to be used when rendering the citation. Uses |mode= if set and valid or uses config.CitationClass from the template's #invoke: to establish...
Click to read more »Module:ISO 639 name/doc
Selasa, 2020-09-29 13:39:58implements: {{ISO 639 name}} {{Lang2iso}} For code-to-name mapping, this module uses data from: Module:Language/data/ISO 639-1 – from IANA language-subtag-registry...
Click to read more »Module:Citation/CS1/Date validation
Rabu, 2026-02-11 21:07:51-- day initial month-day-range: day month - day month year; uses spaced endash ['dM-dMy'] = {'^([1-9]%d?) +(%D-) +[%-–] +([1-9]%d?) +(%D-)...
Click to read more »Module:Make Wikisource link
Senin, 2025-12-08 12:03:16toReturn local prefix --[[ Create the prefix for the interwiki link It uses the lowest of: 1. 'Special:Search/', if using the enwiki pagename as the...
Click to read more »Module:Coordinates
Rabu, 2025-12-03 08:39:47end --[[ link Simple function to export the coordinates link for other uses. Usage: {{#invoke:Coordinates | link }} ]] function coordinates.link(frame)...
Click to read more »Module:Wikidata
Rabu, 2026-01-07 09:52:49used (not an expensive call) If lang is omitted, it uses the local wiki language, otherwise it uses the provided ISO-639 language code ISO-639: https://docs...
Click to read more »Module:Convert/wikidata
Rabu, 2021-07-14 09:35:36name1, -- if nil, uses symbol name2 = unit.name2, -- if nil, uses name1..'s' link = unit.link, -- if nil, uses name1 utype = unit...
Click to read more »Module:Coordinates/sandbox
Rabu, 2026-01-07 09:53:49end --[[ link Simple function to export the coordinates link for other uses. Usage: {{#invoke:Coordinates | link }} ]] function coordinates.link(frame)...
Click to read more »Module:Excerpt/config
Senin, 2025-06-30 09:53:42', '[Dd]istinguish', '[Aa]lternateuses', '[Oo]thervalues', '[Ff]or other uses', '[Oo]utline', '^[Pp]p', '[Pp]p%-.+', -- {{pp-move-indef}} etc. '[Rr]edirect'...
Click to read more »Module:Cs1 documentation support
Rabu, 2026-02-25 10:03:50Bangla and the like; else use standard MediaWiki names local cat = 'CS1 uses ' .. lang_name .. '-language script (' .. lang_code .. ')'; -- build a category...
Click to read more »Module:Graph
Jumat, 2020-03-06 00:07:28= frame.args.basemap or "Template:Graph:Map/Inner/Worldmap2c-json" -- de uses "WorldMap-iso2.json" in Module:Graph/ -- scaling factor local scale = tonumber(frame...
Click to read more »Module:Convert/doc
Sabtu, 2023-11-25 12:23:44adj=pre/disp=preunit changes; currency units removed) Version 24 May 2019 (hidden sort key uses data-sort-value; avoid using the extra data module) Version 25 May 2021 (use...
Click to read more »Module:WikidataIB
Selasa, 2023-11-07 17:57:12create it from the user's set language ({{int:lang}}) -- failing that it uses the wiki's content language. -- It returns a language object...
Click to read more »Module:Lang/langx
Minggu, 2025-03-30 18:49:41true, -- a writing system ['1ca'] = true, -- uses {{lang}} and trk-Arab-TR; add that tag to ~/data for Old Anatolian Turkish...
Click to read more »Module:I18n/date
Kamis, 2019-09-05 02:21:28='Y', M ='F' }, ['eu-form01'] = { -- 1st and 21st of the month uses different form YMDHMS='Y"ko" F"ren" j"ea", H:i:s', YMDHM...
Click to read more »Module:Message box
Kamis, 2025-02-20 07:50:32then -- The message box uses advanced text parameters that allow things to be -- collapsible. At the moment, only ambox uses this. textCell:cssText(self...
Click to read more »Module:Check isxn
Senin, 2017-04-17 11:16:23is valid. Similar to isbn-13, ismn is 13 digits begining 979-0-... and uses the same check digit calculations. See http://www.ismn-international...
Click to read more »Module:Convert
Selasa, 2025-10-07 09:02:51convert/text to change the following. local en_default -- true uses lang=en unless convert has lang=local or local digits local group_method...
Click to read more »Module:Convert/text
Sabtu, 2025-08-02 18:03:29includes: -- ["values"] = "opt_values" -- As a result, if the template uses abbr=values, Module:Convert sets: -- parms["opt_values"] = true -- ...
Click to read more »Module:Shindo/data
Minggu, 2024-08-25 21:12:25html -- all values in units of %g and will need to be converted for other uses -- also categorization is done in buckets with averages precomputed in Excel...
Click to read more »Module:Iucn
Selasa, 2019-10-01 05:11:48page number page should be in format e.T13922A45199653 the url uses 13922/45199653 so we need to extract the number between...
Click to read more »Module:Citation/CS1/Utilities
Rabu, 2026-02-11 21:10:27(item, '^%w*[%.%-]?%w+%s*[—–-]%s*%w*[%.%-]?%w+$') then -- if pagination uses <hyphen|dot> separators with hyphen/endash/emdash <range separator> if...
Click to read more »Module:Pagetype
Kamis, 2024-10-24 14:50:47getDefaultPageType(args) elseif namespaceArg then -- This namespaces uses custom text return namespaceArg else return nil end end -- Get page...
Click to read more »Module:Citation/CS1/Identifiers
Rabu, 2026-02-11 21:09:20is valid. Similar to ISBN-13, ISMN is 13 digits beginning 979-0-... and uses the same check digit calculations. See https://www.ismn-international...
Click to read more »Module:Citation/CS1/Identifiers/sandbox
Senin, 2019-11-11 23:18:37is valid. Similar to isbn-13, ismn is 13 digits begining 979-0-... and uses the same check digit calculations. See http://www.ismn-international...
Click to read more »Module:Parameter validation
Rabu, 2022-04-27 14:13:20gsub( capture, '"(%d+)"', tonumber ) -- convert "1": {} to 1: {}. frame.args uses numerical indexes for order-based params. local trailingComma = capture...
Click to read more »Module:Shindo
Minggu, 2024-08-25 21:11:42yn(args.link or true) then out = out .. ']]' end return out end -- uses binary search to convert a peak ground acceleration to a seismic intensity...
Click to read more »Module:Taxonbar/conf
Senin, 2022-07-11 11:39:23---[[]] DNE as of 4/2021 { 'bow', 'BOW', 3444 }, -- Birds of the World uses eBird identifier (a common identifier for all Cornell Ornithology Labs databases)...
Click to read more »Module:Convert/tester
Senin, 2021-08-02 17:38:13local templatename local function put_arg(k, v) -- Kludge: Module:Val uses Module:Arguments which trims arguments and -- omits blank arguments. Simulate...
Click to read more »Module:Asbox
Jumat, 2022-09-16 07:53:11a':_(args.subject):_'stub':_(args.qualifier):_out' '--space :_'. It uses {{[[Template:Asbox|asbox]]}}, which is a meta-template designed to ease the...
Click to read more »Module:Internet Archive
Kamis, 2020-06-18 21:09:53single-letter words 5. Changing search formulations will have impacts on existing uses of the template and off-line tools which are optimized for these search recipes...
Click to read more »Module:Gallery/doc
Jumat, 2021-05-07 09:56:27This module uses TemplateStyles: Module:Gallery/styles.css[e]...
Click to read more »Module:Medical cases chart/doc
Minggu, 2021-01-24 17:09:50This module uses TemplateStyles: Template:Medical cases chart/styles.css[e]...
Click to read more »Module:Adjacent stations
Rabu, 2026-01-07 09:56:59and getData(args[v]['system']) -- If an address has no system, the row uses data from the previous address or data[index[i - 1]] or...
Click to read more »Module:Cite iucn
Rabu, 2026-01-07 09:58:29page number page should be in format e.T13922A45199653 the url uses 13922/45199653 so we need to extract the number between...
Click to read more »Module:Cs1 documentation support/doc
Rabu, 2026-02-25 11:09:18This module uses TemplateStyles: Module:Citation/CS1/styles.css[e] (sandbox) [e] Template:Div col/styles.css[e]...
Click to read more »Module:SimpleDebug/doc
Minggu, 2020-06-07 03:32:31Contains a functions to help debug the lua modules. It allows to collect and view the values of several variables and/or points in your lua program, from...
Click to read more »Module:Clade
Rabu, 2025-06-25 16:22:47p.addLabel(childNumber) - adds the label text now uses templatestyles ]] require('strict') local getArgs = require('Module:Arguments')...
Click to read more »Module:Convert/makeunits
Sabtu, 2023-11-25 11:52:49the message is in fact never displayed because the calling -- function uses pcall to catch errors, and any message is ignored. -- Using this function...
Click to read more »Module:Ordnance Survey coordinates
Kamis, 2023-11-23 12:55:10assumption that your are ONLY feeding it Irish or UK Grid references. -- It uses the single char prefix of Irish grid refs to tell the difference, UK grid...
Click to read more »Module:Footnotes/anchor id list
Minggu, 2024-06-16 22:24:53redirects_patent = { -- special case cs1-like templates because uses different parameters for name and date in anchor ID ['Cite patent'] = true...
Click to read more »Module:Protection banner/config
Rabu, 2025-12-03 09:39:33specified, links -- straight to that talk page section. -- -- ${TOOLTIPBLURB} - uses the PAGETYPE, PROTECTIONTYPE and EXPIRY parameters to -- create a blurb like...
Click to read more »Module:Message box/doc
Minggu, 2022-08-07 16:38:46This module uses TemplateStyles: Module:Message box/ambox.css[e] Module:Message box/cmbox.css[e] Module:Message box/fmbox.css[e] Module:Message box/imbox...
Click to read more »Module:FishRef
Rabu, 2026-01-07 09:56:49and taxon name so cannot be prempted; -- must use title + url (which uses default functions in this module) data.HBWalive.order = function(order) ...
Click to read more »Module:WPSHIPS utilities
Rabu, 2026-01-07 09:56:09<name> (optional) is the name of the ship; if left blank, the template uses the current page title; if a ship name, it is formatted from which this code...
Click to read more »Module:Footnotes
Minggu, 2024-06-16 22:29:41author/date for this source end end else -- this source uses positional parameters args.P1 = mw.text.trim (pframe.args[first_pnum]);...
Click to read more »Module:Cite taxon
Sabtu, 2025-08-23 10:55:22and taxon name so cannot be prempted; -- must use title + url (which uses default functions in this module) data.HBWalive.order = function(order) ...
Click to read more »Module:Excerpt
Minggu, 2026-05-10 22:46:56return markup end -- Helper method to get a localized message -- This method uses Module:TNT to get localized messages from https://commons.wikimedia...
Click to read more »Module:Infobox multi-lingual name
Selasa, 2026-02-17 15:15:00{{Infobox Tibetan-Chinese}} uses: {{Infobox Chinese/Chinese}} {{Infobox Chinese/Tibetan}} {{Infobox East Asian name}} uses: {{Infobox Chinese/Chinese}}...
Click to read more »Module:Taxonbar
Rabu, 2026-01-07 09:57:29value end end if db == 'bow' then -- for birds of world which uses eBird identifier link = 'https://birdsoftheworld.org/bow/species/$1'...
Click to read more »Module:Lang/data/sandbox
Kamis, 2025-04-24 10:20:32(700-300 BCE), Imperial Aramaic (700-300 BCE); to match en.wiki article title uses ISO639-2 'preferred' name ["art"] = "gawa-gawa", -- to match...
Click to read more »Module:Lang/data
Kamis, 2025-04-24 10:20:52(700-300 BCE), Imperial Aramaic (700-300 BCE); to match en.wiki article title uses ISO639-2 'preferred' name ["art"] = "gawa-gawa", -- to match...
Click to read more »Module:Sports results/doc
Kamis, 2021-11-25 18:36:33This module uses TemplateStyles: Module:Sports results/styles.css[e]...
Click to read more »Module:Wd/doc
Senin, 2020-11-16 14:12:33Combination of: future claim Sets a time constraint for the selected claim(s). Uses the claims' qualifiers of araw ng simula (P580) and araw ng katapusan (P582)...
Click to read more »Module:Interlinear
Rabu, 2025-10-08 17:38:32conf.class.GlossAbbr, 1, true) -- it's important that the "find" function uses literal strings and not patterns then ifglossing = false end tags_found...
Click to read more »Module:WikiProject banner
Kamis, 2024-10-24 12:54:53QUALITY_CRITERIA=='custom' then -- project has opted out of standard assessment scale and uses a custom mask local custom_mask = banner_name:subPageTitle('class') if...
Click to read more »Module:Navbox/doc
Rabu, 2025-02-19 07:37:54This module uses TemplateStyles: Module:Navbox/styles.css[e] Template:Plainlist/styles.css[e] Template:Hlist/styles.css[e]...
Click to read more »Module:Authority control/config
Kamis, 2025-01-02 04:50:15authority control with unknown parameters', -- name of category for tracking uses with parameters previewwarning = 'page using [[Template:Authority control]]...
Click to read more »Module:Convert/data
Kamis, 2025-11-27 21:58:36ang name parameter. -- Conversion data used by [[Module:Convert]] which uses mw.loadData() for -- read-only access to this module so that it is loaded...
Click to read more »