User contributions for Inari

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

3 November 2023

  • 13:0513:05, 3 November 2023 diff hist +897 N Module:DistinguishCreated page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools --initialize lazily local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.distinguish(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame) local selfref = args.selfref local text = args.text a..." current
  • 13:0413:04, 3 November 2023 diff hist +6,001 N Template:Distinguish/docCreated page with "{{Documentation subpage}} {{tsh|dist}} <!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} {{Lua|Module:distinguish}} == Description == The "distinguish" template produces a hatnote to point out to our readers the existence of one or more articles whose title(s) is, or are, similar to the page in question. It is used in cases where the distinction between the titles is generally obvious a..." current
  • 13:0313:03, 3 November 2023 diff hist +290 N Template:DistinguishCreated page with "{{#invoke:Distinguish|distinguish}}<noinclude><!-- splitting these lines causes {{Documentation}} template to terminate green shading when Distinguish is used in /doc pages. --> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata, not here! --> </noinclude>" current
  • 13:0313:03, 3 November 2023 diff hist +31,807 N Template:Infobox/docCreated page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{distinguish|Template:Userbox}} {{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}} {{Lua|Module:Infobox}} {{Parameter names example |name={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>...... |image|caption |image1|caption1 |image2|caption2={{{caption2..." current
  • 13:0313:03, 3 November 2023 diff hist +340 N Template:InfoboxCreated page with "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>" current
  • 13:0213:02, 3 November 2023 diff hist +570 N Template:Mbox templates (small)/docCreated page with "{{Documentation subpage}} {{Mbox templates (small)}} {{tl|Mbox templates (small)}} is the small template that appears as opposite at the top of documentation for templates in the Category:Mbox and messagebox templates. It takes no parameters. ===See also=== * {{tl|Mbox templates see also}}, used at the end of Mbox-family templates' documentation. <includeonly>{{Sandbox other| | <!-- Categories below this line, please; interwikis at Wikidata --> Category:Mbox an..." current
  • 13:0213:02, 3 November 2023 diff hist +828 N Template:Mbox templates (small)Created page with "<includeonly>{{Infobox | bodyclass = nowrap | bodystyle = width:auto;padding-bottom:0.6em;line-height:1.25em; | abovestyle = font-size:inherit; | above = Message box<br/>meta-templates | labelstyle = margin:0;padding:0 0.3em 0;text-align:center;font-weight:normal; | datastyle = margin:0;padding:0 0.5em 0 0; | label1 = ''template'' | data1 = ''context'' | label2 = {{tl|Ambox}} | data2 = article | label3 = {{tl|Cmbox}} | data3 = category | label4 = {{tl|Imbox}} | data..." current
  • 04:4904:49, 3 November 2023 diff hist −1 Module:AsboxNo edit summary current
  • 04:4804:48, 3 November 2023 diff hist +2,922 N Template:Hlist/styles.cssCreated page with "→‎{{pp-protected|reason=match parent|small=yes}}: →‎* hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * [[MediaWiki talk:Common.css/to do#hlist-separated]]: /* * TODO: When the majority of readership supports it (or s..." current
  • 04:4704:47, 3 November 2023 diff hist +742 N Module:Navbar/styles.cssCreated page with "→‎{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .nav..." current
  • 04:4604:46, 3 November 2023 diff hist +1,805 N Template:Stub documentationCreated page with "{{#ifeq:{{#invoke:High-use|num|x}}|many||{{High-use}}}} This is a '''stub template'''. A brief explanation of these templates follows; for full details please consult Wikipedia:Stub. === What is a stub? === A stub is an article containing only a few sentences of text which is too short to provide encyclopedic coverage of a subject. === How is a stub identified? === * If possible, try to find the most appropriate stub template for the article. A full list can be fo..." current
  • 04:4504:45, 3 November 2023 diff hist +915 N Module:Navbar/configurationCreated page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis..." current
  • 04:4504:45, 3 November 2023 diff hist +5,296 N Module:NavbarCreated page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false..." current
  • 04:4404:44, 3 November 2023 diff hist +27,931 N Module:BufferCreated page with "--[[============================= This Module was written by Alexander Zhikun He, also known as, User:Codehydro on the English Wikipedia All methods were developed independently and any resemblance to other string buffer libraries would be coincidental. Furthermore, many methods will not work when compiled by standard Lua libraries as they depend on behaviors unique to the MediaMiki Scribunto mod, which, for example, has a getmetatable() method that always returns nil o..." current
  • 04:4304:43, 3 November 2023 diff hist +9,300 N Template:Asbox/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}} {{Uses TemplateStyles|Template:Asbox/styles.css}} {{lua|Module:Asbox}} {{Mbox templates (small)}} This is the '''Asbox''' (['''A''']rticle ['''s''']tub ['''box''']) metatemplate. It is the standard template used for creating new or updating existing article stub box templ..." current
  • 04:4304:43, 3 November 2023 diff hist +376 N Template:Asbox/styles.cssCreated page with "→‎{{pp-template}}: →‎Article stub message box styles: .asbox { position: relative; overflow:hidden; } .asbox table { background: transparent; } .asbox p { margin: 0; } .asbox p + p { margin-top: 0.25em; } .asbox-body { font-style: italic; } .asbox-note { font-size: smaller; } .asbox .navbar { position: absolute; top: -0.75em; right: 1em; display: none; }" current
  • 04:4204:42, 3 November 2023 diff hist −1 Module:Asbox/docNo edit summary current
  • 04:4204:42, 3 November 2023 diff hist +1,087 N Module:Asbox/docCreated page with "{{High-risk|all-pages=yes}} {{Module rating|release}} {{Module rating|protected}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Uses TemplateStyles|Template:Asbox/styles.css}} == Usage == This module implements the {{tl|Asbox}} template. Please see the template page for usage instructions. == Acknowledgements == In addition to the contributors listed in the contribution histories..."
  • 04:4104:41, 3 November 2023 diff hist +12,732 N Module:AsboxCreated page with "--[[ This module was created by User:CodeHydro (Alexander Zhikun He). User:Jackmcbarn and User:Mr._Stradivarius provided a great deal of assistance in writting p.main() p.main() draw heavily from the following version of Template:Asbox of the English Wikipedia, authored primarily by User:Rich_Farmbrough https://en.wikipedia.org/w/index.php?title=Template:Asbox&oldid=619510287 p.templatepage() is derived from the following revision of Template:Asbox/templatepage, author..."
  • 04:4004:40, 3 November 2023 diff hist +163 N Template:AsboxCreated page with "<includeonly>{{#invoke:Asbox|main}}</includeonly><noinclude> {{documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata. --> </noinclude>" current
  • 04:4004:40, 3 November 2023 diff hist +173 N Template:StubCreated page with "{{asbox | image = | pix = | subject = | article = article | qualifier = | category = Stubs | tempsort = no | lowercase = y | name = Template:Stub }}" current
  • 04:4004:40, 3 November 2023 diff hist +759 N Zilog Z180Created page with "The Zilog '''Z180''' is an 8-bit processor and successor of the Z80 CPU. The Z180 retains a significant amount of backwards compatibility with the Z80, while adding many new features that extends the life of the series of processors. In addition to higher clock speeds, the Z180 family adds integrated peripherals such as a clock generator, 16-bit counters/timers, an interrupt controller..." Tag: Visual edit

2 November 2023

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)