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>")