Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • 'col') :wikitext('First ' .. releasedBlurb) -- Last aired subheader subheaderRow:tag('th') :attr('scope', 'col') :wikitext('Last ' ...
    21 KB (2,542 words) - 16:23, May 4, 2023
  • with [[MediaWiki:Gadget-ReferenceTooltips.js]] :addClass('nowrap') :wikitext(s) return tostring(span) end local function makePronunciationText(id)...
    4 KB (581 words) - 08:57, May 2, 2021
  • '#CCCCFF') :css('width',cell_width) :wikitext(text) -- Reference if reference and reference ~= '' then cell:wikitext(" " .. EpisodeTable.reference(reference...
    8 KB (983 words) - 16:23, May 4, 2023
  • create('span'):wikitext(frame:expandTemplate{title='Citation needed', args={date=current_monthyear}}) if countryDisplayUS then root:wikitext("<small>Audience...
    10 KB (1,378 words) - 16:23, May 4, 2023
  • :css('padding', '4px 0') :wikitext(string.format('[[:File:%s|%s]]', filename, title or '')) :done() :newline() :tag('div') :wikitext( play ~= 'no'...
    5 KB (684 words) - 12:20, September 2, 2020
  • has_text(wikitext) local function get_alt(text) return text:match("|alt=([^|]*)") or "" end wikitext = wikitext:gsub("]]", "|]]") wikitext = w...
    13 KB (1,817 words) - 19:51, August 21, 2020
  • then item:cssText(t.style) end item :attr{value = t.value} :wikitext(t.content) end return data.templatestyles .. tostring(root) end function...
    5 KB (761 words) - 23:35, April 16, 2023
  • tonumber(label_size) == 0 then return mw.html.create('div'):addClass('l0'):wikitext(label) end local builder = mw.html.create('div') :cssText('font-size:'...
    20 KB (2,820 words) - 19:39, August 21, 2020
  • end function p.makeWikitextError(msg, helpLink, addTrackingCategory, title) -- Formats an error message to be returned to wikitext. If -- addTrackingCategory...
    6 KB (666 words) - 14:10, October 23, 2022
  • return tostring(mw.html.create(tag) :addClass('error') :wikitext(tostring(args.message or args[1] or error('no message specified', 2)))...
    1 KB (163 words) - 19:40, August 21, 2020
  • return nil end end -- Provides access to the luaMain function from wikitext. function p.main(frame) local args = require('Module:Arguments').getArgs(frame...
    3 KB (491 words) - 22:14, September 11, 2021
  • st') :wikitext(shortcutHeading) end local list = shortcutList:tag('ul') for i, item in ipairs(listItems) do list:tag('li'):wikitext(item) end...
    4 KB (559 words) - 08:57, May 2, 2021
  • -- This is a simple module to strip categories from wikitext. It does -- not support nested links or magic words like __TOC__, etc. Even so, -- it should...
    2 KB (216 words) - 10:11, August 21, 2020
  • row:tag('td') :attr('rowspan', rowSpan) :wikitext(text) else row:tag('td') :css('text-align', textAlign) :wikitext(text) end end -- Local function...
    31 KB (3,878 words) - 16:23, May 4, 2023
  • easily distinguished from each other by human editors who are looking at the wikitext. This means that ref names like "Nguyen 2010" are preferred to names like...
    30 KB (3,025 words) - 20:04, October 13, 2020
  • 'margin', '0 0.5em' ) :wikitext( string.format( '[[File:%s|24x21px]]', getImageName{ portal } ) ) :done() :wikitext( string.format( '[[Portal:%s|%s...
    7 KB (991 words) - 00:00, September 2, 2020
  • html.create('div') h:wikitext(s) h:tag('br') -- h:newline() is not working for some reason h:wikitext('by ') h:wikitext(frame:expandTemplate{ title...
    716 bytes (108 words) - 19:57, September 2, 2020
  • '|' .. mgr .. ']]') or mgr) end local function _main(args) -- Return wikitext for a navbox. -- Code does not do much checking of inputs but will throw...
    7 KB (1,023 words) - 11:51, August 21, 2020
  • in the metadata. Without this function, the metadata saved in the raw wikitext contained the rendering determined by the settings of the last editor to...
    16 KB (2,193 words) - 16:23, May 4, 2023
  • :css('background-color', pargs['header_background'] or 'transparent') :wikitext(header) end -- loop through the images local k = 0 for r=1,rowcount...
    9 KB (1,209 words) - 12:20, September 2, 2020
View ( | ) (20 | 50 | 100 | 250 | 500)