Search Results: Module:File link/doc

Sorry, the article you're looking for isn't specifically available. Here are related topics:


Module:File link
Kamis, 2022-01-20 20:04:00

-- This module provides a library for formatting file wikilinks. local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType...

Click to read more »
Module:Jct
Selasa, 2019-12-17 10:58:55

insert(secondRun, format("[[File:No image.svg|2px|link=|alt=]][[File:%s|20px|link=|alt=]][[File:No image.svg|3px|link=|alt=]]", bannerFile)) else insert(secondRun...

Click to read more »
Module:Iraq Syria map date
Minggu, 2022-10-23 22:24:07

_main local p = {} --[[ The purpose of this file is to have a centralised place where the dates which File:Syrian,_Iraqi,_and_Lebanese_insurgencies.png...

Click to read more »
Module:IPAc-en
Selasa, 2017-03-28 03:06:56

function getFilepath(file) return mw.getCurrentFrame():callParserFunction('filepath', file) end local function makeAudioLink(file) categories["Airticles...

Click to read more »
Module:IPAc-ro
Minggu, 2018-01-21 03:18:31

function getFilepath(file) return mw.getCurrentFrame():callParserFunction('filepath', file) end local function makeAudioLink(file) categories["Articles...

Click to read more »
Module:Flags
Minggu, 2013-08-18 02:53:31

= commonsFile end end for flagParameter,commonsFile in pairs(translations.fullName) do if commonsFile == tempLink...

Click to read more »
Module:Pagetype/config
Senin, 2018-04-23 02:44:14

['wp'] = 'project page', ['file'] = 'file', ['image'] = 'file', ['mediawiki'] = 'interface page',...

Click to read more »
Module:Location map/info
Sabtu, 2021-03-13 06:12:27

[=[ ! image |colspan="3"| <code>[[:File:]=] .. map.image .. '|' .. map.image .. [=[]]</code> |- |colspan="4"|[[File:]=] .. map.image .. [=[|400x400px]]...

Click to read more »
Module:NUMBEROF/other
Sabtu, 2020-06-13 03:44:17

ipairs(projects) do local file = 'Wikipedia statistics/rank/' .. project .. '.tab' result[project] = getData(mw.ext.data.get(file)) end return result...

Click to read more »
Module:NUMBEROF/rank
Sabtu, 2020-06-13 03:44:31

ipairs(projects) do local file = 'Wikipedia statistics/rank/' .. project .. '.tab' result[project] = getData(mw.ext.data.get(file)) end return result...

Click to read more »
Module:Excerpt
Minggu, 2026-05-10 22:46:34

for _, file in pairs( files ) do local fileName = 'File:' .. parser.getFileName( file ) local fileTitle = mw.title.new( fileName ) if fileTitle then...

Click to read more »
Module:Coxeter–Dynkin diagram
Selasa, 2019-12-17 11:29:38

for null/empty names body = body .. "[[File:CDel_" .. x .. ".png|link=]]" -- write file for this parameter end end body = body .. "</span>"...

Click to read more »
Module:Infobox road/route
Sabtu, 2023-07-29 07:08:52

local image = 'File:' .. image_name local title = mw.title.new(image) local width = title.file.width local height = title.file.height if (orientation...

Click to read more »
Module:Flags/MasterData
Minggu, 2013-08-18 02:55:32

(Iran)"] = "File:Azerbaitjan Meridional" m.fullName["Balochistan, Afghanistan"] = "File:Bandera balutxistan Iranià" m.fullName["East Turkestan"] = "File:Kokbayraq...

Click to read more »
Module:Taxonbar/conf
Selasa, 2019-07-09 03:33:16

'Cockroach Species File', 'Cockroach Species File', 6052 }, ---[[]] DNE { 'Conifers', 'Conifers.org', 1940 }, ---[[]] DNE { 'Coreoidea Species File', 'Coreoidea...

Click to read more »
Module:Multiple image
Sabtu, 2020-07-04 10:33:34

tonumber(h) end local file = s and mw.title.new('File:' .. mw.uri.decode(mw.ustring.gsub(s,'%|.*$',''), 'WIKI')) file = file and file.file or {width = 0, height...

Click to read more »
Module:Transcluder
Jumat, 2026-02-06 21:33:43

matchAnyLink(file, fileNamespaces) then fileName = 'File:' .. string.match(file, '%[%[[^:]-:([^]|]+)') fileDescription, fileName = getText(fileName) ...

Click to read more »
Module:Asbox
Sabtu, 2021-01-30 20:55:31

or args.image) and mw.html.create'td' :wikitext(args.icon or ('[[File:%s|%spx|alt=%s]]'):format( args.image or '', args.pix or '40x30'...

Click to read more »
Module:Icon
Selasa, 2018-01-30 07:46:33

iconData then iconData = data._DEFAULT end return string.format( '[[File:%s%s|%s|link=]]', iconData.image, iconData.tooltip and '|' .. iconData...

Click to read more »
Module:Geobox map
Rabu, 2017-04-26 02:13:40

5) / 100 end local function aspect_ratio(s) local f = mw.title.new(s).file if f ~= nil and f ~= false then return f['width'] / f['height'] else...

Click to read more »
Module:Documentation/config
Jumat, 2022-01-28 01:50:00

image displayed in the sandbox notice. cfg['sandbox-notice-image'] = '[[File:Sandbox.svg|50px|alt=|link=]]' --[[ -- cfg['sandbox-notice-pagetype-template']...

Click to read more »
Module:WikitextParser
Rabu, 2026-02-11 21:55:10

Wikitext of the file to parse. -- @return Name of the file function parser.getFileName( fileWikitext ) return string.match( fileWikitext, '^%[%[ *...

Click to read more »
Module:EditAtWikidata
Sabtu, 2017-03-11 01:25:25

thisQid = entity.id end local icon if propertyID then icon = " [[File:Blue pencil.svg |frameless |text-top |10px |alt=" .. i18n.message .. " |link=https://www...

Click to read more »
Module:Infobox road/map
Rabu, 2018-03-07 15:11:36

mapsizes[args.country] or '290' local alt = args.map_alt or '' return format("[[File:%s|%spx|alt=%s]]", map, mapsize, alt) end function p.map(frame) local argsModule...

Click to read more »
Module:Language/data/iana suppressed scripts
Kamis, 2020-10-15 01:13:01

-- File-Date: 2020-09-29 return { ["Arab"] = {"ar", "fa", "ps", "ur"}, ["Armn"] = {"hy"}, ["Beng"] = {"as", "bn"}, ["Blis"] = {"zbl"}, ["Cyrl"] =...

Click to read more »
Module:Scots byleid note
Rabu, 2020-10-21 00:07:41

n.image = string.format('[[File:Globe spelling color.png|%s]]', size) else n.image = string.format('[[File:Globe spelling colour.svg|%s]]'...

Click to read more »
Module:High-use
Kamis, 2022-12-29 06:25:46

tonumber(frame.args[1]) end else count = _fetch(frame) end local image = "[[File:Ambox warning yellow.svg|40px|alt=Warning|link=]]" local type_param = "style"...

Click to read more »
Module:Location map/data/Scotland Edinburgh/doc
Minggu, 2021-01-31 07:02:34

United Kingdom Edinburgh.png The default map image, without "Image:" or "File:" top = 55.9996 Latitude at top edge of map, in decimal degrees bottom =...

Click to read more »
Module:Subject bar
Selasa, 2019-12-17 11:18:44

(thisPage.namespace == 5) -- Wikipedia talk or (thisPage.namespace == 7) -- File talk or (thisPage.namespace == 11) -- Template talk or (thisPage.namespace...

Click to read more »
Module:Wikipedia
Sabtu, 2020-09-19 04:11:28

padding: 2px; text-align: left;\">" .. "<div style=\"float: left;\">[[File:Wikipedia-logo.png|14px|none| ]]</div>" .. "<div style=\"margin-left:...

Click to read more »
Module:TemplatePar
Rabu, 2023-04-19 21:20:37

globals = { DateTime = 20652535, FileMedia = 24765326, Multilingual = 47541920...

Click to read more »
Module:Location map/data/Scotland East Dunbartonshire/doc
Rabu, 2021-12-22 20:24:29

Dunbartonshire UK location map.svg The default map image, without "Image:" or "File:" image1 = East Dunbartonshire UK relief location map.jpg An alternative...

Click to read more »
Module:Location map/data/Scotland Glasgow/doc
Rabu, 2021-12-22 20:13:03

Glasgow UK location map.svg The default map image, without "Image:" or "File:" image1 = Glasgow UK relief location map.jpg An alternative map image, usually...

Click to read more »
Module:Location map/data/Scotland South Ayrshire/doc
Kamis, 2022-01-20 19:24:52

Ayrshire UK location map.svg The default map image, without "Image:" or "File:" image1 = South Ayrshire UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/Scotland Clackmannanshire/doc
Kamis, 2022-01-20 20:06:13

Clackmannanshire UK location map.svg The default map image, without "Image:" or "File:" image1 = Clackmannanshire UK relief location map.jpg An alternative map...

Click to read more »
Module:Location map/data/Scotland West Lothian/doc
Kamis, 2021-12-16 05:14:31

Lothian UK location map.svg The default map image, without "Image:" or "File:" image1 = West Lothian UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/Scotland West Dunbartonshire/doc
Rabu, 2021-12-22 18:01:55

Dunbartonshire UK location map.svg The default map image, without "Image:" or "File:" image1 = West Dunbartonshire UK relief location map.jpg An alternative...

Click to read more »
Module:Location map/data/Scotland Midlothian/doc
Rabu, 2021-12-22 20:27:40

Midlothian UK location map.svg The default map image, without "Image:" or "File:" image1 = Midlothian UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/Scotland Dundee/doc
Rabu, 2021-12-22 20:16:12

= Dundee UK location map.svg The default map image, without "Image:" or "File:" image1 = Dundee UK relief location map.jpg An alternative map image, usually...

Click to read more »
Module:Location map/data/Scotland East Ayrshire/doc
Kamis, 2022-01-20 20:06:27

Ayrshire UK location map.svg The default map image, without "Image:" or "File:" image1 = East Ayrshire UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/Scotland North Ayrshire/doc
Selasa, 2021-12-21 19:29:26

Ayrshire UK location map.svg The default map image, without "Image:" or "File:" image1 = North Ayrshire UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/United Kingdom Edinburgh/doc
Selasa, 2021-12-21 19:01:53

Edinburgh UK location map.svg The default map image, without "Image:" or "File:" image1 = Edinburgh UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/Europe/doc
Minggu, 2021-02-07 07:20:53

blank laea location map.svg The default map image, without "Image:" or "File:" image1 = Europe relief laea location map.jpg An alternative map image,...

Click to read more »
Module:Location map/data/Scotland Angus/doc
Selasa, 2021-12-21 19:07:09

= Angus UK location map.svg The default map image, without "Image:" or "File:" image1 = Angus UK relief location map.jpg An alternative map image, usually...

Click to read more »
Module:Location map/data/Scotland Orkney/doc
Kamis, 2022-01-20 20:03:46

Islands UK location map.svg The default map image, without "Image:" or "File:" image1 = Orkney Islands UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/United Kingdom Kent/doc
Rabu, 2021-12-22 23:37:45

image = Kent UK location map.svg The default map image, without "Image:" or "File:" image1 = Kent UK relief location map.jpg An alternative map image, usually...

Click to read more »
Module:Location map/data/Scotland East Renfrewshire/doc
Rabu, 2021-12-22 20:04:11

Renfrewshire UK location map.svg The default map image, without "Image:" or "File:" image1 = East Renfrewshire UK relief location map.jpg An alternative map...

Click to read more »
Module:Location map/data/Scotland Scottish Borders/doc
Kamis, 2022-01-20 20:07:30

Borders UK location map.svg The default map image, without "Image:" or "File:" image1 = Scottish Borders UK relief location map.jpg An alternative map...

Click to read more »
Module:Location map/data/Scotland Shetland/doc
Kamis, 2022-01-20 20:04:02

Shetland UK location map.svg The default map image, without "Image:" or "File:" image1 = Shetland UK relief location map.jpg An alternative map image,...

Click to read more »
Module:Location map/data/Scotland Inverclyde/doc
Rabu, 2021-12-22 20:19:00

Inverclyde UK location map.svg The default map image, without "Image:" or "File:" image1 = Inverclyde UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/Scotland Highland/doc
Jumat, 2020-12-25 04:08:38

Highland UK location map.svg The default map image, without "Image:" or "File:" image1 = Highland UK relief location map.jpg An alternative map image,...

Click to read more »
Module:Location map/data/Edinburgh/doc
Jumat, 2021-12-17 05:35:29

Edinburgh UK location map.svg The default map image, without "Image:" or "File:" image1 = Edinburgh UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/Scotland Fife/doc
Selasa, 2021-12-21 19:12:12

image = Fife UK location map.svg The default map image, without "Image:" or "File:" image1 = Fife UK relief location map.jpg An alternative map image, usually...

Click to read more »
Module:Location map/data/Scotland Sutherland/doc
Jumat, 2020-12-25 04:15:49

Sutherland UK location map.svg The default map image, without "Image:" or "File:" image1 = Sutherland UK relief location map.jpg An alternative map image...

Click to read more »
Module:Location map/data/Scotland Falkirk/doc
Rabu, 2021-12-22 20:21:20

Falkirk UK location map.svg The default map image, without "Image:" or "File:" image1 = Falkirk UK relief location map.jpg An alternative map image, usually...

Click to read more »
Module:Location map/data/Scotland South Lanarkshire/doc
Rabu, 2021-12-22 20:07:03

Lanarkshire UK location map.svg The default map image, without "Image:" or "File:" image1 = South Lanarkshire UK relief location map.jpg An alternative map...

Click to read more »
Module:Location map/data/Scotland Stirling/doc
Kamis, 2022-01-20 20:05:59

Stirling UK location map.svg The default map image, without "Image:" or "File:" image1 = Stirling UK relief location map.jpg An alternative map image,...

Click to read more »
Module:Location map/data/Scotland Outer Hebrides/doc
Kamis, 2021-12-16 04:53:53

Hebrides UK location map.svg The default map image, without "Image:" or "File:" image1 = Outer Hebrides UK relief location map.jpg An alternative map image...

Click to read more »
Module:Documentation
Kamis, 2022-12-29 06:19:20

(usually the current title) -- env.templateTitle - the template (or module, file, etc.) -- env.docTitle - the /doc subpage. -- env.sandboxTitle - the /sandbox...

Click to read more »
Module:Location map/data/Scotland Dumfries and Galloway/doc
Jumat, 2020-12-25 04:26:17

Galloway UK location map.svg The default map image, without "Image:" or "File:" image1 = Dumfries and Galloway UK relief location map.jpg An alternative...

Click to read more »
Module:Location map/data/Scotland Perth and Kinross/doc
Sabtu, 2021-03-13 06:26:44

Kinross UK location map.svg The default map image, without "Image:" or "File:" image1 = Perth and Kinross UK relief location map.jpg An alternative map...

Click to read more »
Module:Location map/data/Scotland Ross an Cromarty/doc
Selasa, 2021-12-21 19:19:35

Cromarty UK location map.svg The default map image, without "Image:" or "File:" image1 = Ross and Cromarty UK relief location map.jpg An alternative map...

Click to read more »
Module:Location map/data/Scotland Argyll and Bute/doc
Sabtu, 2021-03-13 06:12:14

and Bute UK location map.svg The default map image, without "Image:" or "File:" image1 = Argyll and Bute UK relief location map.jpg An alternative map...

Click to read more »
Module:Offeecial wabsteid
Selasa, 2020-01-28 07:13:40

one to Wikidata.' .. '</strong>' if qid then result = result.. ' [[File:OOjs UI icon edit-ltr-progressive.svg |frameless |text-top |10px |alt=Edit...

Click to read more »
Module:Databox
Minggu, 2022-07-03 15:20:00

then databoxRoot :tag('div') :wikitext('[[File:' .. images[1].mainsnak.datavalue.value .. '|frameless|300px]]') end...

Click to read more »
Module:Uses Wikidata
Kamis, 2020-10-15 01:13:07

wikibase.getLabel(p_num) or "NO LABEL" result = result .. "<ul><li>[[File:Disc Plain blue dark.svg|middle|4px|link=]] <b><i>[[d:Property talk:" .....

Click to read more »
Module:Authority control
Minggu, 2022-10-23 22:18:48

Portaal|BPN]]', 651, p.bpnLink }, { 'CANTIC', '[[Name and Title Authority File of Catalonia|CANTIC]]', 1273, p.canticLink }, { 'CINII', '[[CiNii (identifier)|CiNii]]'...

Click to read more »
Module:Location map/data/Chile/doc
Minggu, 2020-12-27 05:42:15

image = Chile location map.svg The default map image, without "Image:" or "File:" image1 = Relief Map of Chile.jpg An alternative map image, usually a relief...

Click to read more »
Module:Lang/ISO 639 synonyms
Kamis, 2020-10-15 01:13:00

-- File-Date: 2013-01-11 return { ["aar"] = "aa", ["abk"] = "ab", ["afr"] = "af", ["aka"] = "ak", ["amh"] = "am", ["ara"] = "ar", ["arg"] = "an"...

Click to read more »
Module:Location map/data/Scotland Renfrewshire/doc
Sabtu, 2020-12-26 05:08:17

Renfrewshire UK location map.svg The default map image, without "Image:" or "File:" image1 = Renfrewshire UK relief location map.jpg An alternative map image...

Click to read more »
Module:InfoboxImage
Kamis, 2020-10-15 03:04:10

Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display...

Click to read more »
Module:Lua banner
Kamis, 2020-10-15 01:53:50

end boxArgs.type = 'notice' boxArgs.small = true boxArgs.image = '[[File:Lua-logo-nolabel.svg|30px|alt=|link=]]' return mMessageBox.main('mbox',...

Click to read more »
Module:Image array
Jumat, 2018-05-18 13:44:48

'auto') :css('margin-right', 'auto') :wikitext(mw.ustring.format('[[File:%s|%dx%dpx%s|%s]]', img, w, h, alt .. link .. border, text)) cell:tag('div')...

Click to read more »
Module:Category handler/config
Jumat, 2022-01-28 01:49:58

cfg.defaultNamespaces = { [ 0] = true, -- main [ 6] = true, -- file [ 12] = true, -- help [ 14] = true, -- category [100] = true, -- portal...

Click to read more »
Module:Portal/images/x
Jumat, 2014-06-06 00:40:15

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["x-ray astronomy"]...

Click to read more »
Module:Protection banner/config
Kamis, 2022-12-29 06:19:20

' For more information, including websites discussing' .. ' how to file a counter-notice, please see' .. " [[Wikipedia:Office actions]] and...

Click to read more »
Module:Icon/data
Selasa, 2018-01-30 07:49:32

"Disambiguation page", }, image = { aliases = {"file"}, image = "Video-x-generic.svg", tooltip = "File", }, portal = { image = "Portal-puzzle.svg"...

Click to read more »
Module:Solar eclipse
Selasa, 2019-12-17 11:02:27

'[[File:' .. dargs['Ph'] .. '|320px]]' or nil) setarg('caption', dargs['PhCap']) setarg('map', (dargs['Map'] and dargs['Map'] ~= '') and '[[File:'...

Click to read more »
Module:Portal bar
Minggu, 2022-10-23 22:19:57

) :css( 'margin', 'auto 0.5em' ) :wikitext( string.format( '[[File:%s|24x21px]]', getImageName{ portal } ) ) :done() :tag( 'span' )...

Click to read more »
Module:Portal/images/y
Jumat, 2014-06-06 00:40:55

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["yirdquauks"] =...

Click to read more »
Module:Portal/images/q
Jumat, 2014-06-06 00:29:04

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["quebec"] = "Flag...

Click to read more »
Module:Portal/images/z
Jumat, 2014-06-06 00:41:31

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["zambie"] = "Flag...

Click to read more »
Module:Portal/images/other
Kamis, 2014-06-05 20:54:39

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["3:2 aspect image"]...

Click to read more »
Module:Form of
Minggu, 2020-11-01 12:28:51

participle of}} and {{alternative spelling of}}. Most of the logic in this file is to handle tags in {{inflection of}}. Other related files: * [[Module:form...

Click to read more »
Module:Succession table monarch
Jumat, 2018-08-03 12:31:07

image then imageTd:tag('span') :addClass('photo') :wikitext('[[File:' .. eachElement.image .. '|80px|alt=' .. (eachElement.alt or '') .. ']]')...

Click to read more »
Module:Uses TemplateStyles
Jumat, 2019-12-20 08:40:54

end boxArgs.type = 'notice' boxArgs.small = true boxArgs.image = '[[File:Farm-Fresh css add.svg|32px|alt=CSS]]' return mMessageBox.main('mbox', boxArgs)...

Click to read more »
Module:Portal/images/j
Jumat, 2014-06-06 00:21:41

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["jacksonville"]...

Click to read more »
Module:Portal/images/v
Jumat, 2014-06-06 00:39:03

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["vajrayana buddhism"]...

Click to read more »
Module:Citation/CS1
Minggu, 2022-10-23 22:19:13

------------------------ Determines if a URL has the file extension that is one of the PDF file extensions used by [[MediaWiki:Common.css]] when applying...

Click to read more »
Module:Photo montage
Kamis, 2015-03-12 22:13:11

'collapse') :tag('tr') end local image = string.format( '[[File:%s|%dpx]]', args['photo' .. num .. c], (size - spacing*(count[rownum]...

Click to read more »
Module:Portal/images/k
Jumat, 2014-06-06 00:22:21

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["kabbalah"] =...

Click to read more »
Module:Navbox Canada
Minggu, 2018-02-18 04:52:30

'<span style="vertical-align: 1px; padding-right:0.2em">' .. '[[File:Maple Leaf (from roundel).svg|20x20px|link=|alt=]]' .. '</span> ') ...

Click to read more »
Module:Portal/images/d
Jumat, 2014-06-06 00:10:34

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["dacia"] = "Dacie...

Click to read more »
Module:Portal/images/o
Selasa, 2023-04-11 06:17:41

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["oaxaca"] = "Flag...

Click to read more »
Module:Calendar date
Minggu, 2022-10-23 22:24:41

as configured in Module:Calendar date/Events "localfile" = local data file (eg. https://en.wikipedia.org/wiki/Template:Calendar_date/localfiles/Hanukkah)...

Click to read more »
Module:Message box/configuration
Kamis, 2022-12-29 06:19:19

imageEmptyCell = true, below = true, templateCategory = 'File message boxes', templatestyles = 'Module:Message box/imbox.css' ...

Click to read more »
Module:Portal/images/f
Minggu, 2023-04-09 13:31:55

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["faisalabad"]...

Click to read more »
Module:Language/data/iana scripts
Kamis, 2020-10-15 01:13:01

-- File-Date: 2020-09-29 return { ["Adlm"] = {"Adlam"}, ["Afak"] = {"Afaka"}, ["Aghb"] = {"Caucasian Albanian"}, ["Ahom"] = {"Ahom", "Tai Ahom"}, ...

Click to read more »
Module:Portal/images/u
Sabtu, 2018-04-14 00:22:28

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["u.s. roads"]...

Click to read more »
Module:Portal/images/w
Selasa, 2023-04-11 06:00:07

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["wales"] = "Flag...

Click to read more »
Module:Portal/images/e
Jumat, 2014-06-06 00:40:49

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["eastenders"] =...

Click to read more »
Module:Portal
Jumat, 2019-12-20 08:40:54

(thisPage.namespace == 5) -- Wikipedia talk or (thisPage.namespace == 7) -- File talk or (thisPage.namespace == 11) -- Template talk or (thisPage.namespace...

Click to read more »
Module:Portal/images/i
Selasa, 2016-06-14 00:49:36

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["ice hockey"]...

Click to read more »
Module:Portal/images/r
Jumat, 2014-06-06 00:30:18

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["r&b an soul music"]...

Click to read more »
Module:Portal/images/l
Minggu, 2017-03-26 08:03:02

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["lacrosse"] =...

Click to read more »
Module:Portal/images/h
Jumat, 2014-06-06 00:17:32

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["haiti"] = "Flag...

Click to read more »
Module:Location map
Rabu, 2023-03-01 08:34:39

currentTitle = mw.title.getCurrentTitle() retval = string.format( '%s[[File:%s|%spx|%s%s]]', retval, image, width, args.alt or ((args.label or...

Click to read more »
Module:Language/data/iana regions
Kamis, 2020-10-15 02:20:22

-- File-Date: 2020-09-29 return { ["AC"] = {"Ascension Island"}, ["AD"] = {"Andorra"}, ["AE"] = {"Unitit Arab Emirates"}, ["AF"] = {"Afghanistan"}...

Click to read more »
Module:Portal/images/g
Jumat, 2014-06-06 00:16:28

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["gabon"] = "Flag...

Click to read more »
Module:Portal/images/p
Jumat, 2024-02-23 21:02:19

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["pakistan"] =...

Click to read more »
Module:Portal/images/t
Rabu, 2023-04-12 12:47:02

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["tabaristan"]...

Click to read more »
Module:Portal/images/n
Jumat, 2014-06-06 00:26:43

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["nairobi"] = "Flag...

Click to read more »
Module:Message box
Selasa, 2025-07-15 09:49:30

box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} ...

Click to read more »
Module:Pagetype
Senin, 2018-04-23 02:43:31

This means that the "image" parameter can overwrite defaults for the -- File: namespace, which wouldn't work if we passed the parameters through -- separately...

Click to read more »
Module:Portal/images/b
Jumat, 2014-06-06 00:07:09

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be -- omitted. ]==] return { ["babism"] =...

Click to read more »
Module:Delink
Minggu, 2022-10-23 22:20:13

language.isKnownLanguageTag(colonprefix) or ( ns and ( ns.canonicalName == "File" or ns.canonicalName == "Category" ) ) then return "" end ...

Click to read more »
Module:Language/data/iana variants
Kamis, 2020-10-15 01:13:02

-- File-Date: 2020-09-29 return { ["1606nict"] = { ["descriptions"] = {"Late Middle French (to 1606)"}, ["prefixes"] = {"frm"}, }, ["1694acad"]...

Click to read more »
Module:UserLinks/shared
Senin, 2018-04-23 02:06:50

See [[w:en:Help:Colon trick]]. local colonNamespaces = { [6] = true, -- File [14] = true, -- Category } local p = {} function p.maybeLoadModule(s)...

Click to read more »
Module:Protection banner
Rabu, 2026-02-18 15:57:12

Initialise necessary modules. require('strict') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective...

Click to read more »
Module:Requested move
Kamis, 2023-11-23 17:20:00

discussion]]' return err(msg, argsByNum, args.reason, argsByNumCount) -- File namespace check elseif subjectSpace == 6 then local msg = '[[Template:Requestit...

Click to read more »
Module:Portal/images/m
Jumat, 2014-06-06 00:25:22

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["m*a*s*h"] = "Mash-logo2...

Click to read more »
Module:Lang/data
Kamis, 2020-10-15 02:38:04

separate modules that are derived from the IANA language-subtag-registry file key_to_lower() avoids the metatable trap and sets all keys in the subtables...

Click to read more »
Module:Portal/images/s
Jumat, 2022-05-27 19:18:54

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==] return { ["saarc"] = "SAARC...

Click to read more »
Module:UserLinks/config
Sabtu, 2018-02-17 15:19:56

MediaWiki Web API. cfg['display-api'] = 'api' -- List of the user's local file uploads. cfg['display-uploads'] = 'uploads' ---------------------------...

Click to read more »
Module:Scripts/data
Senin, 2020-04-27 08:11:17

-- When adding new scripts to this file, please don't forget to add -- style definitons for the script in [[MediaWiki:Common.css]]. local u = mw.ustring...

Click to read more »
Module:Calendar date/Events
Sabtu, 2019-06-08 08:15:34

"localfile" datasource = '' - The data calculator; or a link to the local file source = '' - Describe the source, used in creating citations...

Click to read more »
Module:Video gemme wikidata
Jumat, 2017-08-11 00:06:43

function p.getUpdateLink() if(updateLinkStyle == "pen") then return "[[File:Blue pencil.svg|frameless|text-top|10px|alt=Edit this on Wikidata|link=https://www...

Click to read more »
Module:Protected edit request
Rabu, 2014-02-19 07:07:51

else padlock = 'Padlock-bronze-open.svg' end local stringToFormat = '[[File:%s|%dpx|alt=|link=]]' local smallPadlock = mw.ustring.format(stringToFormat...

Click to read more »
Module:Infobox gene
Minggu, 2018-06-03 13:56:15

300px\;\">" --wikitext_for_ideogram_image = wikitext_for_ideogram_image.."[[File:Map of the human mitochondrial genome.svg|300px|"..chrText.."]]" ...

Click to read more »
Module:Citation/CS1/Utilities
Kamis, 2020-10-15 01:12:54

Adds a category to z.maintenance_cats using names from the configuration file with additional text if any. To prevent duplication, the added_maint_cats...

Click to read more »
Module:Webarchive/data
Kamis, 2020-07-09 07:30:58

['User']=true, ['Talk']=true, ['User_talk']=true, ['Wikipedia_talk']=true, ['File_talk']=true, ['Template_talk']=true, ['Help_talk']=true, ['Category_talk']=true...

Click to read more »
Module:Flagg
Selasa, 2019-12-17 11:28:00

else --unlinked (default) ilink = "|link=" end end local image = "[[File:"..iname.."|"..size..border..ilink.."|alt="..am.."]]" --Combine image and...

Click to read more »
Module:Lang/sandbox
Minggu, 2022-10-23 22:19:28

synonyms are promoted to the two-character synonym because the IANA registry file omits the synonymous three-character code; we cannot depend on browsers understanding...

Click to read more »
Module:Lang
Minggu, 2022-10-23 22:19:23

synonyms are promoted to the two-character synonym because the IANA registry file omits the synonymous three-character code; we cannot depend on browsers understanding...

Click to read more »
Module:Biota infobox/core
Minggu, 2022-10-23 22:23:15

local src = "Template:Biota infobox/styles.css" -- TemplateStyles file wikitextTable = wikitextTable .. '\n|}' local output = wikitextTable...

Click to read more »
Module:Infobox road
Sabtu, 2023-07-29 07:07:52

elseif country == "USA" then return nil else return string.format('[[File:%s|%s|alt=%s]]', photo, width, alt) end end function p.photo(frame) local...

Click to read more »
Module:Portal/images/a
Jumat, 2019-12-20 08:40:54

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be -- omitted. ]==] return { ["airports"]...

Click to read more »
Module:Labels/data/topical
Minggu, 2020-11-01 13:17:21

local labels = {} local aliases = {} local deprecated = {} -- This file is split into two sections: topical labels and labels for set-type categories...

Click to read more »
Module:Language/data/ISO 639-3
Selasa, 2018-04-10 12:12:42

-- File-Date: 20170217 return { ["aaa"] = {"Ghotuo"}, ["aab"] = {"Alumu-Tesu"}, ["aac"] = {"Ari"}, ["aad"] = {"Amal"}, ["aae"] = {"Arbëreshë Albanian"}...

Click to read more »
Module:Language/data/iana languages
Kamis, 2020-10-15 11:26:46

-- File-Date: 2020-09-29 local active = { ["aa"] = {"Afar"}, ["ab"] = {"Abkhazian"}, ["ae"] = {"Avestan"}, ["af"] = {"Afrikaans"}, ["ak"] = {"Akan"}...

Click to read more »
Module:Portal/images/c
Jumat, 2025-07-11 02:32:07

"united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be -- omitted. ]==] return { ["cabo verde"]...

Click to read more »
Module:Routemap
Senin, 2018-05-07 01:03:44

File:BSicon_%s.svg|x20px|link=%s|alt=|%s]]%s', ["cell-overlapicon-fmt"] = '<div style="position:absolute;left:0px;top:0px;padding:0%s">[[File:BSicon_%s...

Click to read more »
Module:WPSHIPS utilities
Minggu, 2022-10-23 22:24:15

Output of {{shipboxflag|USA}}: [[File:Flag of the United States.svg|100x35px|alt=|link=]] Image syntax: [[File:Name|Type|Border|Location|Alignmen...

Click to read more »
Module:Wd
Rabu, 2020-07-08 09:39:07

link then return buildWikilink("c:File:" .. datavalue, datavalue) elseif not raw then return "[[File:" .. datavalue .. "]]" else ...

Click to read more »
Module:Ru-noun
Senin, 2020-04-27 08:11:12

declension variant (-ья, -ин, -ишко, -ище; see -- long comment at top of file) -- 3. A gender (m, f, n, 3f) -- 4. A gender plus declension variant (e.g...

Click to read more »
Module:College color/data
Rabu, 2017-04-26 07:26:16

cite="{{cite manual |url=http://athletics.bellarmine.edu/services/download_file.ashx?file_location=https://s3.amazonaws.com/sidearm.sites/athletics.bellarmine...

Click to read more »
Module:Val/units
Minggu, 2016-05-22 02:11:59

-- Definitions for units known to val -- File format is two strings and a return statement with them in it: -- string in quotes [=[ ... builtin_units ...

Click to read more »
Module:Portal/images
Jumat, 2024-02-23 21:02:31

of the -- page. The image name should be capitalised normally, and the "File:" namespace prefix should be -- omitted. local images = { ["3:2 aspect...

Click to read more »
Module:Citation/CS1/Configuration
Kamis, 2020-10-15 03:34:35

uncategorized_namespaces = { 'User', 'Talk', 'User_talk', 'Wikipedia_talk', 'File_talk', 'Template_talk', 'Help_talk', 'Category_talk', 'Portal_talk', 'Book_talk'...

Click to read more »
Module:Wikidata
Senin, 2020-09-28 23:19:08

if label_id and (lang == nil or lang ~= uselang) then ret_icon = " [[File:Noun Project label icon 1116097 cc mirror.svg|10px|" .. mw.message...

Click to read more »
Module:Citation/CS1/Date validation
Kamis, 2020-10-15 01:12:54

- S C O P E D E C L A R A T I O N S >-------------------------------- File-scope variables are declared here ]] local lang_object = mw.getContentLanguage();...

Click to read more »
Module:WikidataIB
Senin, 2023-02-13 20:06:53

[2] = "nd", [3] = "rd", ["default"] = "th" }, ["filespace"] = "File", ["Unknown"] = "Unknown", ["NaN"] = "Not a number", -- set the following...

Click to read more »