All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Fox Labs Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:55, 4 November 2023 Inari talk contribs created page 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...")
- 00:55, 4 November 2023 Inari talk contribs created page 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...")
- 00:55, 4 November 2023 Inari talk contribs created page 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...")
- 00:54, 4 November 2023 Inari talk contribs created page 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|}}}|...")
- 00:27, 4 November 2023 Inari talk contribs created page 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...")
- 00:27, 4 November 2023 Inari talk contribs created page 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...")
- 00:24, 4 November 2023 Inari talk contribs created page 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>")
- 00:23, 4 November 2023 Inari talk contribs created page 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>")
- 00:20, 4 November 2023 Inari talk contribs created page 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...")
- 00:20, 4 November 2023 Inari talk contribs created page 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:19, 4 November 2023 Inari talk contribs created page 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>")
- 00:17, 4 November 2023 Inari talk contribs deleted page Template:Shade/doc/doc
- 00:17, 4 November 2023 Inari talk contribs created page Template:Shade/doc/doc (Created page with "{{Documentation subpage}} {{Template:Table cell templates/doc |doc=This template is designed to specify a mix of colors to suggest magnitude. Do not use it for categories (like status labels), instead choose accessible colors that approximate a qualitative pallette. Options specific to this template (with defaults) are: * <code>color=red</code> (red, orange, gold, green, blue, violet, grey) * <code>inv=</code> (1, true, y, yes; to...")
- 00:17, 4 November 2023 Inari talk contribs created page 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:16, 4 November 2023 Inari talk contribs created page 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>")
- 00:15, 4 November 2023 Inari talk contribs created page 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>")
- 00:15, 4 November 2023 Inari talk contribs created page 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>")
- 00:14, 4 November 2023 Inari talk contribs created page Template:Unreleased (Created page with "{| class="wikitable" |<onlyinclude>{{n/a|{{{1|Unreleased}}}}}</onlyinclude> |} {{documentation|content={{Table cell templates/doc}}}} Category:Unified table cell templates")
- 00:14, 4 November 2023 Inari talk contribs created page 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>")
- 00:13, 4 November 2023 Inari talk contribs created page 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>")
- 00:12, 4 November 2023 Inari talk contribs created page 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>")
- 00:12, 4 November 2023 Inari talk contribs created page 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>")
- 00:11, 4 November 2023 Inari talk contribs created page 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>")
- 00:11, 4 November 2023 Inari talk contribs created page 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>")
- 00:10, 4 November 2023 Inari talk contribs created page 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}}")
- 00:09, 4 November 2023 Inari talk contribs created page 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>")
- 00:07, 4 November 2023 Inari talk contribs created page 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>")
- 19:47, 3 November 2023 Inari talk contribs created page 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>")
- 19:46, 3 November 2023 Inari talk contribs created page 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>")
- 19:46, 3 November 2023 Inari talk contribs created page 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>")
- 19:45, 3 November 2023 Inari talk contribs created page 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>")
- 19:45, 3 November 2023 Inari talk contribs created page Template:Partial failure (Created page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #FE9; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-partial" | {{{1|Partial failure}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>")
- 19:45, 3 November 2023 Inari talk contribs created page Template:Partial success (Created page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #FFB; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-partial" | {{{1|Partial success}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>")
- 19:44, 3 November 2023 Inari talk contribs created page Template:Partial (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background:#FFB;vertical-align:middle;text-align:{{{align|center}}}; {{{style|}}}" class="table-partial"|{{{1|Partial}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} </noinclude>")
- 19:43, 3 November 2023 Inari talk contribs created page Template:N/a/doc (Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{tlr|Not applicable|N/A|NA|n/a}} <!-- {{High-use}} --> {{Table cell templates/doc|N/A}} <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> }}</includeonly>")
- 19:38, 3 November 2023 Inari talk contribs created page Template:N/a (Created 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}}")
- 19:38, 3 November 2023 Inari talk contribs created page Template:Depends (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FED; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="depends table-depends"|{{{1|Depends}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} </noinclude>")
- 19:37, 3 November 2023 Inari talk contribs created page Template:Needs (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FED; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="need table-needs"|{{{1|Needs}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 19:37, 3 November 2023 Inari talk contribs created page Template:Nonfree (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FCE; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="nonfree table-nonfree"|{{{1|Non-free}}}<noinclude> |} {{confuse|Template:Non-free}} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 19:37, 3 November 2023 Inari talk contribs created page Template:Proprietary (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #E7E7FF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-proprietary"|{{{1|Proprietary}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Proprietary </noinclude>")
- 19:36, 3 November 2023 Inari talk contribs created page Template:Free (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #DFF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="free table-free"|{{{1|Free}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 19:36, 3 November 2023 Inari talk contribs created page Template:Open source (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #9EFF9E; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="active table-active"|{{{1|Open source}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 19:35, 3 November 2023 Inari talk contribs created page Template:Release-candidate (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #BFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-release-candidate"|{{{1|Release candidate}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 19:35, 3 November 2023 Inari talk contribs created page Template:Nightly (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #FFE3E3; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="nightly table-nightly"|{{{1|Nightly build}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 19:35, 3 November 2023 Inari talk contribs created page Template:Table-experimental (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #E7E7FF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="experimental table-experimental"|{{{1|Experimental}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 19:35, 3 November 2023 Inari talk contribs created page Template:Beta (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background: #E7E7FF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="beta table-beta"|{{{1|software release life cycle}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Software table cell templates </noinclude>")
- 19:34, 3 November 2023 Inari talk contribs created page Template:Scheduled (Created page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #E7E7FF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-planned" | {{{1|Scheduled}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>")
- 19:34, 3 November 2023 Inari talk contribs created page Template:Planned (Created page with "<noinclude> {| class="wikitable" |</noinclude>style="background: #E7E7FF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-planned" | {{{1|Planned}}}<noinclude> |} {{documentation|Template:Table cell templates/doc}} </noinclude>")
- 19:33, 3 November 2023 Inari talk contribs created page Template:BLACK (Created page with "<noinclude>{| class="wikitable" |- |</noinclude>data-sort-value="{{{sort|}}}" style="background: #000; color: #CCC; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-na"|{{{1|N/A}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}}")
- 19:32, 3 November 2023 Inari talk contribs created page Template:Sdash (Created page with "{| class="wikitable sortable" |- | <onlyinclude>data-sort-value="{{{sort|}}}" style="{{{style|vertical-align:middle; text-align:center}}}" class="{{{class|table-na}}}" | {{{1|—}}}</onlyinclude> |} {{documentation|content={{Table cell templates/doc}}}}")