Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User contributions for GTEH

A user with 261 edits. Account created on 3 May 2025.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

12 June 2025

  • 23:3823:38, 12 June 2025 diff hist +1,012 N MediaWiki:Licenses Created page with "* Unknown|I don't know * Can Use: ** FromCathop|From Cathop ** CC0|CC0 1.0 Universal: Waive all of the author's rights to the work ** CC-BY-4.0|Creative Commons Attribution 4.0 International: Must give appropriate credit ** CC-BY-SA-4.0|Creative Commons Attribution-ShareAlike 4.0 International: Must give appropriate credit and distribute your contributions under the same license as the original ** CC-BY-NC-SA-4.0|Creative Commons Attribution-NonCommercial-ShareAlike 4.0..." current Tag: 2017 source edit
  • 23:3023:30, 12 June 2025 diff hist +19 N MediaWiki:Term-of-use Created page with "Cathop:Terms of use" current Tag: 2017 source edit
  • 23:1923:19, 12 June 2025 diff hist +2,273 N Module:Infobox Created page with "local capiunto = require 'capiunto' local p = {} function p.main(frame) local args = frame:getParent().args local retval = capiunto.create( { title = args.title, top = args.top, bottom = args.bottom, } ) if args.subtitle and args.subtitle ~= '' then retval:addSubHeader( args.subtitle ) end if args.image1 and args.image1 ~= '' then retval:addImage( args.image1, args.caption1 ) end if args.image2 and args.image2 ~= '' then retval:addImage( args.image2..." current
  • 22:5922:59, 12 June 2025 diff hist +1,568 N Module:LinkJoin Created page with "local p = {} function p.main(frame) local args = frame:getParent().args or {} return p._joinLinks(args) end function p._joinLinks(args) local links = {} local labels = {} local maxIndex = 0 for key, value in pairs(args) do if type(key) == 'number' or tonumber(key) then local index = tonumber(key) if index > maxIndex then maxIndex = index end if value and value ~= '' then links[inde..." current

9 June 2025

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)