User contributions for Inari
Jump to navigation
Jump to search
4 November 2023
- 01:1801:18, 4 November 2023 diff hist +335 N Template:Color sample Created page with "<span style="display:inline-block;width:{{{2|1}}}em;vertical-align: text-top;height:{{{2|1}}}em;border:1.62px solid {{{border|black}}};background:{{{1}}};" title="{{title case|{{{description|{{{1}}}}}}}}"> </span><noinclude> {{Documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 01:1801:18, 4 November 2023 diff hist +4,661 N Template:Color contrast ratio/doc Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> {{lua|Module:Color contrast}} This template returns the color contrast ratio between the two colors provided. It accepts two parameters, which can be a standard RGB hex color code (<code>#RRGGBB</code>) or a standard HTML color or CSS "orange" (= <code>#FFA500</code>). Color names and hex letters are case-insensitive (i.e. they may be upper- or lowe..." current
- 01:1801:18, 4 November 2023 diff hist +115 N Template:Color contrast ratio Created page with "<includeonly>{{#invoke:Color contrast|ratio|{{{1}}}|{{{2}}}}}</includeonly><noinclude>{{Documentation}}</noinclude>" current
- 01:1801:18, 4 November 2023 diff hist +6,119 N Module:Color contrast/colors Created 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
- 01:1701:17, 4 November 2023 diff hist +1,908 N Module:Color contrast/doc Created page with "<!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> {{module rating|protected}} {{High-use}} {{Lua|Module:Color contrast/colors}} This module is used primarily by * {{tl|Color contrast ratio}} * {{tl|RGBColorToLum}} * {{tl|Color contrast conformance}} * {{tl|Ensure AAA contrast ratio}} * {{tl|Ensure AA contrast ratio}} * {{tl|Greater color contrast ratio}} It is also used for tracking within * Module:Navbox * Module:Userbox * [..." current
- 01:1701:17, 4 November 2023 diff hist +6,971 N Module:Color contrast Created 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
- 01:1601:16, 4 November 2023 diff hist +8,775 N Template:Greater color contrast ratio/doc Created 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..." current
- 01:1601:16, 4 November 2023 diff hist +121 N Template:Greater color contrast ratio Created page with "<includeonly>{{safesubst:#invoke:Color contrast|greatercontrast}}</includeonly><noinclude> {{documentation}} </noinclude>" current
- 01:1601:16, 4 November 2023 diff hist +245 N Template:Not yet Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background:{{{color|#EEE}}};vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" | {{{1|Not yet}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>" current
- 01:1501:15, 4 November 2023 diff hist +5 Template:Yes C No edit summary current
- 01:1501:15, 4 November 2023 diff hist +443 N Template:Ya Created page with "<noinclude>{| class="wikitable" |- |</noinclude>data-sort-value="{{{sort|Yes}}}" style="background: #DFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-yes2" {{#if:{{{rowspan|}}}|rowspan="{{{rowspan}}}"}} |{{{text|13px|link={{{link|}}}|{{{1|Yes}}}}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Checkmark insertion templates </noinclude>" current
- 01:1401:14, 4 November 2023 diff hist +397 N Template:Na Created page with "<noinclude>{| class="wikitable" |- |</noinclude>data-sort-value="{{{sort|No}}}" style="background: #FFE3E3; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-no2" {{#if:{{{rowspan|}}}|rowspan="{{{rowspan}}}"}} | {{{text|13px|link={{{link|}}}|{{{1|No}}}}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}}</noinclude>" current
- 01:1301:13, 4 November 2023 diff hist +176 N Template:No2/doc Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> {{Table cell templates/doc}} <includeonly> <!-- CATEGORIES HERE, THANKS --> </includeonly>" current
- 01:1301:13, 4 November 2023 diff hist +232 N Template:No2 Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FFE3E3; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-no2" |{{{1|}}}<noinclude> |} {{documentation}} </noinclude>" current
- 01:1201:12, 4 November 2023 diff hist +300 N Template:Yes-No Created 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
- 01:1101:11, 4 November 2023 diff hist +257 N Template:Maybe Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FF8; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-maybe"|{{{1|Maybe}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>" current
- 01:0901:09, 4 November 2023 diff hist 0 N File:UI Green Circle Check.svg No edit summary current
- 01:0901:09, 4 November 2023 diff hist +295 N Template:Yes O Created 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
- 01:0201:02, 4 November 2023 diff hist +288 N Template:Yes C Created 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>"
- 00:5500:55, 4 November 2023 diff hist +13,050 N Module:InfoboxImage/doc Created page with "{{used in system}} {{Module rating|protected}} ==Overview== This module is used within infoboxes to process the image parameters and tidy up the formatting of the result. ==Parameters== {| class="wikitable" ! Parameter ! Description |- | image | Required. The main parameter that should be passed over which contains the image info. |- | size | Size to display image, in pixels. Use is discouraged per WP:THUMBSIZE; see {{Para|upright}} below instead. |- | maxsize | Ma..." current
- 00:5500:55, 4 November 2023 diff hist +10,244 N Module:InfoboxImage Created page with "-- 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 for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th..." current
- 00:5500:55, 4 November 2023 diff hist +6,129 N Template:Infobox color/doc Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Lua|Module:Color}} {{Infobox color |title =Sample color |hex =0080FF |bgcolor = |image =Image:CIExy1931.png |image_size = |alt =Some alt |caption =CIE colorspace |frequency =num - num |wavelength =num - num |symbolism =Some symbols |spelling =Some spelling |cmyk=1 |c=C|m=M|y=Y|k=K..." current
- 00:5400:54, 4 November 2023 diff hist +5,088 N Template:Infobox color Created page with "{{infobox | above = {{{title|<includeonly>{{PAGENAME}}</includeonly>}}} | subheader = {{#if:{{{hex|}}}| }} | subheaderstyle = line-height:12px; background-color:#{{{hex}}}!important; border: 0.1px solid #000000 | subheaderclass = notheme | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|{{{photo-size|}}}}}}|sizedefault=frameless|alt={{{alt|}}}}} | caption = {{{caption|}}} | header2 = {{#if:{{{frequency|}}}|..." current
- 00:2700:27, 4 November 2023 diff hist +2,132 N Module:Color/doc Created page with "{{Module rating|beta<!-- release • protected • semiprotected -->}} {{high-use}} This module is used primarily by {{tl|Infobox color}}, eliminating the need for external color converters and preventing mismatch between color coordinates. == Usage == To use this module, you may use one of the above listed templates or invoke the module directly. All functions that accept hexadecimal triplets also handle the shorthand three-digit format. To convert a h..." current
- 00:2700:27, 4 November 2023 diff hist +9,381 N Module:Color Created page with "-- Introduction: https://colorspace.r-forge.r-project.org/articles/color_spaces.html local p = {} local function isempty(v) return v == nil or v == '' end local function hexToRgb(color) local cleanColor = color:gsub("#", "#"):match('^[%s#]*(.-)[%s;]*$') if (#cleanColor == 6) then return { r = tonumber(string.sub(cleanColor, 1, 2), 16), g = tonumber(string.sub(cleanColor, 3, 4), 16), b = tonumber(string.sub(cleanColor, 5, 6), 16) } elseif (#cleanCo..." current
- 00:2400:24, 4 November 2023 diff hist +253 N Template:Yes2/doc Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{High-use|8900}} {{template shortcut|good2}} {{Table cell templates/doc}} <includeonly> <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> </includeonly>" current
- 00:2300:23, 4 November 2023 diff hist +226 N Template:Yes2 Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background:#bfd; color:black; vertical-align:middle; text-align:{{{align|center}}}; {{{style|}}}" class="table-yes2" |{{{1|}}}<noinclude> |} {{documentation}} </noinclude>" current
- 00:2100:21, 4 November 2023 diff hist +10 Template:Cell color No edit summary current
- 00:2000:20, 4 November 2023 diff hist +1,712 N Template:Cell color/doc Created page with "{{Documentation subpage}} {{Template shortcut|ccolor}} This template creates a shaded table cell according to its value. It interpolates the colour between given ''min'' and ''max'' values and colors (if not specified, these are assumed to be white for the ''min'' and black for the ''max''). The font colour is turned black or white depending on the luminosity of the cell background. The background color is generated by the {{tl|Value color}} template. == Usage == <cod..." current
- 00:2000:20, 4 November 2023 diff hist +285 N Template:Cell color Created 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> {{doc}} </noinclude>"
- 00:1900:19, 4 November 2023 diff hist +238 N Template:Optional Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #DFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}"|{{{1|Optional}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>" current
- 00:1700:17, 4 November 2023 diff hist +1,406 Template:Shade/doc No edit summary current
- 00:1700:17, 4 November 2023 diff hist +467 N Template:Shade/doc Created 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>"
- 00:1600:16, 4 November 2023 diff hist +467 N Template:Shade Created 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
- 00:1500:15, 4 November 2023 diff hist +310 N Template:Unknown Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #EEE; font-size: smaller; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="unknown table-unknown"|{{{1|Unknown}}}<noinclude> |} {{Documentation}} {{Documentation|Template:Table cell templates/doc}} </noinclude>" current
- 00:1500:15, 4 November 2023 diff hist +264 N Template:Some Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="partial table-partial"|{{{1|Some}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} </noinclude>" current
- 00:1400:14, 4 November 2023 diff hist +175 N Template:Unreleased Created page with "{| class="wikitable" |<onlyinclude>{{n/a|{{{1|Unreleased}}}}}</onlyinclude> |} {{documentation|content={{Table cell templates/doc}}}} Category:Unified table cell templates" current
- 00:1400:14, 4 November 2023 diff hist +271 N Template:Included Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #DFF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="included table-included"|{{{1|Included}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} </noinclude>" current
- 00:1300:13, 4 November 2023 diff hist +300 N Template:Usually Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #CEF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="partial table-partial"|{{{1|Usually}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} <!-- interwikis & categories --> </noinclude>" current
- 00:1200:12, 4 November 2023 diff hist +299 N Template:Rarely Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FE7; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="partial table-partial"|{{{1|Rarely}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} <!-- interwikis & categories --> </noinclude>" current
- 00:1200:12, 4 November 2023 diff hist +278 N Template:Sometimes Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FFB; vertical-align: middle; text-align: center; " class="partial table-partial"|{{{1|Sometimes}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} <!-- interwikis & categories --> </noinclude>" current
- 00:1100:11, 4 November 2023 diff hist +300 N Template:Pending Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="partial table-partial"|{{{1|Pending}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} <!-- interwikis & categories --> </noinclude>" current
- 00:1100:11, 4 November 2023 diff hist +256 N Template:Any Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="any table-any"|{{{1|Any}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} </noinclude>" current
- 00:1000:10, 4 November 2023 diff hist +295 N Template:TBA Created page with "{| class="wikitable" |- | <onlyinclude>data-sort-value="{{{sort|}}}" style="background: #DDF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="no table-no2" | {{{1|{{abbr|TBA|To be announced}}}}}</onlyinclude> |} {{Documentation|Template:Table cell templates/doc}}" current
- 00:0900:09, 4 November 2023 diff hist +273 N Template:Inactive Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FFC7C7; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="inactive table-inactive"|{{{1|Inactive}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} </noinclude>" current
- 00:0700:07, 4 November 2023 diff hist +310 N Template:Active Created page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #9EFF9E; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="active table-active"| {{{1|Active}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>" current
3 November 2023
- 19:4719:47, 3 November 2023 diff hist +267 N Template:Okay Created 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
- 19:4619:46, 3 November 2023 diff hist +264 N Template:Operational Created page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #CEF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-success" | {{{1|Operational}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>" current
- 19:4619:46, 3 November 2023 diff hist +263 N Template:Failure Created page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #FFC7C7; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-failure" | {{{1|Failure}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>" current
- 19:4519:45, 3 November 2023 diff hist +263 N Template:Success Created page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #9EFF9E; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-success" | {{{1|Success}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>" current