Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- D
- wikiNonStop edit
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
17 April 2026
| 10:17 | Import log Majestix talk contribs imported Manual:Representation of numbers in expr parser function by file upload (1 revision) (Initial Setup) | ||||
| N 08:22 | Template:Oom diffhist +137 Majestix talk contribs (Created page with "<includeonly>{{#expr:floor(ln({{{1}}})/ln10)-(10^floor(ln({{{1}}})/ln10)>{{{1}}})}}</includeonly><noinclude>{{documentation}}</noinclude>") | ||||
| N 08:21 | Template:Restrict diffhist +378 Majestix talk contribs (Created page with "<includeonly>{{#ifexpr:({{{3}}})<({{{1}}})|({{{1}}})|{{#ifexpr:({{{3}}})>({{{2}}})|({{{2}}})|({{{3}}})}}}}</includeonly><noinclude> This template is used as an example at Manual:Representation of numbers in expr parser function *{{xpsoc|restrict|0|9|-1}} *{{xpsoc|restrict|0|9|0}} *{{xpsoc|restrict|0|9|1}} *{{xpsoc|restrict|0|9|9}} *{{xpsoc|restrict|0|9|10}} </noinclude>") | ||||
| N 08:20 | Template:Hexchr diffhist +222 Majestix talk contribs (Created page with "{{#switch:{{{1}}}|10=a|11=b|12=c|13=d|14=e|15=f|{{{1}}}}}<noinclude>{{doc|content=This template is used as an example at Manual:Representation of numbers in expr parser functionCategory:Demo templates}}</noinclude>") | ||||
| N 08:19 | Template:Significand2 diffhist +894 Majestix talk contribs (Created page with "<includeonly>{{#ifexpr:{{{1}}}=2|2|1.{{hexchr|{{#ifexpr:{{{2}}}>0|{{#expr:(16*{{{1}}})mod16}}}}}}{{hexchr|{{#ifexpr:{{{2}}}>1|{{#expr:(16^2*{{{1}}})mod16}}}}}}{{hexchr|{{#ifexpr:{{{2}}}>2|{{#expr:(16^3*{{{1}}})mod16}}}}}}{{hexchr|{{#ifexpr:{{{2}}}>3|{{#expr:(16^4*{{{1}}})mod16}}}}}}{{hexchr|{{#ifexpr:{{{2}}}>4|{{#expr:(16^5*{{{1}}})mod16}}}}}}{{hexchr|{{#ifexpr:{{{2}}}>5|{{#expr:(16^6*{{{1}}})mod16}}}}}}{{hexchr|{{#ifexpr:{{{2}}}>6|{{#expr:(16^7*{{{1}}})mod16}}}}}}{{hexc...") | ||||
| N 08:17 | Template:Oom2 diffhist +3,662 Majestix talk contribs (Created page with "<includeonly>{{#ifexpr:({{{1}}})<0|number <0|{{#ifexpr:({{{1}}})=0|-1E308|{{#expr:0+((ln({{{1}}})/ln2)round0){{#ifexpr:({{#ifexpr:(({{{1}}})>2^52)and(((ln({{{1}}})/ln2)round0)<63)|trunc(2^((ln({{{1}}})/ln2)round0))|2^((ln({{{1}}})/ln2)round0)}}>({{{1}}}))or((({{{1}}})=2^63)and(({{{1}}})=trunc({{{1}}})))|-1}}}}}}}}</includeonly><noinclude> This template determines the log to the base 2, rounded down to an integer (binary w:order of magnitude|'''O'''rder '''O'''f '''M'''...") | ||||
| N 08:15 | Template:Hex diffhist +411 Majestix talk contribs (Created page with "<includeonly><code>{{#if:{{{1|}}}|{{#iferror:{{#expr:{{{1}}}}}|{{{1}}}|{{#ifexpr:({{{1}}})<0|-}}{{#switch:{{#expr:{{{1}}}}}|INF|-INF=INF|{{#ifexpr:({{{1}}})=0|0|{{significand2|(abs({{{1}}})/2^{{oom2|abs({{{1}}})}})|{{restrict|0|13|floor(1074+{{oom2|abs({{{1}}})}})/4}}}}<sub><sub><small>hex</small></sub></sub>*2^{{oom2|abs({{{1}}})}}}}}}}}}}</code></includeonly><noinclude>{{doc}}</noinclude>") | ||||
| N 08:08 | Module:Xpsoc diffhist +2,068 Majestix talk contribs (Created page with "-- This module implements {{xpsoc}}. local p = {} local function makeInvocation(name, args, useNoWiki) -- This function makes a template invocation from the name and the arguments -- given. -- Copy the invocation args and convert magic words. -- We need to make a copy of the table rather than just using the original, -- as some of the values may be erased when building the invocation. local invArgs = {} for k, v in pairs(args) do invArgs[k] = v end -- Get...") | ||||
| N 08:06 | Template:Xpsoc diffhist +165 Majestix talk contribs (Created page with "<includeonly>{{#invoke:xpsoc|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>") | ||||