Related changes
Jump to navigation
Jump to search
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
31 July 2025
|
N 20:12 | Module:TableTools 2 changes history +16,577 [FaeriMagic (2×)] | |||
m |
|
20:12 (cur | prev) +8,521 FaeriMagic talk contribs | |||
N |
|
18:27 (cur | prev) +8,056 FaeriMagic talk contribs (Imported from Wikipedia.) |
N 20:04 | Template:Uses TemplateStyles diffhist +178 FaeriMagic talk contribs (Created page with "<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>") |
N 20:03 | Module:Uses TemplateStyles diffhist +4,025 FaeriMagic talk contribs (Imported from Wikipedia.) |
N 18:26 | Module:List/doc diffhist +8,948 FaeriMagic talk contribs (Created page with "{{Documentation subpage|Module documentation subpages}} {{Lua|Module:TableTools|Module:Arguments}} {{Uses TemplateStyles|Template:Plainlist/styles.css|Template:Hlist/styles.css}} This module outputs various kinds of lists. At present, it supports bulleted lists, unbulleted lists, horizontal lists, ordered lists (numbered or alphabetical), and horizontal ordered lists. It allows for easy css styling of the list or of the individual list items. == Usage == === Quick usa...") |
N 18:25 | Module:List diffhist +5,643 FaeriMagic talk contribs (Imported from Wikipedia.) |
N 18:23 | Template:Lua diffhist +122 FaeriMagic talk contribs (Created page with "<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Module:Lua banner}} {{Documentation}} </noinclude>") |
N 18:22 | Module:Lua banner diffhist +3,908 FaeriMagic talk contribs (Imported from Wikipedia.) |
N 18:00 | Module:Yesno diffhist +745 FaeriMagic talk contribs (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...") |
N 17:53 | Module:Message box diffhist +18,961 FaeriMagic talk contribs (Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------...") |
m 17:38 | Template:Documentation subpage diffhist +216 FaeriMagic talk contribs |
30 July 2025
|
N 07:06 | Template:Documentation subpage 9 changes history +1,383 [FaeriMagic (9×)] | |||
m |
|
07:06 (cur | prev) +50 FaeriMagic talk contribs | |||
m |
|
06:55 (cur | prev) +27 FaeriMagic talk contribs | |||
m |
|
06:31 (cur | prev) +12 FaeriMagic talk contribs | |||
m |
|
06:31 (cur | prev) +529 FaeriMagic talk contribs | |||
m |
|
06:14 (cur | prev) +373 FaeriMagic talk contribs | |||
m |
|
06:06 (cur | prev) −12 FaeriMagic talk contribs | |||
m |
|
06:02 (cur | prev) +36 FaeriMagic talk contribs | |||
m |
|
05:59 (cur | prev) −4 FaeriMagic talk contribs | |||
N |
|
05:42 (cur | prev) +372 FaeriMagic talk contribs (Created page with "{{#ifeq:{{SUBPAGENAME}}|doc| <div class="documentation-subpage" style="border: 1px solid #ccc; background-color: #f9f9f9; padding: 0.5em; margin-top: 1em;"> This is the <code>/doc</code> subpage of [[{{BASEPAGENAME}}]]. Any changes made here will reflect on the main template page. </div> }} <noinclude> {{Documentation}} Category:Documentation templates </noinclude>") |