User contributions for Inari

A user with 804 edits. Account created on 25 October 2024.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

25 October 2024

  • 18:5418:54, 25 October 2024 diff hist +24,014 N Module:ValCreated page with "-- For Template:Val, output a number and optional unit. -- Format options include scientific and uncertainty notations. local numdot = '.' -- decimal mark (use ',' for Italian) local numsep = ',' -- group separator (use ' ' for Italian) local mtext = { -- Message and other text that should be localized. ['mt-bad-exponent'] = 'exponent parameter (<b>e</b>)', ['mt-parameter'] = 'parameter ', ['mt-not-number'] = 'is not a valid number', ['mt-c..." current
  • 18:5318:53, 25 October 2024 diff hist +111 N Template:ValCreated page with "<includeonly>{{safesubst:<noinclude/>#invoke:val|main}}</includeonly><noinclude> {{documentation}} </noinclude>" current
  • 18:5318:53, 25 October 2024 diff hist +1,036 N Module:Value colorCreated page with "local getArgs = require('Module:Arguments').getArgs local p = {} local function rgb(color) local _, _, R, G, B = color:find('(%w%w)(%w%w)(%w%w)') return tonumber(R, 16), tonumber(G, 16), tonumber(B, 16) end function p.main(frame) local args = getArgs(frame) local value = tonumber(args[1]) local minValue = tonumber(args[2]) local maxValue = tonumber(args[3]) if value == nil or minValue == nil or maxValue == nil then return require('Module:Error').error{'Par..." current
  • 18:5218:52, 25 October 2024 diff hist +97 N Template:Value colorCreated page with "<includeonly>{{#invoke:Value color|main}}</includeonly><noinclude> {{documentation}} </noinclude>" current
  • 18:5118:51, 25 October 2024 diff hist +6,119 N Module:Color contrast/colorsCreated page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511..." current
  • 18:4918:49, 25 October 2024 diff hist +6,971 N Module:Color contrastCreated page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *..." current
  • 18:4818:48, 25 October 2024 diff hist +8,775 N Template:Greater color contrast ratio/docCreated page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use|62535}} {{Lua|Module:Color contrast}} This template determines the pair of colors with the larger contrast ratio: color1/color2 or color1/color3. This is useful for selecting a foreground/background color pair. For accessibility, [http://www.w3.org/TR/WCAG20/#visual-audio-contrast WCAG 2.0 AA guidelines..."
  • 18:4718:47, 25 October 2024 diff hist +121 N Template:Greater color contrast ratioCreated page with "<includeonly>{{safesubst:#invoke:Color contrast|greatercontrast}}</includeonly><noinclude> {{documentation}} </noinclude>" current
  • 18:4718:47, 25 October 2024 diff hist +44 N Template:))Created page with "}}<noinclude> {{documentation}} </noinclude>" current
  • 18:4618:46, 25 October 2024 diff hist +44 N Template:((Created page with "{{<noinclude> {{documentation}} </noinclude>" current
  • 18:4618:46, 25 October 2024 diff hist +467 N Template:ShadeCreated page with "<noinclude>{|class="wikitable" |- |</noinclude>style="background:#{{#invoke:Color |hexMix |F8F9FA |{{#switch:{{{color|}}} |green=92EE92 |blue=73CEFF |gold=F6D770 |violet=FFA5FF |orange=FBB775 |grey=C5C5C5 |FFA9A9}} |{{#expr:{{#if:{{{inv|}}} |{{{max|100}}}-}}{{{1|0}}}}} |max={{{max|100}}}}};vertical-align:{{{valign|middle}}};text-align:{{{align|center}}};{{{style|}}}"|{{{2|{{{pre|}}}{{formatnum:{{{1|0}}}}}{{{suff|}}}}}}<noinclude> |} {{documentation}} </noinclude>" current
  • 18:4518:45, 25 October 2024 diff hist +295 N Template:Cell colorCreated page with "<includeonly>style="{{Greater color contrast ratio|{{Value color|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}}}|white|black|css=yes}};text-align:{{{align|right}}};font-weight:{{#ifeq:{{yesno|{{{bold|}}}}}|yes|bold}};{{{style|}}}" | {{{1}}}</includeonly><noinclude> {{documentation}} </noinclude>" current
  • 18:4518:45, 25 October 2024 diff hist +288 N Template:No XCreated page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background:#FFC7C7;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-no"|13px|link=| {{{1|No}}}<noinclude> |}{{Documentation|Template:Table cell templates/doc}} </noinclude>" current
  • 18:4518:45, 25 October 2024 diff hist +296 N Template:No OCreated page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background:#FFC7C7;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-no"|18px|link=| {{{1|No}}}<noinclude> |}{{Documentation|Template:Table cell templates/doc}} </noinclude>" current
  • 18:3918:39, 25 October 2024 diff hist +295 N Template:Yes OCreated page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#9EFF9E;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-yes"|18px|link=| {{{1|Yes}}}<noinclude> |}{{Documentation|Template:Table cell templates/doc}} </noinclude>" current
  • 18:3918:39, 25 October 2024 diff hist +293 N Template:Yes CCreated page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#9EFF9E;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-yes"|13px|link=| {{{1|Yes}}}<noinclude> |}{{Documentation|Template:Table cell templates/doc}} </noinclude>" current
  • 18:3518:35, 25 October 2024 diff hist +24 N Template:Rh2/bgcolorCreated page with "<nowiki>#F4E3FF</nowiki>" current
  • 18:3518:35, 25 October 2024 diff hist +283 N Template:Rh2Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: {{Rh2/bgcolor}}; color: black; vertical-align: middle; text-align: {{{align|left}}}; font-weight: bolder; {{{style|}}}" scope="row" class="rh heading table-rh"<noinclude>| Row Header |} {{documentation}} </noinclude>"
  • 18:3418:34, 25 October 2024 diff hist +238 N Template:RhCreated page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: {{{align|left}}}; {{{style|}}}" class="table-rh"<noinclude> |} {{documentation}} </noinclude>"
  • 18:3418:34, 25 October 2024 diff hist +259 N Template:N/aCreated page with "{| class="wikitable" |- | <onlyinclude>data-sort-value="{{{sort|}}}" style="background: #ececec; color: #2C2C2C; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-na" <!-- -->| {{{1|—}}}</onlyinclude> |} {{documentation}}" current
  • 18:3418:34, 25 October 2024 diff hist +212 N Template:NoCreated page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background:#FFC7C7;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-no"|{{{1|No}}}<noinclude> |} {{documentation}} </noinclude>"
  • 18:3318:33, 25 October 2024 diff hist +300 N Template:Yes-NoCreated page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="partial table-partial"|{{{1|Yes/No}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} <!-- interwikis & categories --> </noinclude>" current
  • 18:3318:33, 25 October 2024 diff hist +215 N Template:YesCreated page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#9EFF9E;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-yes"|{{{1|Yes}}}<noinclude> |} {{documentation}} </noinclude>"
  • 18:3218:32, 25 October 2024 diff hist +624 N Template:Table cell templatesCreated page with "<noinclude> {| |</noinclude>{{#if:{{{sort|}}}|data-sort-value="<nowiki>{{{sort|</nowiki>{{{sort}}}<nowiki>}}}</nowiki>"}} style="background: {{{bg|<nowiki>{{/bgcolor}}</nowiki>}}}; color: {{{color|black}}}; vertical-align: {{{valign|middle}}}; text-align: <nowiki>{{{align|</nowiki>{{{align|center}}}<nowiki>}}}</nowiki>; <nowiki>{{{style|text-transform: capitalize;}}}</nowiki>" class="{{{class|{{BASEPAGENAME}}}}} table-{{{class|{{BASEPAGENAME}}}}}"| <nowiki>{{{1|</nowiki>..." current
  • 18:3218:32, 25 October 2024 diff hist +1,450 N Template:Template parameter usageCreated page with "{{#switch:{{{label|}}} |=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{#ifeq:{{yesno-no|{{{lc}}}}}|no|C|c}}lick here] to see a monthly parameter usage report for {{#if:{{{1|}}}|[[Template:{{ROOTPAGENAME:{{{1|}}}}}]]|this template}} in articles{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}. |None|none=[https://bambots.brucemye..." current
  • 18:3118:31, 25 October 2024 diff hist +167 N Template:Template linkCreated page with "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
  • 18:3118:31, 25 October 2024 diff hist +745 N Module:YesnoCreated page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =..." current
  • 18:3018:30, 25 October 2024 diff hist +83 N Template:TlRedirected page to Template:Template link current Tag: New redirect
  • 18:3018:30, 25 October 2024 diff hist +1,977 N Module:Message box/ombox.cssCreated page with "→‎* * {{ombox}} (other pages message box) styles * * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-enwp-boxes.css * @revision 2021-07-15: table.ombox { margin: 4px 10%; border-collapse: collapse; →‎Default "notice" gray: border: 1px solid #a2a9b1; background-color: #f8f9fa; box-sizing: border-box; } →‎An empty narrow cell: .ombox td.mbox-empty-cell { border: none; padding: 0; width: 1px; } →‎The message body cell(s): .ombox th.mbox-te..." current
  • 18:2918:29, 25 October 2024 diff hist +6,117 N Module:Message box/configurationCreated page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee..." current
  • 18:2918:29, 25 October 2024 diff hist +18,558 N Module:Message boxCreated page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = '..." current
  • 18:2818:28, 25 October 2024 diff hist +153 N Template:MboxCreated page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>" current
  • 18:2818:28, 25 October 2024 diff hist +2,376 N Template:Redirect category shellCreated page with "__NONEWSECTIONLINK__{{Mbox | name = Redirect category shell | type = move | image = none | style = margin-top: 1.1em; border: solid 1px darkblue; border-left-width: 0.5em; | textstyle = padding-top: 0.9em; padding-bottom: 0.9em; | text = '''This {{Talk other|talk page|page}} is a redirect. <small>The following categories are used to track and monitor this redirect:</small>'''{{#if:{{{h|}}} |:: ''{{{h}}}''..." current
  • 18:2818:28, 25 October 2024 diff hist +97 N Template:TlfRedirected page to Template:Template link with link off current Tag: New redirect
  • 18:2718:27, 25 October 2024 diff hist +435 N Template:Template otherCreated page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>" current
  • 18:2718:27, 25 October 2024 diff hist +3,312 N Module:Check for unknown parametersCreated page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext..." current
  • 18:2618:26, 25 October 2024 diff hist +1,114 N Template:TemplateData headerCreated page with "<div class="templatedata-header">{{#if:{{{noheader|}}}|<!-- noheader: -->{{Template parameter usage|based=y}}|<!-- +header: -->This is the {{#if:{{{nolink|}}}|<!-- +header, nolink TD -->TemplateData|<!-- +header, +link TD; DEFAULT: -->TemplateData}}<!-- e.o. #if:nolink; DEFAULT: --> for this template used by TemplateWizard, VisualEditor and other tools. {{Template parame..."
  • 18:2518:25, 25 October 2024 diff hist +302 N Template:IfsubstCreated page with "{{ safesubst:<noinclude/>#if:{{{demo|}}} |{{ safesubst:<noinclude/>#ifeq:{{{demo}}} |no |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }} |{{ safesubst:<noinclude/>#ifeq:{{ safesubst:<noinclude/>NAMESPACE}}|{{NAMESPACE}} |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }}}}<noinclude> {{Documentation}} </noinclude>" current
  • 18:2518:25, 25 October 2024 diff hist +258 N Template:MonoCreated page with "{{<includeonly>safesubst:</includeonly>ifsubst|1=|2=<templatestyles src="Mono/styles.css" />}}<span class="monospaced">{{{2|{{{1}}}}}}</span><noinclude> {{Documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
  • 18:2418:24, 25 October 2024 diff hist +145 N Template:NowrapCreated page with "<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc page; interwikis go to Wikidata. --> </noinclude>" current
  • 18:2418:24, 25 October 2024 diff hist +77 N Template:Nowrap/styles.cssCreated page with ".nowrap, .nowrap a:before, .nowrap .selflink:before { white-space: nowrap; }" current
  • 18:2318:23, 25 October 2024 diff hist +177 N Template:Mono/styles.cssCreated page with "→‎Styling for [[Template:Mono]]: .monospaced { →‎Keep it like this: "monospace, monospace". Those are the rules from [[w:WP:MONO]].: font-family: monospace, monospace; }" current
  • 18:2218:22, 25 October 2024 diff hist +716 N Module:Documentation/styles.cssCreated page with "→‎{{pp|small=yes}}: .documentation, .documentation-metadata { border: 1px solid #a2a9b1; background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; →‎same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; →‎same padding left-right as .documentation: } .documentation-startbox { padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bott..." current
  • 18:2118:21, 25 October 2024 diff hist +17,732 N Module:Documentation/configurationCreated page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------..." current
  • 18:2118:21, 25 October 2024 diff hist +10,054 N Module:ArgumentsCreated page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..." current
  • 18:2018:20, 25 October 2024 diff hist +35,109 N Module:DocumentationCreated page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/configuration') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made availa..." current
  • 18:1718:17, 25 October 2024 diff hist +151 N Template:DocumentationCreated page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>" current
  • 18:1618:16, 25 October 2024 diff hist +267 N Template:OkayCreated page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #FFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="partial table-partial"| {{{1|Neutral}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>" current
  • 18:1418:14, 25 October 2024 diff hist 0 N File:Wiki2.pngNo edit summary current
  • 18:1418:14, 25 October 2024 diff hist 0 N File:Wiki.pngNo edit summary current
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)