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).
- 04:25, 19 March 2024 Inari talk contribs created page 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}} |{{...") Tag: Visual edit
- 04:15, 19 March 2024 Inari talk contribs created page 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...")
- 04:14, 19 March 2024 Inari talk contribs created page 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>")
- 04:23, 18 February 2024 Inari talk contribs moved page Category:16-bit Microprocessors to Category:16-bit microprocessors without leaving a redirect (Misspelled title)
- 04:22, 18 February 2024 Inari talk contribs deleted page Category:8-bit Microprocessors
- 02:54, 4 February 2024 Inari talk contribs created page File:C++ Logo.svg
- 02:54, 4 February 2024 Inari talk contribs uploaded File:C++ Logo.svg
- 02:54, 4 February 2024 Inari talk contribs created page File:C Sharp Logo.svg
- 02:54, 4 February 2024 Inari talk contribs uploaded File:C Sharp Logo.svg
- 02:53, 4 February 2024 Inari talk contribs created page File:C Logo.png
- 02:53, 4 February 2024 Inari talk contribs uploaded File:C Logo.png
- 02:45, 4 February 2024 Inari talk contribs deleted page BASIC (Programming language)
- 02:42, 4 February 2024 Inari talk contribs created page 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...")
- 02:41, 4 February 2024 Inari talk contribs created page Template:Error (Created page with "{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude> {{documentation}} </noinclude>")
- 02:41, 4 February 2024 Inari talk contribs created page 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]...")
- 02:39, 4 February 2024 Inari talk contribs created page 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...")
- 02:39, 4 February 2024 Inari talk contribs created page Template:Redirect template (Created page with "{{#invoke:Redirect template|main}}<noinclude> {{Documentation}}</noinclude>")
- 02:38, 4 February 2024 Inari talk contribs created page 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>")
- 02:32, 4 February 2024 Inari talk contribs created page 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>")
- 02:31, 4 February 2024 Inari talk contribs created page 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:31, 4 February 2024 Inari talk contribs created page 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...")
- 02:26, 4 February 2024 Inari talk contribs created page Template:About-distinguish (Created page with "{{#invoke:About-distinguish|aboutDistinguish<noinclude>|ABC|XYZ</noinclude>}}<noinclude>{{Documentation}}</noinclude>")
- 02:25, 4 February 2024 Inari talk contribs created page 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:25, 4 February 2024 Inari talk contribs created page Template:About-distinguish2 (Created page with "{{#invoke:About-distinguish|aboutDistinguishText<noinclude>|ABC|XYZ</noinclude>}}<noinclude>{{Documentation}}</noinclude>")
- 02:24, 4 February 2024 Inari talk contribs created page 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 = {} ------------------------------...")
- 02:24, 4 February 2024 Inari talk contribs created page 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...")
- 02:23, 4 February 2024 Inari talk contribs created page 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>")
- 02:21, 4 February 2024 Inari talk contribs created page Category:All stub articles (Created page with "This category allows for tracking all stub articles.") Tag: Visual edit
- 02:19, 4 February 2024 Inari talk contribs created page 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
- 00:56, 4 February 2024 Inari talk contribs created page 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>")
- 00:52, 4 February 2024 Inari talk contribs created page Template:PAGENAMEBASE (Created page with "{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude> {{documentation}} </noinclude>")
- 00:51, 4 February 2024 Inari talk contribs created page Template:Infobox software/simple (Created page with "<!-- 1=Name 2=Discontinued (yes/no) 3=Latest release version 4=Latest release date 5=Latest preview version 6=Latest preview date -->{{#if:{{{3|}}}{{{5|}}}<!-- -->{{#ifexist:Template:Latest stable software release/{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}|1|}}<!-- -->{{#ifexist:Template:Latest preview software release/{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}|1|}}<!-- -->|{{Infobox | child = yes | labelstyle = white-space: nowrap; | label1 = Software re...")
- 00:50, 4 February 2024 Inari talk contribs created page Module:URL/doc (Created page with "{{module rating|protected}} This module implements {{tl|URL}} and {{tl|URL2}}. Please see the template page for documentation. == Lua interface == The <code>p._url(url, text, msg)</code> function may be used by other Lua modules. It returns a formatted Wikitext for the given URL, made suitable for line wrapping using {{tag|wbr|x}}. It takes the following parameters: ; url : '''REQUIRED.''' The URL to format. ; text : '''OPTIONAL.''' Display text to put in the Wikitext...")
- 00:49, 4 February 2024 Inari talk contribs created page Module:URL (Created page with "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end local function extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3') local uri = sa...")
- 00:47, 4 February 2024 Inari talk contribs created page Template:URL (Created page with "<includeonly>{{#invoke:URL|url}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:URL with unknown parameter "_VALUE_"|ignoreblank=y | 1 | 2 }}<noinclude>{{documentation}}</noinclude>")
- 00:47, 4 February 2024 Inari talk contribs created page Template:Infobox programming language (Created page with "{{Infobox | bodyclass = vevent | bodystyle = {{{bodystyle|}}} | titleclass = summary | title = {{#if:{{{title|{{{name|}}}}}} |{{{title|{{{name|}}}}}} |<includeonly>{{PAGENAMEBASE}}</includeonly>}} | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{{logo size|{{{logo_size|}}}}}}|sizedefault=121px|alt={{{logo alt|{{{logo_alt|}}}}}}}} | caption = {{{logo caption|}}} | image2 = {{#if:{{{collapsible|}}} |{{Hidden begin |title=Sc...")
- 00:46, 4 February 2024 Inari talk contribs created page BASIC (Created page with "{{Infobox programming language}} '''BASIC''' ('''Beginners' All-purpose Symbolic Instruction Code''') is a family of general-purpose high-level programming languages. The emergence of microcomputers in the 1970s led to the development of multiple dialects of BASIC, including Microsoft BASIC in 1975. {{Stub}}{{Programming languages}}") Tag: Visual edit
- 04:21, 24 January 2024 Inari talk contribs created page Go (Programming language) (Created page with "'''Go''' is a statically-typed, high-level programming language, syntactically similar to the C programming language, but has memory safety garbage collection, structural typing CSP-style concurrency. {{Stub}}{{Programming languages}}") Tag: Visual edit
- 04:18, 24 January 2024 Inari talk contribs created page C++ (Created page with "'''C++''' (or '''C Plus Plus''') is a high-level general-purpose programming language. Released in 1985 as an extension to the C programming language, it eventually evolves to become more. As of 1997, it is object oriented language sporting features such as generics, functional programming and low-level memory manipulation. {{Stub}}{{Programming languages}}") Tag: Visual edit
- 04:07, 24 January 2024 Inari talk contribs created page Template:Programming languages (Created page with "{{Navbox |name = Programming languages |title = Programming languages |state = {{{state|expanded}}} |bodyclass = hlist |list1 = * Ada * ALGOL * APL * Assembly * BASIC * C * C++ * C# * COBOL * Erlang * Fourth * Fortran * Go * Haskell * Java * JavaScript * Kotlin * Lisp * Lua * MATLAB * Pascal * Perl * PHP * Python * R * Ruby * Rust * SQL * Scratch *...")
- 20:55, 1 January 2024 Inari talk contribs created page SDCC (Created page with "The '''Small Device C Compiler''' ('''SDCC''') is a compiler which targets 8-bit microprocessors and microcontrollers such as the Zilog Z80, Motorola 6800 and STMicroelectronics STM8. == Supported targets == * Intel 8031, 8032, 8051 and 8052 * Microchip PIC14 and PIC16 * MOS Technology...") Tag: Visual edit
- 20:35, 1 January 2024 Inari talk contribs created page Category:SDCC (Created page with "Topics related to the SDCC compiler.") Tag: Visual edit
- 20:34, 1 January 2024 Inari talk contribs created page SDCC calling convention (Created page with "By default, SDCC uses the stack to provide parameters to function calls, and uses the L. HL or DE - HL registers for return values depending on the size of the return value. {{Table alignment}}SDCC starting in version 4.2.0 introduced changes to the calling conventions used. {| class="wikitable" |+ ! !__sdcccall(0) !__sdcccall(1) !__z88dk_fastcall |- | colspan="4" style="text-align: center; background-color: #eee;" |Return |- |{{Rh}}|8 bits |L |A |L |- |{{Rh}}|16 bits |H...") Tag: Visual edit
- 19:00, 31 December 2023 Inari talk contribs created page Central processing unit (Created page with "A '''central processing unit''' ('''CPU'''), also a '''central processor''' or a '''main processor''', is the most important processor in a given computer. == Operation == The fundamental operation of most CPUs, regardless of the physical form they take, is to execute a sequence of instructions that is called a program. The instructions to be executed are stored in some form of computer memory. Nearly all CPUs follow the fetch, decode and execute step...") Tag: Visual edit
- 17:45, 31 December 2023 Inari talk contribs created page 8-bit computing (Created page with "{{Computer architecture bit widths}}In computer architecture, '''8-bit''' integers or other data units are those that are 8 bits wide (1 octet). 8-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that are based on registers or data buses of that size. Memory addresses (and thus address buses) for 8-bit processors are generally larger tha...") Tag: Visual edit
- 06:11, 31 December 2023 Inari talk contribs created page Template:Aligned table/doc (Created page with "{{Documentation subpage}} {{Lua|icononly=on |Module:Aligned table}} {{high-use|8130}} <!----Please place categories where indicated at the bottom of this page and interwikis in Wikidata----> The purpose is of this template is for generating simple tables in locations where standard table markup is either not possible, without significant use of the {{tlc|!}} magic word (e.g., with a {{tl|sidebar}} template), or cumbersome (due to the repetitive use of spec...")
- 06:11, 31 December 2023 Inari talk contribs created page Module:Aligned table/doc (Created page with "{{module rating|protected}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> Implements {{tl|Aligned table}}")
- 06:10, 31 December 2023 Inari talk contribs created page Module:Aligned table (Created page with "-- This module implements {{aligned table}} local p = {} local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end function p.table(frame) local args = (frame.args[3] ~= nil) and frame.args or frame:getParent().args local entries = {} local colclass = {} local colstyle = {} local cols = tonumber(args['cols']) or 2 -- create the root table local root = mw.html.create('table') -- add table style for fullwidth if isnotempty(args['fullwidth'...")
- 06:10, 31 December 2023 Inari talk contribs created page Template:Aligned table (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:aligned table|table}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>")
- 06:09, 31 December 2023 Inari talk contribs created page Template:Navbox with collapsible groups/doc (Created page with "{{Documentation subpage}} {{High-risk}} {{lua|Module:Navbox with collapsible groups}} <includeonly>{{Template display|nomobile}}</includeonly> {{Navbox suite}} {{Collapsible templates}} This template produces a navigation template that has groups of relevant articles on a certain topic. All groups are hidden by default. However, with a parameter call, an individual group can be shown that has the other articles in the same group. == Us...")