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).
- 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...")
- 17:46, 5 July 2026 Silverpg017 talk contribs created page Template:Comma separated entries (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|comma}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 17:44, 5 July 2026 Silverpg017 talk contribs created page Module:Lorem ipsum/data (Created page with "--<nowiki> return { "{{safesubst:#if:%s|Lorem ipsum|Lorem ipsum}} dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserun...")
- 17:44, 5 July 2026 Silverpg017 talk contribs created page Module:Lorem ipsum (Created page with "local yn = require("Module:Yesno") return { main = function(frame) local args = require("Module:Arguments").getArgs(frame) local data = args["data"] and mw.loadData(args["data"]) or mw.loadData("Module:Lorem_ipsum/data") local paragraphs = {} for k,v in ipairs(data) do table.insert(paragraphs, v) end local out = '' local outTbl = {} local link = yn(args["link"]) or yn(args[4]) or false local join = yn(args["join"]) or false local joinprefixsuffix...")
- 17:43, 5 July 2026 Silverpg017 talk contribs created page Template:Lorem ipsum (Created page with "{{{{{|safesubst:}}}#invoke:lorem ipsum|main}}<noinclude> {{Documentation}} </noinclude>")
- 17:42, 5 July 2026 Silverpg017 talk contribs created page Template:Quote/styles.css (Created page with "{{pp-template}} Styling for Template:Quote: .templatequote { overflow: hidden; margin: 1em 0; padding: 0 40px; } .templatequote .templatequotecite { line-height: 1.5em; @noflip: text-align: left; @noflip: padding-left: 1.6em; margin-top: 0; }")
- 17:42, 5 July 2026 Silverpg017 talk contribs created page Template:Quote (Created page with "<templatestyles src="Template:Quote/styles.css"/><!-- --><blockquote class="templatequote" {{#if:{{{style|}}}|style="{{{style}}}"}}>{{{text|{{{content|{{{quotetext|{{{quote|{{{1|<includeonly>{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}Category:Pages incorrectly using the quote template</includeonly><noinclude>{{lorem ipsum}}</noinclude>}}}}}}}}}}}}}}}{{#if:{{{sign|}}}{{{cite|}}}{{{author|}}}{{{by|}}...")
- 17:28, 5 July 2026 Silverpg017 talk contribs uploaded a new version of File:Hangingsign.png
- 17:27, 5 July 2026 Silverpg017 talk contribs created page File:Hangingsign.png
- 17:27, 5 July 2026 Silverpg017 talk contribs uploaded File:Hangingsign.png
- 09:00, 5 July 2026 Silverpg017 talk contribs created page Template:Infobox Boss/doc (Created page with "{{Documentation subpage}} ==Usage== To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox. === Full === {{Parameter names example|_template=Infobox Boss|name|image|caption|alt|aliases|HP|location}} <nowiki>{{Infobox Boss | name = | image = | caption = | alt...")
- 08:59, 5 July 2026 Silverpg017 talk contribs created page Template:Infobox Boss (Created page with "<includeonly> {{Infobox | above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}} | autoheaders = y | image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|border|center|alt={{{alt|}}}|upright=1]]}} | caption1 = <div style="text-align:center;">''{{{caption|}}}''</div> | captionstyle = | abovestyle = background:#eaecee;font-size:130%;padding:0.3em; | headerstyle = background:#eaecee; | header1 = Biographical information | label2 = <div style="text-align: left;">Al...")
- 18:57, 4 July 2026 Silverpg017 talk contribs deleted page File:Religion menu.png (content was: "", and the only contributor was "Silverpg017" (talk))
- 18:20, 4 July 2026 Silverpg017 talk contribs created page File:Religion altar.png
- 18:20, 4 July 2026 Silverpg017 talk contribs uploaded File:Religion altar.png
- 17:30, 1 July 2026 Silverpg017 talk contribs created page Pactoria Wiki:Manual of Style (Created page with "The '''Manual of Style''' ('''MoS'''), also called '''formatting guidelines''' or just '''guidelines''' is the style manual for all articles in Pactoria Wiki. The purpose of these guidelines is to help the reader better read the wiki by having rules over its format, design and writing. Refer to [https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style Wikipedia's Manual of Style] for additional information. == Page names == * Page names are the title of every page or art...")
- 16:08, 30 June 2026 Silverpg017 talk contribs created page File:WP Table of contents.png (From [https://en.wikipedia.org/wiki/File:WP_Table_of_contents.png])
- 16:08, 30 June 2026 Silverpg017 talk contribs uploaded File:WP Table of contents.png (From [https://en.wikipedia.org/wiki/File:WP_Table_of_contents.png])
- 15:17, 21 June 2026 Silverpg017 talk contribs created page Pactoria Wiki:Policies (Created page with "===Common sense=== Breaking Pactoria Wiki's rules is easily avoidable if the editor has some common sense and knows not to disrupt the wiki's improvement and maintenance. Though, it is highly recommended to read all the rules to prevent any rule-breaks. ===Respect=== Any harassment, personal attacks, discrimination, insults, threats or any other behavior with the intent to disrespect or humiliate are prohibited. Constructive criticism and disagreements are allowed, but o...")
- 17:14, 13 June 2026 Silverpg017 talk contribs created page Steelmaking (Created page with "'''Steelmaking''' is a core feature in Pactoria that allows players to craft siege weapons and utility items. == Steelmaking process == #Smelt coal using lava in a blast furnace to obtain coal coke #Mix (Drop) 4 iron ingots and 4 pieces of coal coke in a lava cauldron to obtain a hot steel ingot ##Make sure to drink a fire resistance potion as holding this item in your hand will burn you #Shift and right-click on an anvil with the hot steel ingot in your hand and hammer...") Tag: Visual edit: Switched
- 10:17, 13 June 2026 Silverpg017 talk contribs created page Module:Hatnote/styles.css (Created page with "{{pp|small=y}}: .hatnote { font-style: italic; } Limit structure CSS to divs because of [[Module:Hatnote inline]]: div.hatnote { @noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } The templatestyles causes an 'empty' span between hatnotes: .hatnote + span.mw-empty-elt + .hatnote, remove this selector when Parsoid is the only parser, see also [[phab:T200206]]: .hatnote + link + .hatnote { margin-top:...")
- 10:17, 13 June 2026 Silverpg017 talk contribs created page Module:Format link (Created page with "-------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " ยง " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require(...")
- 10:16, 13 June 2026 Silverpg017 talk contribs created page Module:Hatnote list (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd...")
- 10:16, 13 June 2026 Silverpg017 talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
- 10:15, 13 June 2026 Silverpg017 talk contribs created page Module:Labelled list hatnote (Created page with "-------------------------------------------------------------------------------- -- Labelled list -- -- -- -- This module does the core work of creating a hatnote composed of a list -- -- prefixed by a colon-terminated label, i.e. "LABEL: [andList of pages]", -- -- for {{see also}} and similar templates....")
- 10:14, 13 June 2026 Silverpg017 talk contribs created page Template:See also (Created page with "<includeonly>{{#invoke:Labelled list hatnote|labelledList|See also|ifexists={{{ifexists|true}}}}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 11:51, 10 May 2026 Silverpg017 talk contribs created page BetterRoads (Created page with "'''BetterRoads''' is a feature in Pactoria that allows players to traverse certain paths faster than others. This is achieved through the use of wool or tripwire (string) below any type of block. == Overview == When using any type of wool or tripwire under any block, the player is given Speed II as long as they are moving above said block. <gallery mode="packed" heights="200"> File:BetterRoadsExplanation.gif|A visualization of what it looks like when the player is movi...")
- 11:39, 10 May 2026 Silverpg017 talk contribs created page File:BetterRoadsWool.png
- 11:39, 10 May 2026 Silverpg017 talk contribs uploaded File:BetterRoadsWool.png
- 11:38, 10 May 2026 Silverpg017 talk contribs created page File:BetterRoadsExplanation.gif
- 11:38, 10 May 2026 Silverpg017 talk contribs uploaded File:BetterRoadsExplanation.gif
- 16:45, 2 May 2026 Silverpg017 talk contribs created page Chest Shops (Created page with "'''Chest Shops''' is a feature in Pactoria that allows players to trade with other players through chests. It has two modes: Buy shops and sell shops. == Buy shops == Buy shops allow players to buy items from the chest shop. To create a buy shop, place your chest and add a sign with the following: <pre>[Buy Shop] Quantity (1-64) Price (1-10M, formatting like k or m allowed.) Item? It can be null as will pick first item on chest.</pre> <gallery mode="packed"> File:BuyS...")
- 16:42, 2 May 2026 Silverpg017 talk contribs created page File:SellShopSign.png
- 16:42, 2 May 2026 Silverpg017 talk contribs uploaded File:SellShopSign.png
- 16:42, 2 May 2026 Silverpg017 talk contribs created page File:SellShopResult.png
- 16:42, 2 May 2026 Silverpg017 talk contribs uploaded File:SellShopResult.png
- 16:39, 2 May 2026 Silverpg017 talk contribs uploaded a new version of File:BuyShopSign.png
- 16:39, 2 May 2026 Silverpg017 talk contribs uploaded a new version of File:BuyShopResult.png
- 10:38, 26 April 2026 Silverpg017 talk contribs created page Category:Pactoria Content (Created page with "This category lists both Pactoria's server features and gameplay mechanics.")
- 10:37, 26 April 2026 Silverpg017 talk contribs moved page Category:Features to Category:Server Features without leaving a redirect
- 10:34, 26 April 2026 Silverpg017 talk contribs created page Category:Gameplay Mechanics (Created page with "This page lists every game mechanic in Pactoria.")
- 10:23, 26 April 2026 Silverpg017 talk contribs deleted page Category:Tutorial & Guides (content was: "This category lists every article related to server tutorial and feature guides.", and the only contributor was "Silverpg017" (talk))
- 09:44, 26 April 2026 Silverpg017 talk contribs created page Template:GalleryContainer (Created page with "{| style="width:100%; margin-top:7px" | style="border:1px solid #cedff2; background-color:#fff5f5; padding:5px 15px 15px 8px; vertical-align:top;" | <h2 style="border-width:1px; border-style:solid; margin-top:3px; margin-bottom:0.5em; padding:0.2em 0.4em; font-size:120%; font-weight:bold; font-family:inherit; background:#f2cece; border-color: #bfa3a3;">Image Gallery</h2> <gallery mode="packed" widths="270px" heights="270px"> File:Mp-bg-1.png File:Mp-bg-2.png File:Mp-bg-...")
- 09:35, 26 April 2026 Silverpg017 talk contribs created page File:Mp-bg-9.png
- 09:35, 26 April 2026 Silverpg017 talk contribs uploaded File:Mp-bg-9.png
- 09:34, 26 April 2026 Silverpg017 talk contribs created page File:Mp-bg-8.png