All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Help Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:24, 21 February 2023 TylerSmith talk contribs created page Module:Check for unknown parameters (Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and trim(s) ~= '' end function p.check (frame) local args = frame.args local pargs = frame:getParent().args local ignoreblank = isnotempty(frame.args['ignoreblank']) local checkpos = isnote...")
- 22:19, 21 February 2023 TylerSmith talk contribs created page Template:Div col/styles.css (Created page with "{{pp|small=yes}}: .div-col { margin-top: 0.3em; column-width: 30em; } .div-col-rules { column-rule: 1px solid #aaa; } Reset top margin for lists in div col: .div-col dl, .div-col ol, .div-col ul { margin-top: 0; } Avoid elements breaking between columns See also Template:No col break: .div-col li, .div-col dd { page-break-inside: avoid; Removed from CSS in favor of break-inside c. 2020: break-inside: avoid-column; }")
- 22:18, 21 February 2023 TylerSmith talk contribs created page Template:Div col (Created page with "<includeonly><templatestyles src="Div col/styles.css"/><!-- --><div class="div-col {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!-- -->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!-- -->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!-- -->}}><!-- -->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- --></includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main...")
- 22:15, 21 February 2023 Prodigix talk contribs changed group membership for TylerSmith from (none) to administrator, interface administrator and bureaucrat
- 22:11, 21 February 2023 User account TylerSmith talk contribs was created
- 21:47, 21 February 2023 Prodigix talk contribs created page Helplinks (Created page with "{{div col}}<!-- default width is 30em --> * a * b * c * d * e * f * g * h {{div col end}}")
- 23:44, 20 February 2023 Prodigix talk contribs changed group membership for Ryan from (none) to administrator
- 23:41, 20 February 2023 User account Ryan talk contribs was created
- 23:41, 20 February 2023 Prodigix talk contribs changed group membership for Tonia from (none) to administrator, interface administrator and bureaucrat
- 23:35, 20 February 2023 User account Tonia talk contribs was created
- 21:28, 20 February 2023 MediaWiki default talk contribs created page Main Page