Deprecated: Use of User::getOption was deprecated in MediaWiki 1.35. [Called from SkinScratchWikiSkin::onOutputPageBodyAttributes in /var/www/html/mediawiki/skins/ScratchWikiSkin2/ScratchWikiSkin.skin.php at line 81] in /var/www/html/mediawiki/includes/debug/MWDebug.php on line 381

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `headelement` was deprecated in MediaWiki 1.39. [Called from QuickTemplate::get in /var/www/html/mediawiki/includes/skins/QuickTemplate.php at line 144] in /var/www/html/mediawiki/includes/debug/MWDebug.php on line 381

Deprecated: Use of BaseTemplate::getTrail was deprecated in MediaWiki 1.39. [Called from MediaWiki\Skins\Cosmos\CosmosTemplate::execute in /var/www/html/mediawiki/skins/Cosmos/includes/CosmosTemplate.php at line 82] in /var/www/html/mediawiki/includes/debug/MWDebug.php on line 381

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `bottomscripts` was deprecated in MediaWiki 1.39. [Called from QuickTemplate::get in /var/www/html/mediawiki/includes/skins/QuickTemplate.php at line 144] in /var/www/html/mediawiki/includes/debug/MWDebug.php on line 381
User contributions for Admin - Pi Server Wiki
×
Create or edit a page
Write your page title here:
There are currently 14 pages on the wiki. Enter a name above to create a page, or check out the list of broken links.
Warning: Users creating spam pages will be blocked and have their pages moved to the trash.



    Pi Server Wiki

    User contributions for Admin

    Search for contributionsExpandCollapse
    ⧼contribs-top⧽
    ⧼contribs-date⧽
    (newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

    1 October 2022

    20 September 2022

    14 September 2022

    10 September 2022

    5 September 2022

    4 September 2022

    3 September 2022

    • 14:1014:10, 3 September 2022 diff hist +834 N MediaWiki:BlockedtextCreated page with "__NOEDITSECTION____NOTOC__ {{ombox | style = border-color: red; | type = content | image = 55px | text = <span style="font-size: 15px;">'''Your username or IP address has been blocked.'''</span> Editing from {{{7|$7}}} has been blocked (disabled) by {{{1|$1}}} since $8 for the following reason(s): <div style="padding:10px; background:white; border:1px #666 solid;"> {{{2|$2}}} </div> This blo..." current
    • 13:4113:41, 3 September 2022 diff hist +26,691 N Module:IPCreated page with "-- IP library -- This library contains classes for working with IP addresses and IP ranges. -- Load modules require('Module:No globals') local bit32 = require('bit32') local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti local makeCheckSelfFunction = libraryUtil.makeCheckSelfFunction -- Constants local V4 = 'IPv4' local V6 = 'IPv6' ----------------------------------------------------------..." current
    • 13:4013:40, 3 September 2022 diff hist +2,226 N Module:IPAddressCreated page with "local p = {} function p._isIpV6(s) local dcolon, groups if type(s) ~= "string" or s:len() == 0 or s:find("[^:%x]") -- only colon and hex digits are legal chars or s:find("^:[^:]") -- can begin or end with :: but not with single : or s:find("[^:]:$") or s:find(":::") then return false end s, dcolon = s:gsub("::", ":") if dcolon > 1 then return false end -- at most one :: s = s:gsub("^:?", ":") -- prepend : if needed, upper s, groups = s:gsub(":%x%x?%x..." current

    1 September 2022

    31 August 2022

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