×
Create a new article
Write your page title here:
We currently have 21 articles on Dr. Owsik Foundation. Type your article name above or click on one of the titles below and start writing!



Dr. Owsik Foundation

Module:Tmpl: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 May 2023

  • curprev 21:4321:43, 14 May 2023 Szprink talk contribs 969 bytes +969 Utworzono nową stronę "-- This is a helper module for {{tmpl}} require('Module:No globals') -- The trailing `[^0-9]?` ensures that `$10` doesn't potentially change -- from being treated as `${1}0` to being treated as `${10}` -- if the number of supported parameters is ever expanded: local PATTERN = "%$([1-9])[^0-9]?" local this = {} function this.renderTmpl(frame) local args = frame.args local pargs = (frame:getParent() or {}).args local input = pargs[0] or '' local result = {}…"