User contributions for Inari
Jump to navigation
Jump to search
19 March 2024
- 04:2504:25, 19 March 2024 diff hist +3,732 N Zilog Z80 Load Details Created page with "{{Main|Zilog Z80 instruction set}} The table below indicates the possible combinations of operands for the LD operation. {| class="wikitable" |+ ! ! colspan="28" |Source |- ! rowspan="26" |{{Vertical Text|Destination}} ! !A !B !C !D !E !H !L !I !R !IXH !IXL !IYH !IYL !BC !DE !HL !SP !IX !IY !(BC) !(DE) !(HL) !(IX+N) !(IY+N) !N !NN !(NN) |- | {{rh}} class="table-rh" |A |{{ya}} |{{ya}} |{{ya}} |{{ya}} |{{ya}} |{{ya}} |{{..." current Tag: Visual edit
- 04:1604:16, 19 March 2024 diff hist −30 Template:Vertical Text No edit summary current
- 04:1504:15, 19 March 2024 diff hist +1,303 N Template:Vertical Text/doc Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{Vertical text|text}}</nowiki></code> :where ''text'' (as unnamed parameter <code>1</code>) is the string to be displayed vertically. <p>An optional named parameter <code>style</code> may be used to specify additional CSS style attributes (e.g. font-size, color, etc).</p> <p>Note: These..." current
- 04:1404:14, 19 March 2024 diff hist +224 N Template:Vertical Text Created page with "<span style="writing-mode: vertical-lr; text-orientation: upright; letter-spacing: -0.12em; line-height:1em; width:1em; {{{style|}}}">{{{1|<noinclude>This Is Vertical Text.</noinclude>}}}</span><noinclude>{{doc}}</noinclude>"
- 03:4403:44, 19 March 2024 diff hist +9 m Zilog Z80 instruction set →8-bit Load Operations current Tag: Visual edit
- 03:4403:44, 19 March 2024 diff hist +32 m Zilog Z80 instruction set →8-bit Load Operations Tag: Visual edit
18 February 2024
- 04:2404:24, 18 February 2024 diff hist 0 Intel 8086 No edit summary current Tag: Visual edit
- 04:2304:23, 18 February 2024 diff hist 0 m Category:16-bit microprocessors Inari moved page Category:16-bit Microprocessors to Category:16-bit microprocessors without leaving a redirect: Misspelled title current
- 04:2204:22, 18 February 2024 diff hist +29 Category:8-bit microprocessors No edit summary current Tag: Visual edit
- 04:2104:21, 18 February 2024 diff hist +29 Zilog Z80 No edit summary current Tag: Visual edit
4 February 2024
- 03:0303:03, 4 February 2024 diff hist +136 m C No edit summary current Tag: Visual edit
- 03:0103:01, 4 February 2024 diff hist +9 m C++ No edit summary current Tag: Visual edit
- 03:0103:01, 4 February 2024 diff hist +184 m C# No edit summary current Tag: Visual edit
- 02:5902:59, 4 February 2024 diff hist −9 C++ No edit summary
- 02:5802:58, 4 February 2024 diff hist +203 m C++ No edit summary Tag: Visual edit
- 02:5402:54, 4 February 2024 diff hist 0 N File:C++ Logo.svg No edit summary current
- 02:5402:54, 4 February 2024 diff hist 0 N File:C Sharp Logo.svg No edit summary current
- 02:5302:53, 4 February 2024 diff hist 0 N File:C Logo.png No edit summary current
- 02:4502:45, 4 February 2024 diff hist +35 m C++ No edit summary Tag: Visual edit
- 02:4202:42, 4 February 2024 diff hist +1,129 N Module:Error Created page with "-- This module implements {{error}}. local p = {} local function _error(args) local tag = mw.ustring.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. return tostring(mw.html.create(tag) :addClass('error') :wikitext(tostring(args.message or args[1] or error('no message specified', 2))) ) end function..." current
- 02:4102:41, 4 February 2024 diff hist +102 N Template:Error Created page with "{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude> {{documentation}} </noinclude>" current
- 02:4102:41, 4 February 2024 diff hist +2,005 N Template:Incorrect redirect template Created page with "<includeonly>{{#ifeq:{{#invoke:redirect|isRedirect|{{FULLPAGENAME}}}}|yes|</includeonly>{{Mbox | type = content | image = 50px | text = {{Error|The above rcat template should only be used to categorize redirects that are {{#ifeq:{{{3}}}|outside|outside|in}} the ''{{{1}}}'' namespace{{#if:{{{2|}}}|{{nbsp}}{{#if:{{{3|}}}|and|or}} the ''{{{2}}}'' namespace.|.}}}} }}<includeonly>[[Category:Pages with templates in the wrong namespace]..." current
- 02:3902:39, 4 February 2024 diff hist +3,104 N Module:Redirect template Created page with "require('strict') local p = {} -- key is beginning of arg name. value is table with namespace number and link -- alternatively, a function taking the namespace number and returning a validity -- can be used local namespaceCategories = { all = { function() return true end }, main = { 0, 'main' }, help = { 12, 'help' }, portal = { 100, 'portal' }, talk = { function(n) return n > 0 and n%2 == 1 end, '[[Help:Talk pa..." current
- 02:3902:39, 4 February 2024 diff hist +75 N Template:Redirect template Created page with "{{#invoke:Redirect template|main}}<noinclude> {{Documentation}}</noinclude>" current
- 02:3802:38, 4 February 2024 diff hist +321 N Template:R to initialism Created page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R to initialism |name=To an initialism |to=an initialism from its expanded form |main category=Redirects to initialisms }}<noinclude> <!-- Place categories on /doc subpage; interwikis go to Wikidata. --> {{Documentation}} </noinclude>" current
- 02:3802:38, 4 February 2024 diff hist −215 C++ Redirected page to C++ current Tags: New redirect Visual edit: Switched
- 02:3202:32, 4 February 2024 diff hist +290 N Template:Distingush Created 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
- 02:3202:32, 4 February 2024 diff hist +2 Template:Notice/doc No edit summary current
- 02:3102:31, 4 February 2024 diff hist +11,312 N Template:Notice/doc Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE AND INTERWIKIS TO WIKIDATA --> {{Confused|Template:Note}} {{Used in system}} {{Never substitute}} {{#ifeq: {{BASEPAGENAME}} | Notice | {{Template shortcut|info|inbox}} {{Template redirect|Infonote}} }} This is the {{tl|{{BASEPAGENAME}}}} message box. It should be used '''sparingly''' and only for {{#switch:{{BASEPAGENAME}} |Warning='''important''' warnings about an article o..."
- 02:3102:31, 4 February 2024 diff hist +1,016 N Template:Notice Created page with "{{Mbox | name = Notice | demospace = {{{demospace|}}} | style = {{#if:{{{style|}}} |{{{style}}} }} | subst = <includeonly>{{subst:substcheck}}</includeonly> | type = notice | image = {{#if:{{{image|}}} |[[File:{{{image}}}|40px|Notice|alt={{{imagealt|}}}]]}} | small = {{{small|}}} | smallimage = {{#if:{{{image|}}} |[[File:{{{image}}}|30px|Notice|alt={{{imagealt|}}}]]}} | imageright = {{#if:{{{imageright|}}} |{{{imageright}}} |{{#if:{{{shor..." current
- 02:3002:30, 4 February 2024 diff hist +47 Module:About-distinguish No edit summary current
- 02:2602:26, 4 February 2024 diff hist +117 N Template:About-distinguish Created page with "{{#invoke:About-distinguish|aboutDistinguish<noinclude>|ABC|XYZ</noinclude>}}<noinclude>{{Documentation}}</noinclude>" current
- 02:2502:25, 4 February 2024 diff hist +2,410 N Module:About-distinguish Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools = require('Module:TableTools') local checkType = require('libraryUtil').checkType local p = {} function p.aboutDistinguish (frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame) return p._aboutDistinguish(args) end function p.aboutDistinguishText (frame) mArguments = require('Module:Argume..."
- 02:2502:25, 4 February 2024 diff hist +121 N Template:About-distinguish2 Created page with "{{#invoke:About-distinguish|aboutDistinguishText<noinclude>|ABC|XYZ</noinclude>}}<noinclude>{{Documentation}}</noinclude>" current
- 02:2402:24, 4 February 2024 diff hist +4,368 N Module:Redirect hatnote Created page with "--[[ -- This module produces a "redirect" hatnote. It looks like this: -- '"X" redirects here. For other uses, see Y.' -- It implements the {{redirect}} template. --]] local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local mArguments --lazily initialize local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti local p = {} ------------------------------..." current
- 02:2402:24, 4 February 2024 diff hist +5,244 N Template:Redirect/doc Created page with "{{About-distinguish2|a hatnote template|{{tl|No redirect}}, {{tl|Talk page of redirect}}, {{tl|WikiProject Redirect}}, {{tl|Wiktionary redirect}}, or {{tl|R avoided double redirect}} }} {{Documentation subpage}} {{tsh|redir}} {{notice|1=Using this template does '''not''' create a redirect. The following pages may have what you are looking for: * Wikipedia:Redirect is the official Wikipedia guideline on redirects. The page focuses on the rules and standards that the W..." current
- 02:2302:23, 4 February 2024 diff hist +183 N Template:Redirect Created page with "<includeonly>{{#invoke:redirect hatnote|redirect|1}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 02:2102:21, 4 February 2024 diff hist +56 N Category:All stub articles Created page with "This category allows for tracking all stub articles." current Tag: Visual edit
- 02:2002:20, 4 February 2024 diff hist +7 m Assembly No edit summary current Tag: Visual edit
- 02:2002:20, 4 February 2024 diff hist +35 m Go (Programming language) No edit summary current Tag: Visual edit
- 02:2002:20, 4 February 2024 diff hist +35 m BASIC No edit summary current Tag: Visual edit
- 02:1902:19, 4 February 2024 diff hist +528 N Assembly Created page with "'''Assembly language''' (alternatively '''assembler language''' or '''symbolic language code'''), often referred to as '''assembly''' and commonly abbreviated as '''ASM''' or '''asm''', is a low-level programming language with a very-strong correspondence between the instructions in the language and the architecture's machine code instructions. Assembly code is converted from a human readable form in to machine code via a program referred to as an assembler. {{Progr..." Tag: Visual edit
- 02:1502:15, 4 February 2024 diff hist +25 m C No edit summary Tag: Visual edit
- 01:4201:42, 4 February 2024 diff hist +1,063 BASIC No edit summary Tag: Visual edit
- 01:3101:31, 4 February 2024 diff hist +2,247 BASIC No edit summary Tag: Visual edit: Switched
- 00:5800:58, 4 February 2024 diff hist +4 BASIC No edit summary Tag: Visual edit
- 00:5800:58, 4 February 2024 diff hist −115 Template:Infobox programming language No edit summary current
- 00:5600:56, 4 February 2024 diff hist +272 N Template:Flatlist Created page with "<templatestyles src="Hlist/styles.css"/><div class="hlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> {{documentation}} </noinclude>" current
- 00:5500:55, 4 February 2024 diff hist +324 BASIC No edit summary Tag: Visual edit
- 00:5500:55, 4 February 2024 diff hist +336 BASIC No edit summary Tag: Visual edit: Switched