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
| N 08:11 | Template:Xpsoc/doc diffhist +4,320 Majestix talk contribs (Created page with "{{Documentation subpage}} {{lua|Module:Xpsoc}} This is a simplified expansion demo template. Purposes of the simplification are: *reducing the number of required expansion demo templates, by reducing the number of distinguished patterns, and/or making a single template support multiple patterns *simplifying the calls of these templates; for example, if a parameter of the demonstrated template is represented by a single parameter of the...") | ||||
| N 08:11 | Template:Xpdop3c diffhist +721 Majestix talk contribs (Created page with "{{xpda|l4={{{l|}}}|result={{{gives|→}}} {{{d|"}}}{{{{{1}}}|{{{2|}}}{{{3|}}}{{{4|}}}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}{{{11|}}}{{{12|}}}{{{13|}}}{{{14|}}}{{{15|}}}{{{d|"}}}|{{{d|"}}}|{|{|{{{1}}}|&p|{{xpd/code|{{{2|}}}}}|{{xpd/code|{{{3|}}}}}|{{xpd/code|{{{4|}}}}}|}|}|{{xpd/code|{{{5|}}}}}|{{xpd/code|{{{6|}}}}}|{{xpd/code|{{{7|}}}}}|{{xpd/code|{{{8|}}}}}|{{xpd/code|{{{9|}}}}}|{{xpd/code|{{{10|}}}}}|{{xpd/code|{{{11|}}}}}|{{xpd/code|{{{12|}}}}}|{{xpd/code...") | ||||
| 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>") | ||||