This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

User contributions for Grknight

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

24 March 2023

  • 18:5818:58, 24 March 2023 diff hist +175 N Template:Anchor/testcasesCreated page with "<noinclude>{{Template testcases notice}}</noinclude> {{Testcase|title=No parameter |<nowiki>{{Anchor|sample}}</nowiki> | {{Anchor|sample}} |{{Anchor/sandbox|sample}} }}"
  • 18:5718:57, 24 March 2023 diff hist −82 Template:Anchor/sandboxNo edit summary current
  • 18:5618:56, 24 March 2023 diff hist +15,281 N Module:TableToolsCreated page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke...." current
  • 18:5518:55, 24 March 2023 diff hist +10,054 N Module:ArgumentsCreated page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..." current
  • 18:5318:53, 24 March 2023 diff hist +647 N Module:AnchorCreated page with "-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local anchors = {...." current
  • 18:5118:51, 24 March 2023 diff hist +215 N Template:Anchor/sandboxCreated page with "{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude> {{XYZ/testcases}}<!-- this line is optional; if kept, replace "XYZ" with the name of your template --> {{Template sandbox notice}} </noinclude>"

27 September 2021

8 January 2021

5 October 2020

11 April 2019

25 January 2019

21 December 2018

20 December 2018

3 December 2018

2 December 2018

30 November 2018

28 November 2018

26 November 2018

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