More actions
Combined display of all available logs of Trackmania Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:25, 17 September 2025 Skycrafter talk contribs created page Module:TrickValidator (Created page with "local p = {} local requiredSections = { "Description", "Prerequisites", "Execution Steps", "Variations", "See Also" } local function getPageWikitext() local t = mw.title.getCurrentTitle() return t and t:getContent() or nil end local function l2Headings(wikitext) local out = {} if not wikitext then return out end wikitext = "\n" .. wikitext .. "\n" for h in mw.ustring.gmatch(wikitext, "\n==%s*([^=\n][^\n]-)%s*==%s*\n") do table.insert(out, mw.text.trim(h))...")
- 21:17, 17 September 2025 Skycrafter talk contribs moved page Template:Trick to Template:Categorize Trick
- 21:16, 17 September 2025 Skycrafter talk contribs created page Template:Trick (Created page with "{{#invoke:TrickValidator|validate}} {{{1|{{PAGENAME}}}}}}")
- 22:10, 20 August 2025 Skycrafter talk contribs created page Template:Deformat/doc (Created page with "== Usage == <pre> {{Deformat|text_with_formatting_codes}} </pre>")
- 22:08, 20 August 2025 Skycrafter talk contribs created page Template:Deformat (Created page with "{{#invoke:Deformat|run|1={{{1|}}}}}<noinclude> {{Documentation}} </noinclude>")
- 22:08, 20 August 2025 Skycrafter talk contribs created page Module:Deformat (Created page with "-- Function: Removes dollar-sign based formatting codes from a string. local p = {} function p.run(frame) -- Get the input text from the first argument of the template call. -- Defaults to an empty string if no argument is provided. local text = frame.args[1] or '' -- Pattern: \$(?:(\$)|[0-9a-fA-F]{2,3}|[lh]\[.*?\]|[lh]\[|.) local pattern = '\\$(?:(\\$)|\\[0-9a-fA-F]{2,3}|\\[lh]\\[.*?\\]|\\[lh]\\[|.)' -- Replace every match of the pattern...")
- 17:06, 18 August 2025 Skycrafter talk contribs created page Trackmania Wiki:Writing about TAS (Created page with "'''This is a style guide. It is not an article.''' This page provides style and terminology guidelines for articles concerning Tool-Assisted Speedruns (TAS) on this wiki. The goal is to ensure clarity and consistency when discussing this topic. For a detailed explanation of what a Tool-Assisted Speedrun is, please see the main article: Tool-Assisted Speedrun. ==Terminology== When writing about the subject, using consistent terminology helps readers understand the...")
- 20:24, 14 August 2025 Skycrafter talk contribs created page Template:ShowImage (Created page with "<includeonly>{{SERVER}}{{SCRIPTPATH}}/imageproxy/{{#invoke:ImageProxy|encode|{{{1}}}}}.jpg</includeonly><noinclude> == Usage == This template takes an extensionless image URL and converts it into a special URL that MediaWiki can render as an inline image. === Syntax === <pre> {{ShowImage|url_of_the_image}} </pre> === Example === To generate the link for `https://tmnf.exchange/trackshow/2233/image/1`, use this template: <pre> {{ShowImage|https://tmnf.exchange/trackshow/...")
- 20:20, 14 August 2025 Skycrafter talk contribs created page Module:ImageProxy (Created page with "local p = {} -- Pure Lua URL-safe Base64 encoder. local b = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_' function p.base64_encode(data) return ((data:gsub('.', function(x) local r, b = '', x:byte() for i = 8, 1, -1 do r = r .. (b % 2 ^ i - b % 2 ^ (i - 1) > 0 and '1' or '0') end return r; end) .. '0000'):gsub('%d%d%d?%d?%d?%d?', function(x) if (#x < 6) then return '' end local c = 0 for i = 1...")
- 15:39, 14 August 2025 Skycrafter talk contribs created page Template:Disambiguation/cat (Created page with "{{safesubst:<noinclude/>#switch:{{safesubst:<noinclude/>lc:{{{1|}}}}}<noinclude><!-- Allow substing for testing purposes: needs noinclude tags around comments to work --></noinclude> <noinclude><!-- Maintenance disambiguation pages --></noinclude> | split = Category:Disambiguation pages in need of being split | clean up | clean-up | cleanup = Category:Disambiguation pages in need of cleanup | non-primary | non-primary topic | one non-primary topic = Category:Di...")
- 15:32, 14 August 2025 Skycrafter talk contribs imported Module:SDcat/doc by file upload (1 revision)
- 15:32, 14 August 2025 Skycrafter talk contribs imported Module:SDcat by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Template:R to subpage by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Template:R from move/except by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Template:R from move by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Template:SDcat/doc by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Template:High risk by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Template:Cascade-protected template by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Module:Transclusion count/data/S by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Template:Dabcat by file upload (1 revision)
- 15:31, 14 August 2025 Skycrafter talk contribs imported Template:SDcat by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Disambiguation page short description/doc by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Oldid2 by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:For loop/doc by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Spanbox by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Module:Transclusion count/data/F by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Tim by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Tiw by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Lua by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Module:Lua banner by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:3x by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:2x by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Template link expanded with subst by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Tlxs by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:1x by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:T by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Box by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Module:For loop by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Smaller by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Small by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Module:Pagetype/rfd by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Module:Pagetype/softredirect by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Module:Wikitext Parsing by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Reader help by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Information page by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Shortcut by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Startflatlist by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Endflatlist by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:Clear by file upload (1 revision)
- 15:29, 14 August 2025 Skycrafter talk contribs imported Template:- by file upload (1 revision)