Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Pactoria Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 18:18, 5 July 2026 Silverpg017 talk contribs created page Template:Quote/doc (Created page with "=== Examples === '''Basic use''': <code><nowiki>{{Quote|text=Quoted material.}}</nowiki></code> Gives: {{Quote|text=Quoted material.}} '''With attribution displayed''': <code><nowiki>{{Quote|text=Quoted material.|author=Quoted author.}}</nowiki></code> Gives: {{Quote|text=Quoted material.|author=Quoted author.}} '''With more attribution''': <code><nowiki>{{Quote|text=Quoted material.|author=First M. Last|title="Article Title"|source=''Book Title'' (date)}}</nowi...")
  • 17:47, 5 July 2026 Silverpg017 talk contribs created page Template:If empty/doc (Created page with "{{Documentation subpage}} <!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> {{Template redirect |Ifempty |First nonempty |Use first nonempty}} {{Lua|Module:If empty}} {{High-use|all-pages = yes}} This is the {{tl|If empty}} template. *''Update 2014 Dec 23'': This template used to only take 9 parameters. This limit has been removed. This template is used inside other templates. It takes any number of parameters and returns the first found to b...")
  • 17:47, 5 July 2026 Silverpg017 talk contribs created page Module:If empty (Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) -- For backwards compatibility reasons, the first 8 parameters can be unset instead of being blank, -- even though there's really no legitimate use case for this. At some point, this will be removed. local lowestNil = math.huge for i = 8,1,-1 do if args[i] == nil then args[i] = '' lowestNil = i end end for...")
  • 17:46, 5 July 2026 Silverpg017 talk contribs created page Template:If empty (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}}</noinclude>")
  • 17:46, 5 July 2026 Silverpg017 talk contribs created page Module:Separated entries (Created page with "-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". The starting parameter can also be specified. local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local dataPlural = args.dataPlural local separator = args.separator...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)