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:
- 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
16 May 2025
N 09:47 | Module:Category handler diffhist +7,871 Sharkius talk contribs (Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia...") |
N 09:47 | Template:Category handler diffhist +148 Sharkius talk contribs (Created page with "{{#invoke:Category handler|main}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata. --> </noinclude>") |
N 09:46 | Template:Fix diffhist +1,552 Sharkius talk contribs (Created page with "{{#switch:{{{subst|¬}}} |¬={{category handler |template=Category:Templates needing substitution checking |nocat={{{nocat|<noinclude>true</noinclude>}}} }} |SUBST=Category:Pages with incorrectly substituted templates }}{{Category handler |main={{Fix/category |cat-date={{{cat-date|}}} |cat={{{cat|}}} |cat-date2={{{cat-date2|}}} |cat2={{{cat2|}}} |cat-date3={{{cat-date3|}}} |cat3={{{cat3|}}} |date={{{date|}}} }} |template={{#if:{{{nam...") |
N 09:46 | Template:Dubious diffhist +621 Sharkius talk contribs (Created page with "{{ safesubst:<noinclude/>#invoke:Unsubst||date=__DATE__ |$B= {{Fix | subst = <includeonly>{{subst:substcheck}}</includeonly> | link = Wikipedia:Accuracy dispute#Disputed statement | text = dubious | post-text = – [[{{TALKPAGENAME}}#{{{1|{{{talk|Dubious}}}}}}|discuss]] | title = {{delink|{{{reason|The material near this tag is possibly inaccurate or nonfactual.}}}}} | date = {{{date|}}} | cat = Category:All accuracy disputes | cat-date = Category:Articles w...") |
N 09:46 | Template:Isnumeric diffhist +287 Sharkius talk contribs (Created page with "{{safesubst<noinclude/>:#iferror:{{safesubst<noinclude/>:#expr:{{safesubst<noinclude/>:formatnum:{{{1|error}}}|R}}*0}}|{{safesubst<noinclude/>:#ifeq:{{{boolean|false}}}|true|0|}}|{{safesubst<noinclude/>:#ifeq:{{{boolean|false}}}|true|1|{{{1}}}}}}}<noinclude>{{documentation}}</noinclude>") |
N 09:45 | Template:Lang diffhist +99 Sharkius talk contribs (Created page with "<includeonly>{{#invoke:Lang|{{{fn|lang}}}}}</includeonly><noinclude> {{Documentation}} </noinclude>") |
N 09:45 | Template:Tlbare diffhist +238 Sharkius talk contribs (Created page with "{{#if:{{str endswith|{{{1}}}|%}} <!--(i.e. if {{{1}}} is a percentage)--> | [[Template:{{{2}}}|<span style="font-size:{{{1}}};">{{{3|{{{2}}}}}}</span>]] | [[Template:{{{1}}}|{{{2|{{{1}}}}}}]] }}<noinclude> {{Documentation}} </noinclude>") |
N 09:43 | Template:Category link diffhist +281 Sharkius talk contribs (Created page with "{{Category link/core|1={{PAGENAME:{{{1}}}}}|2={{{2|Category:{{PAGENAME:{{{1}}}}}}}}|count={{{count|no}}}|page_count={{PAGESINCAT:{{PAGENAME:{{{1}}}}}|{{UC:{{{count_type|ALL}}}}}|R}}|backlog={{{backlog|{{formatnum:{{NUMBEROFPAGES}}|R}}}}}}}<noinclude> {{Documentation}} </noinclude>") |
N 09:42 | Template:Xtn diffhist +551 Sharkius talk contribs (Created page with "{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|[[:{{safesubst:<noinclude/>#invoke:TEMPLATENAME|main}}]] is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example example-neutral" style="font-family: Georgia, 'DejaVu Serif', serif;" {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1|Example text}}}</span>}}<noinclude> <!-- No, "color: initial;" is not redundant; it fixes inconsistent link-appearance behavior between this template...") |
N 09:41 | Template:Formatprice diffhist +1,687 Sharkius talk contribs (Created page with "{{#iferror:{{ #ifexpr:(({{{1}}}) >= 1E+27) | {{formatnum:{{Format price/digits|{{#expr:({{{1}}}) / 1E+27}}}}}} octillion}}{{ #ifexpr:((({{{1}}}) >= 1E+24) and (({{{1}}}) < 1E+27)) | {{Format price/digits|{{#expr:({{{1}}}) / 1E+24}}}} septillion}}{{ #ifexpr:((({{{1}}}) >= 1E+21) and (({{{1}}}) < 1E+24)) | {{Format price/digits|{{#expr:({{{1}}}) / 1E+21}}}} sextillion}}{{ #ifexpr:((({{{1}}}) >= 1E+18) and (({{{1}}}) < 1E+21)) | {{Format price/digits|{{#expr:...") |
N 09:33 | Module:Unsubst diffhist +3,948 Sharkius talk contribs (Created page with "local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'parameter list', ['$aliases'] = 'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override', } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specif...") |
N 09:33 | Template:Always substitute diffhist +1,229 Sharkius talk contribs (Created page with "{{{{{|safesubst:}}}#invoke:Unsubst|main|$B= {{Ombox | name = Subst only | type = notice | text = '''This template {{#switch:{{{yesnomaybe|}}}|may=may be substituted'''|never=should ''not'' be substituted'''||#default=should always be substituted''' (i.e., use <!-- -->{{{actualtemplate|{{template other|{{Tlsp|code=yes|{{#switch:{{SUBPAGENAME}}|doc|sandbox={{BASEPAGENAME}}|{{PAGENAME}}}}}}|{{Tlsu|code=ye...") |
N 09:33 | Template:Never substitute diffhist +99 Sharkius talk contribs (Created page with "{{Always substitute|yesnomaybe=never|nocat={{{nocat|}}}}}<noinclude> {{Documentation}} </noinclude>") |
N 09:32 | Template:USDCY diffhist +264 Sharkius talk contribs (Created page with "<includeonly>{{#ifexpr:{{{1}}} > 1.01 |(${{formatprice|{{inflation|US|{{{1}}}|{{{2}}}|r=0}}}} in {{inflation/year|US}}) |(${{formatprice|{{inflation|US|{{{1}}}|{{{2}}}|r=2}}}} in {{inflation/year|US}}) }}</includeonly><noinclude> {{Documentation}} </noinclude>") |
N 09:31 | Template:FXConvert diffhist +5,477 Sharkius talk contribs (Created page with "<includeonly>{{{cursign|}}}{{{{#ifexpr:{{#ifeq:{{{exact|}}}|source|1|0}} or {{#ifeq:{{{exact|}}}|on|1|0}}|FXConvert/Formatnum|FXConvert/Wordify}}|{{FXConvert/Scale|{{{2}}}|{{{3}}}}}|round={{{r|2}}}|numsys={{#switch:{{lc:{{{3}}}}} |ct=usa |k=usa...") |
N 09:31 | Template:Navbox with collapsible groups diffhist +84 Sharkius talk contribs (Created page with "{{#invoke:Navbox|with collapsible groups}}<noinclude> {{documentation}} </noinclude>") |
N 09:30 | Template:Math templates diffhist +6,435 Sharkius talk contribs (Created page with "<!-- This template uses British English. --> {{Navbox with collapsible groups | name = Math templates | state = {{{state|expanded}}} | bodyclass = hlist | title = Math templates | liststyle = font-size:110%;<!--(as some templates' descriptions include links)--> | selected = {{{selected|{{{expanded|{{{1|}}}}}}}}} <!-------------- Functions / Numeral systems --------------> | abbr1 = FN | group1 = *Functions *Numeral systems | state1 = <noinclude>expanded</noinclude> | li...") |
N 09:29 | Template:Category link/core diffhist +289 Sharkius talk contribs (Created page with "[[:Category:{{{1}}}|{{{2}}}]]{{#if:{{Yesno|1={{{count|no}}}}}| <small style="{{#ifexpr:{{{page_count}}}>={{{backlog}}}|font-weight: bold; color: #DD0000;}}">( {{formatnum:{{{page_count}}}}} )</small>}}<noinclude> {{Documentation|Template:Category link/doc}} </noinclude>") |
N 09:29 | Template:Cl diffhist +281 Sharkius talk contribs (Created page with "{{Category link/core|1={{PAGENAME:{{{1}}}}}|2={{{2|Category:{{PAGENAME:{{{1}}}}}}}}|count={{{count|no}}}|page_count={{PAGESINCAT:{{PAGENAME:{{{1}}}}}|{{UC:{{{count_type|ALL}}}}}|R}}|backlog={{{backlog|{{formatnum:{{NUMBEROFPAGES}}|R}}}}}}}<noinclude> {{Documentation}} </noinclude>") |
N 09:28 | Module:Separated entries diffhist +1,728 Sharkius talk contribs (Created page with "-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". The starting parameter can also be specified. local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local dataPlural = args.dataPlural local separator = args.separator...") |
N 09:27 | Template:Separated entries diffhist +122 Sharkius talk contribs (Created page with "{{{{{|safesubst:}}}#invoke:Separated entries|main}}<noinclude> {{Documentation|Module:Separated entries/doc}} </noinclude>") |
N 09:26 | Template:!xt diffhist +452 Sharkius talk contribs (Created page with "{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|[[:{{safesubst:<noinclude/>#invoke:TEMPLATENAME|main}}]] is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example deprecated-content example-bad" style="font-family: Georgia, 'DejaVu Serif', serif; color: var(--color-content-removed, #8B0000);" {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1|Example text}}}</span>}}<noinclude> {{Documentation}} </noinclude>") |
N 09:25 | Template:!mxt diffhist +747 Sharkius talk contribs (Created page with "{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|[[:{{safesubst:<noinclude/>#invoke:TEMPLATENAME|main}}]] is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example deprecated-content example-bad monospaced example-mono" style="font-family: monospace, monospace; color: var(--color-content-removed, #8B0000);" {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1|Example text}}}</span>}}<!--"monospace, monospace" needed per Wikipedia:Typ...") |
N 09:25 | Template:Nay diffhist +155 Sharkius talk contribs (Created page with "13px|alt=Red X|link={{#if:{{{1|}}}| '''{{{1|}}}'''}}<span style="display: none;">N</span><noinclude> {{documentation}} </noinclude>") |
N 09:24 | Template:To USD round diffhist +2,421 Sharkius talk contribs (Created page with "<includeonly>{{#switch:{{{year|2019}}} |1999={{sigfig|{{To USD/data/1999|{{{1}}}|{{{2}}}}}|{{{sf|{{sigfig|{{{1}}} }} }}} }} |2000={{sigfig|{{To USD/data/2000|{{{1}}}|{{{2}}}}}|{{{sf|{{sigfig|{{{1}}} }} }}} }} |2001={{sigfig|{{To USD/data/2001|{{{1}}}|{{{2}}}}}|{{{sf|{{sigfig|{{{1}}} }} }}} }} |2002={{sigfig|{{To USD/data/2002|{{{1}}}|{{{2}}}}}|{{{sf|{{sigfig|{{{1}}} }} }}} }} |2003={{sigfig|{{To USD/data/2003|{{{1}}}|{{{2}}}}}|{{{sf|{{sigfig|{{{1}}} }} }}} }} |2004={{sig...") |
N 09:23 | Template:To USD diffhist +5,381 Sharkius talk contribs (Created page with "<includeonly>{{#ifexpr:{{To USD/CurrencyCheck|{{{2}}}|{{{3|{{{cur|}}}}}}}} |{{#switch:{{{2}}} |India|IND={{#ifexpr:{{#if:{{{year|}}}|{{{year}}}|2020}} > 1969 and {{#if:{{{year|}}}|{{{year}}}|2020}} < 2021 |{{#expr:({{{1}}}/ {{INRConvert/HistoricalRate|USD|{{#if:{{{year|}}}|{{{year}}}|2020}}}} )round{{#ifeq:{{{round}}}|yes|0|{{{r|2}}}}}}}...") |
N 09:23 | Template:Xt diffhist +419 Sharkius talk contribs (Created page with "{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|[[:{{safesubst:<noinclude/>#invoke:TEMPLATENAME|main}}]] is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example" style="font-family: Georgia, 'DejaVu Serif', serif; color: var(--color-content-added, #006400);" {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1|Example text}}}</span>}}<noinclude> {{Documentation}} </noinclude>") |
N 09:22 | Template:Mxt diffhist +714 Sharkius talk contribs (Created page with "{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|[[:{{safesubst:<noinclude/>#invoke:TEMPLATENAME|main}}]] is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example monospaced example-mono" style="font-family: monospace, monospace; color: var(--color-content-added, #006400);" {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1|Example text}}}</span>}}<!--"monospace, monospace" needed per Wikipedia:Typography#The_monospace_'bug'--><no...") |
N 09:22 | Template:Aye diffhist +160 Sharkius talk contribs (Created page with "<onlyinclude>13px|alt={{#if:{{{alt|}}}|{{{alt}}}|Green tick}}|link=<span style="display:none">Y</span></onlyinclude> {{documentation}}") |
N 09:21 | Template:Inflation/year diffhist +1,251 Sharkius talk contribs (Created page with "<includeonly>{{#switch:{{{index|{{{1|ERR}}}}}} <!-- *** When changing this, also update the reference in Template:Inflation/fn and the datasets for Template:Inflation! *** --> | AR = 2020 | AT = 2018 | AU = 2022 | AU-road = 2018 | BD = 2023 | BE = 2020 | BR = 2020 | CA = 2023 | CH = 2021 | CL = 2020 | CN = 2023 | DE = 2021 | DK = 2022 | EG = 2018 | ES = 2022 | EU = 2023 | FI = 2023 | FR = 2022 | GR = 2007 | HK = 2020 | ID = 2007 | IL = 2021 | IN = 2023 | IR = 1...") |
N 09:21 | Template:Inflation/US/startyear diffhist +77 Sharkius talk contribs (Created page with "1634<noinclude>{{documentation|Template:Inflation/doc/startyear}}</noinclude>") |
N 09:20 | Template:Inflation/fn diffhist +37,188 Sharkius talk contribs (Created page with "<includeonly>{{#switch:{{{index|{{{1|none}}}}}} <!-- *** When changing this, also update the datasets for Template:Inflation and the latest year in Template:Inflation/year! *** --> | AR = {{#tag:ref|'''1864 to 1912''': Jeffrey G. Williamson, 1998. ''[https://scholar.harvard.edu/jwilliamson/publications/real-wages-and-relative-factor-prices-third-world-1820-1940-latin-america Real Wages and Relative Factor Prices in the Third World 1820-1940: Latin America]''...") |
N 09:18 | Template:Inflation/US/dataset diffhist +6,426 Sharkius talk contribs (Created page with "{{#switch:{{{1}}} | 1634 = 89.84088 | 1635 = 0 | 1636 = 160.4301 | 1637 = 138.1388 | 1638 = 72.61575 | 1639 = 118.8871 | 1640 = 103.0130 | 1641 = 69.23827 | 1642 = 104.0262 | 1643 = 150.2977 | 1644 = 108.0792 | 1645 = 95.24484 | 1646 = 58.76809 | 1647 = 44.58269 | 1648 = 78.69521 | 1649 = 115.5097 | 1650 = 61.13233 | 1651 = 81.73494 | 1652 = 64.50980 | 1653 = 83.76142 | 1654 = 84.09917 | 1655 = 81.39719 | 1656 = 79.37070 | 1657 = 64.84755 | 1658 = 41.54296 | 1659 = 46.94...") |
N 09:18 | Template:Inflation/US diffhist +173 Sharkius talk contribs (Created page with "<includeonly>* {{#expr:{{Inflation/US/dataset|{{{2}}}}}/{{Inflation/US/dataset|{{{1}}}}}}}</includeonly><noinclude>{{documentation|Template:Inflation/doc/table}}</noinclude>") |
N 09:14 | Template:Inflation diffhist +6,100 Sharkius talk contribs (Created page with "<includeonly>{{<!-- 1: if a mandatory field is unspecified, return error, else next test -->#ifexpr: {{#if:{{{value|{{{2|}}}}}}|0|1}} or {{#if:{{{start_year|{{{3|}}}}}}|0|1}} |<span class="error">Error when using {{tl|Inflation}}:<!-- --> {{Separated entries|separator=, |conjunction= and |{{#if:{{{index|{{{1|}}}}}}||{{para|index}} (parameter 1)}} |{{#if:{{{value|{{{2|}}}}}}||{{para|value}} (parameter 2)}} |{{#if:{{{start_year|{{{3|...") |