User contributions for Inari
Jump to navigation
Jump to search
8 November 2023
- 19:1019:10, 8 November 2023 diff hist +59 m NOR gate No edit summary current Tag: Visual edit
- 19:0919:09, 8 November 2023 diff hist +61 m NAND gate No edit summary Tag: Visual edit
- 19:0819:08, 8 November 2023 diff hist −4 XOR gate No edit summary Tag: Visual edit
- 19:0819:08, 8 November 2023 diff hist +1,098 N XOR gate Created page with "{| class="wikitable floatright" style="text-align:center" |- ! colspan="3" | XOR gate truth table |- bgcolor="#ddeeff" |colspan=2|'''Input''' || '''Output''' |- bgcolor="#ddeeff" | A || B || A XOR B |- |{{no2|0}} || {{no2|0}} || {{no2|0}} |- |{{no2|0}} || {{yes2|1}} || {{yes2|1}} |- |{{yes2|1}} || {{no2|0}} || {{yes2|1}} |- |{{yes2|1}} || {{yes2|1}} || {{no2|0}} |} In digital electronics, an '''XOR gate''' is a logic gate which produces an output of true when..." Tag: Visual edit
- 19:0119:01, 8 November 2023 diff hist +10 m OR gate No edit summary Tag: Visual edit
- 19:0019:00, 8 November 2023 diff hist +937 N OR gate Created page with "{| class="wikitable floatright" style="text-align:center" |- ! colspan="3" | OR gate truth table |- bgcolor="#ddeeff" |colspan=2|'''Input''' || '''Output''' |- bgcolor="#ddeeff" | A || B || A OR B |- |{{no2|0}} || {{no2|0}} || {{no2|0}} |- |{{no2|0}} || {{yes2|1}} || {{yes2|1}} |- |{{yes2|1}} || {{no2|0}} || {{yes2|1}} |- |{{yes2|1}} || {{yes2|1}} || {{yes2|1}} |} In digital electronics, an '''OR gate''' is a logic gate which produces an output of true when a..." Tag: Visual edit
- 18:5918:59, 8 November 2023 diff hist +4 m NOR gate No edit summary Tag: Visual edit
- 18:5918:59, 8 November 2023 diff hist +4 m NAND gate →Logic Tag: Visual edit
- 18:5418:54, 8 November 2023 diff hist +164 AND gate No edit summary Tag: Visual edit
- 18:5318:53, 8 November 2023 diff hist +809 N AND gate Created page with "{| class="wikitable floatright" style="text-align:center" |- ! colspan="3" | AND gate truth table |- bgcolor="#ddeeff" |colspan=2|'''Input''' || '''Output''' |- bgcolor="#ddeeff" | A || B || A AND B |- |{{no2|0}} || {{no2|0}} || {{no2|0}} |- |{{no2|0}} || {{yes2|1}} || {{no2|0}} |- |{{yes2|1}} || {{no2|0}} || {{no2|0}} |- |{{yes2|1}} || {{yes2|1}} || {{yes2|1}} |} In digital electronics, an '''AND gate''' is a logic gate which produces an output of true when..." Tag: Visual edit
- 18:4318:43, 8 November 2023 diff hist −1 m NOR gate No edit summary Tag: Visual edit
- 18:4318:43, 8 November 2023 diff hist +163 NAND gate No edit summary Tag: Visual edit
- 18:4218:42, 8 November 2023 diff hist +164 NOR gate No edit summary Tag: Visual edit
- 15:3815:38, 8 November 2023 diff hist +2,995 N Template:Cat main/doc Created page with "{{Documentation subpage}} <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata --> {{High-use}} {{Lua|Module:Cat main}} ==Usage== This template is for use on Category pages, to refer to the primary article associated with this category, which most of the time, describes the entire set containing the category. <span style="font-size:1.125em; font-weight:bold">This template is not a replacement for..." current
- 15:3715:37, 8 November 2023 diff hist +2,691 N Module:Cat main/doc Created page with "{{high-use}} This module produces hatnote saying "The main article for this category is x." It implements the {{tl|cat main}} template. == Use from wikitext == This module should usually be used via the {{tl|cat main}} template. However, it can also be used from #invoke with the syntax <code><nowiki>{{#invoke:Cat main|catMain|</nowiki>''parameters''<nowiki>}}</nowiki></code>. Please see the {{tl|cat main}} template documentation for available parameters. == Use from o..." current
- 15:3715:37, 8 November 2023 diff hist +1,839 N Module:Cat main Created page with "-- This module implements {{cat main}}. local mHatnote = require('Module:Hatnote') local mFormatLink = require('Module:Format link') local yesno = require('Module:Yesno') local mTableTools -- lazily initialise local mArguments -- lazily initialise local p = {} function p.catMain(frame) mTableTools = require('Module:TableTools') mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame, {wrappers = 'Template:Cat main'}) local pages = mTableTool..." current
- 15:3615:36, 8 November 2023 diff hist +145 N Template:Cat main Created page with "{{#invoke:Cat main|catMain}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 15:3615:36, 8 November 2023 diff hist +87 N Category:Logic gates Created page with "{{Cat main|Logic gate}} Category:Digital circuits Category:Digital electronics" current Tag: Visual edit: Switched
- 15:3115:31, 8 November 2023 diff hist +2,157 N NOR gate Created page with "{| class="wikitable floatright" |- ! colspan="3" | NOR gate truth table |- bgcolor="#ddeeff" align="center" |colspan=2|'''Input''' || '''Output''' |- bgcolor="#ddeeff" align="center" | A || B || A NOR B |- bgcolor="#ddffdd" align="center" |{{no2|0}} || {{no2|0}} || {{yes2|1}} |- bgcolor="#ddffdd" align="center" |{{no2|0}} || {{yes2|1}} || {{no2|0}} |- bgcolor="#ddffdd" align="center" |{{yes2|1}} || {{no2|0}} || {{no2|0}} |- bgcolor="#ddffdd" align="center" |{{yes2|1}..." Tag: Visual edit
- 15:3015:30, 8 November 2023 diff hist +43 N File:NOR from NAND ANSI.svg No edit summary current
- 15:1615:16, 8 November 2023 diff hist +25 NAND gate No edit summary Tag: Visual edit
- 14:5714:57, 8 November 2023 diff hist +437 NAND gate No edit summary Tag: Visual edit
- 14:4614:46, 8 November 2023 diff hist −37 Module:Labelled list hatnote/doc No edit summary current
- 14:4514:45, 8 November 2023 diff hist +3,839 N Module:Labelled list hatnote/doc Created page with "{{module rating|protected}} {{used in system|in MediaWiki:Wantedpages-summary}} {{Lua|Module:Hatnote|Module:Hatnote list|Module:Arguments}} This module provides a handful of functions that make it easy to implement hatnotes that take the form of a label in front of a list of pages, e.g. {{hatnote|LABEL: A, B, and C}} == Usage == ===labelledList=== Invoking the <code>labelledList()</code> function is enough to implement most such templates: <code><now..."
- 14:4514:45, 8 November 2023 diff hist +4,641 N Module:Labelled list hatnote Created page with "-------------------------------------------------------------------------------- -- Labelled list -- -- -- -- This module does the core work of creating a hatnote composed of a list -- -- prefixed by a colon-terminated label, i.e. "LABEL: [andList of pages]", -- -- for {{see also}} and similar templates...." current
- 14:4514:45, 8 November 2023 diff hist +7,388 N Template:Further/doc Created page with "{{Redirect-distinguish|Template:See|Template:See also|Template:Please see}} {{Documentation subpage}} {{High-use}} {{Template shortcuts|see|more|details}} {{Template redirects|See further|See details|Further information}} {{Lua|Module:Labelled list hatnote}} This template is used to link to articles containing further information on a topic. It looks like this: {{further|Article}} It is typically used at the top of a section, when the topic of that section is covered..." current
- 14:4414:44, 8 November 2023 diff hist +251 N Template:Further Created page with "<includeonly>{{#invoke:labelled list hatnote|labelledList|Further information{{#if:{{{topic|}}}| on {{{topic|}}}}}}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 14:4414:44, 8 November 2023 diff hist +30 N Template:Further Redirected page to Template:Further current Tag: New redirect
- 14:4414:44, 8 November 2023 diff hist +32 N Template:Plainlist Redirected page to Template:Plainlist current Tag: New redirect
- 14:4314:43, 8 November 2023 diff hist +98 N Template:Endplainlist Created page with "<includeonly></div></includeonly><noinclude> {{documentation|Template:Plainlist/doc}} </noinclude>" current
- 14:4314:43, 8 November 2023 diff hist −49 Template:Main/doc No edit summary current
- 14:4214:42, 8 November 2023 diff hist +7,184 N Template:Main/doc Created page with "<noinclude>{{pp-vandalism|small=yes}}</noinclude>{{Documentation subpage}} {{High-use}} {{Never substitute}} {{Lua|icononly=on|Module:Labelled list hatnote}} {{hatnote|This template is for linking to main content. For the mainspace detection template, see template:main other.}} When a Wikipedia article is large, it is often written in summary style. This template is used..."
- 14:4214:42, 8 November 2023 diff hist +238 N Template:Main Created page with "<includeonly>{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 14:4214:42, 8 November 2023 diff hist +1,605 N NAND gate Created page with "{| class="wikitable floatright" style="text-align:center" |- ! colspan="3" | NAND gate truth table |- bgcolor="#ddeeff" |colspan=2|'''Input''' || '''Output''' |- bgcolor="#ddeeff" | A || B || A NAND B |- |{{no2|0}} || {{no2|0}} || {{yes2|1}} |- |{{no2|0}} || {{yes2|1}} || {{yes2|1}} |- |{{yes2|1}} || {{no2|0}} || {{yes2|1}} |- |{{yes2|1}} || {{yes2|1}} || {{no2|0}} |} In digital electronics, a '''NAND gate''' is a logic gate which produces an output of false..." Tag: Visual edit
- 14:2714:27, 8 November 2023 diff hist +44 N File:NAND from NOR ANSI.svg No edit summary current
6 November 2023
- 19:0819:08, 6 November 2023 diff hist +76 Category:7400-Series integrated circuits No edit summary current Tag: Visual edit
- 19:0719:07, 6 November 2023 diff hist 0 N File:Buffer ANSI.svg No edit summary current
- 19:0319:03, 6 November 2023 diff hist 0 N File:XOR ANSI.svg No edit summary current
- 19:0319:03, 6 November 2023 diff hist 0 N File:XNOR ANSI.svg No edit summary current
- 19:0319:03, 6 November 2023 diff hist 0 N File:OR ANSI.svg No edit summary current
- 19:0319:03, 6 November 2023 diff hist 0 N File:Inverter ANSI.svg No edit summary current
- 19:0319:03, 6 November 2023 diff hist 0 N File:AND ANSI.svg No edit summary current
- 18:5018:50, 6 November 2023 diff hist +74 N 7432 (Integrated circuit) Created page with "{{Stub}} Category:7400-Series integrated circuits {{DEFAULTSORT:7432}}" current Tag: Visual edit
- 18:4918:49, 6 November 2023 diff hist +74 N 7429 (Integrated circuit) Created page with "{{Stub}} Category:7400-Series integrated circuits {{DEFAULTSORT:7429}}" current Tag: Visual edit
- 18:4918:49, 6 November 2023 diff hist +74 N 7427 (Integrated circuit) Created page with "{{Stub}} Category:7400-Series integrated circuits {{DEFAULTSORT:7427}}" current Tag: Visual edit
- 18:4718:47, 6 November 2023 diff hist +74 N 7421 (Integrated circuit) Created page with "{{Stub}} Category:7400-Series integrated circuits {{DEFAULTSORT:7421}}" current Tag: Visual edit
- 18:4718:47, 6 November 2023 diff hist +74 N 7420 (Integrated circuit) Created page with "{{Stub}} Category:7400-Series integrated circuits {{DEFAULTSORT:7420}}" current Tag: Visual edit
- 18:4518:45, 6 November 2023 diff hist +74 N 7414 (Integrated circuit) Created page with "{{Stub}} Category:7400-Series integrated circuits {{DEFAULTSORT:7414}}" current Tag: Visual edit
- 18:4418:44, 6 November 2023 diff hist +74 N 7411 (Integrated circuit) Created page with "{{Stub}} Category:7400-Series integrated circuits {{DEFAULTSORT:7411}}" current Tag: Visual edit
- 18:4318:43, 6 November 2023 diff hist +21 m 7402 No edit summary current Tag: Visual edit