Search results

Jump to navigation Jump to search
  • namespace = mw.title.new(template, "Template").namespace if namespace == 10 or namespace == 828 then template = mw.ustring.gsub(template, "/doc$", "") --
    1 KB (190 words) - 10:31, 26 May 2020
  • v t e Wikipedia templates: organization infoboxes Wikipedia:Manual of Style/Infoboxes General {{Infobox organization}} {{Infobox official post}} Government
    3 KB (2 words) - 00:17, 26 May 2020
  • return frame:expandTemplate{ title = args.template, args = templateArgs } end -- See Template:Item#Format each item using a template function p.each(frame)
    3 KB (403 words) - 14:06, 2 August 2018
  • Find the template name. local template if args._template then template = args._template else local currentTitle = mw.title.getCurrentTitle() if
    2 KB (208 words) - 10:31, 26 May 2020
  • Infobox company/doc (category Templates generating hCards) (section TemplateData)
    symbol/symbols for the company (use stock ticker templates where possible; see Category:Ticker symbol templates). Information about the company's status as
    66 KB (9,502 words) - 00:17, 26 May 2020
  • This (untested) styling should override the user agent default when cs1|2 templates are rendered. Similarly, some languages use different quotation punctuation
    5 KB (710 words) - 00:17, 26 May 2020
  • sort(nums) return nums end function p.callTemplate(template, targs) return mw.getCurrentFrame():expandTemplate{title = template, args = targs} end return p
    3 KB (372 words) - 14:06, 2 August 2018
  • then title = mw.title.new(titleArg) else title = mw.title.getCurrentTitle() end return title end function envFuncs.templateTitle() --[[
    36 KB (4,245 words) - 10:30, 26 May 2020
  • 'Template') if not title then error('Invalid title ' .. titleText) end local talkpage = title.talkPageTitle and title.talkPageTitle.fullText or ''
    3 KB (451 words) - 10:30, 26 May 2020
  • is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template. TemplateData
    18 KB (548 words) - 00:17, 26 May 2020
  • renderItalicTitle() local italicTitle = args['italic title'] and mw.ustring.lower(args['italic title']) if italicTitle == '' or italicTitle == 'force'
    14 KB (1,827 words) - 10:30, 26 May 2020
  • local obj = {} -- Set the title object and the namespace. obj.title = getTitleObject(args.page) or mw.title.getCurrentTitle() -- Set the config for
    17 KB (2,326 words) - 10:30, 26 May 2020
  • Module:Uses TemplateStyles (category Uses TemplateStyles templates with errors)
    new(ts) if tsTitle then local tsSandboxTitle = mw.title.new(string.format('%s:%s/sandbox/%s', tsTitle.nsText, tsTitle.baseText, tsTitle.subpageText)) if not tsSandboxTitle
    3 KB (366 words) - 13:46, 2 August 2018
  • moduleLinks) local title = mw.title.getCurrentTitle() if title.subpageText == "doc" then title = title.basePageTitle end if title.contentModel ==
    4 KB (451 words) - 10:30, 26 May 2020
  • Module:Hatnote (category Hatnote templates with errors)
    helpLink, 'string', true) yesno = require('Module:Yesno') title = title or mw.title.getCurrentTitle() -- Make the help link text. local helpText if helpLink
    7 KB (761 words) - 02:56, 5 January 2018
  • rows (24) Category:Pages which use embedded infobox templates with the title parameter (0)
    491 bytes (35 words) - 14:04, 2 August 2018
  • required by the specified template. -- Can use sortable=x where x = on/table/off/debug in any supported template. -- Some templates default to sortable=on
    26 KB (3,669 words) - 13:47, 2 August 2018
  • templates_using_volume = templates_using_volume, templates_using_issue = templates_using_issue, templates_not_using_page = templates_not_using_page, }
    50 KB (5,804 words) - 22:23, 15 October 2018
  • function Protection.new(args, cfg, title) local obj = {} obj._cfg = cfg obj.title = title or mw.title.getCurrentTitle() -- Set action if not args.action
    25 KB (2,952 words) - 10:31, 26 May 2020
  • 2) .. 'px;top:-' .. round(marksize / 2) .. 'px;line-height:0') :attr('title', title) if marksize ~= 0 then builder:wikitext(string.format( '%s', mark, marksize
    20 KB (2,533 words) - 22:20, 15 October 2018
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)