All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Parallel Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:09, 28 May 2022 Diamondback88 talk contribs created page Template:Slot (Created page with "<includeonly> <div class="slot crafting-{{#switch: {{{Type|{{{type}}}}}} | custom = custom | Custom = custom | standard = standard | Standard = standard | custom }}"><!-- --><div class=crafting-recipe> {{CraftingCell| {{Stack|{{{1|{{{item|{{{Item|Air}}}}}}}}}|count = {{{count|{{{Count|1}}}}}}|name={{{name|{{{Name|}}}}}}|lore={{{lore|{{{Lore|}}}}}}|link={{{link|}}}}}}} </div><!-- --></div></includeonly><noinclude> {{Documentation}} {{Hidden begin | toggle = left | title...")
- 06:03, 28 May 2022 Diamondback88 talk contribs created page MediaWiki:Mobile.css (Created page with "@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:ParallelStyles.css"); =========================================================================: : Default MediaWiki Styling: : /* ===============================================================...")
- 06:02, 28 May 2022 Diamondback88 talk contribs created page MediaWiki:Gadget-ReferenceTooltips.js (Created page with "// See mw:Reference Tooltips // Source https://en.wikipedia.org/wiki/MediaWiki:Gadget-ReferenceTooltips.js $( function () { var settings, settingsString, $footer, enabled, delay, isTouchscreen, settingsMenu; if ( window.pg ) { return; } function toggleRT( enable ) { mw.loader.using( 'jquery.cookie', function () { $.cookie( 'RTsettings', ( enable ? '1' : '0' ) + '|' + settings[ 1 ] + '|' + settings[ 2 ], { path: '/', expires: 90 } ); location.reload()...")
- 06:02, 28 May 2022 Diamondback88 talk contribs created page MediaWiki:Gadget-ReferenceTooltips.css (Created page with "See mw:Reference Tooltips: .referencetooltip { position: absolute; list-style: none; list-style-image: none; opacity: 0; font-size: 12px; margin: 0; z-index: 5; padding: 0; } .referencetooltip > li { background: #fff; border: 1px solid #bbb; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); box-shadow: 0 0 10px rgba(0,0,0,0.2); margin: 0; padding: 8px 10px; l...")
- 06:01, 28 May 2022 Diamondback88 talk contribs deleted page Gadget-ReferenceTooltips.css (content was: "See mw:Reference Tooltips: .referencetooltip { position: absolute; list-style: none; list-style-image: none; opacity: 0; font-size: 12px; margin: 0; z-index: 5; padding: 0; } .referencetooltip > li { background: #fff; border: 1px solid #bbb; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); -moz-box-shado...", and the only contributor was "Diamondback88" (talk))
- 06:01, 28 May 2022 Diamondback88 talk contribs created page Gadget-ReferenceTooltips.css (Created page with "See mw:Reference Tooltips: .referencetooltip { position: absolute; list-style: none; list-style-image: none; opacity: 0; font-size: 12px; margin: 0; z-index: 5; padding: 0; } .referencetooltip > li { background: #fff; border: 1px solid #bbb; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); box-shadow: 0 0 10px rgba(0,0,0,0.2); margin: 0; padding: 8px 10px; l...")
- 06:01, 28 May 2022 Diamondback88 talk contribs created page MediaWiki:Gadget-ReferenceTooltips (Created page with "Reference Tooltips: hover over inline citations to see reference information without moving away from the article text (does not work if "Navigation popups" is enabled above)")
- 06:00, 28 May 2022 Diamondback88 talk contribs created page MediaWiki:Gadgets-definition (Created page with "* ReferenceTooltips[ResourceLoader|default|type=general]|ReferenceTooltips.js|ReferenceTooltips.css")
- 05:54, 28 May 2022 Diamondback88 talk contribs created page Widget:EffectSprite (Created page with "url(https://wiki.parallelmc.org/images/b/b7/EffectsCSS.png)")
- 05:54, 28 May 2022 Diamondback88 talk contribs created page Widget:InvSprite (Created page with "url(https://wiki.parallelmc.org/wiki/File:InvSprite.png) <noinclude> Taken from the MC wiki https://minecraft.gamepedia.com/File:InvSprite.png </noinclude>")
- 05:39, 28 May 2022 Diamondback88 talk contribs created page Module:EffectSprite/doc (Created page with "== Dependencies == * Module:EffectSprite/Aliases * File:EffectsCSS.png * Module:Sprite == See Also == * Module:InvSprite")
- 05:36, 28 May 2022 Diamondback88 talk contribs created page Module:InvSprite/doc (Created page with "== Dependencies == * Module:InventorySlot/Aliases * [https://gamepedia.cursecdn.com/minecraft_gamepedia/4/44/InvSprite.png?version=74157ae0b6fb98009369c42d04723a8a File:InvSprite] * Module:Sprite == See Also == * Module:EffectSprite")
- 05:33, 28 May 2022 Diamondback88 talk contribs created page Template:InventorySlot (Created page with "<includeonly>{{#invoke: InventorySlot | slot}}</includeonly> <noinclude>{{Documentation}}</noinclude>")
- 05:32, 28 May 2022 Diamondback88 talk contribs created page Module:InventorySlot/doc (Created page with "Called by Module:Crafting == Dependencies == * Module:Sprite == See Also == * Module:InvSprite * Module:EffectSprite")
- 22:14, 27 May 2022 Diamondback88 talk contribs created page MediaWiki:Mobile.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Even More fancy hovers for recipes $(function () { // Tooltip only Text $('.masterTooltip').hover( function () { // Hide non-JS $(this).data('tipText', $(this).attr('title')).removeAttr('title'); //Custom Tooltip var title = $(this).attr('data-title'); var lore = $(this).attr('data-lore'); var tooltip = '<p class="tooltip">' + parseFormatCodes(title...")
- 22:13, 27 May 2022 Diamondback88 talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Even More fancy hovers for recipes $(function () { // Tooltip only Text $('.masterTooltip').hover( function () { // Hide non-JS $(this).data('tipText', $(this).attr('title')).removeAttr('title'); //Custom Tooltip var title = $(this).attr('data-title'); var lore = $(this).attr('data-lore'); var tooltip = '<p class="tooltip">' + parseFormatCodes(title...")
- 21:52, 27 May 2022 Diamondback88 talk contribs created page MediaWiki:ParallelStyles.css (Created page with " =========================================================================: : CRAFTING GRID CSS: : =========================================================================: @font-face { font-family: 'minecraftia'; src: url(https://wiki.parall...")
- 21:52, 27 May 2022 Diamondback88 talk contribs created page File:Trade background.png
- 21:52, 27 May 2022 Diamondback88 talk contribs uploaded File:Trade background.png
- 21:51, 27 May 2022 Diamondback88 talk contribs created page File:Book arrow right selected.png
- 21:51, 27 May 2022 Diamondback88 talk contribs uploaded File:Book arrow right selected.png
- 21:51, 27 May 2022 Diamondback88 talk contribs created page File:Book arrow right.png
- 21:51, 27 May 2022 Diamondback88 talk contribs uploaded File:Book arrow right.png
- 21:51, 27 May 2022 Diamondback88 talk contribs created page File:Book arrow left selected.png
- 21:51, 27 May 2022 Diamondback88 talk contribs uploaded File:Book arrow left selected.png
- 21:50, 27 May 2022 Diamondback88 talk contribs created page File:Book arrow left.png
- 21:50, 27 May 2022 Diamondback88 talk contribs uploaded File:Book arrow left.png
- 21:50, 27 May 2022 Diamondback88 talk contribs created page File:Book page.png
- 21:50, 27 May 2022 Diamondback88 talk contribs uploaded File:Book page.png
- 21:48, 27 May 2022 Diamondback88 talk contribs created page File:Advancement-fancy-worn.png
- 21:48, 27 May 2022 Diamondback88 talk contribs uploaded File:Advancement-fancy-worn.png
- 21:48, 27 May 2022 Diamondback88 talk contribs created page File:Advancement-oval-worn.png
- 21:48, 27 May 2022 Diamondback88 talk contribs uploaded File:Advancement-oval-worn.png
- 21:48, 27 May 2022 Diamondback88 talk contribs created page File:Advancement-plain-worn.png
- 21:48, 27 May 2022 Diamondback88 talk contribs uploaded File:Advancement-plain-worn.png
- 21:47, 27 May 2022 Diamondback88 talk contribs created page File:Advancement-fancy-raw.png
- 21:47, 27 May 2022 Diamondback88 talk contribs uploaded File:Advancement-fancy-raw.png
- 21:47, 27 May 2022 Diamondback88 talk contribs created page File:Advancement-oval-raw.png
- 21:47, 27 May 2022 Diamondback88 talk contribs uploaded File:Advancement-oval-raw.png
- 21:47, 27 May 2022 Diamondback88 talk contribs created page File:Advancement-plain-raw.png
- 21:47, 27 May 2022 Diamondback88 talk contribs uploaded File:Advancement-plain-raw.png
- 21:44, 27 May 2022 Diamondback88 talk contribs created page File:Enchantment Glint.png
- 21:44, 27 May 2022 Diamondback88 talk contribs uploaded File:Enchantment Glint.png
- 21:44, 27 May 2022 Diamondback88 talk contribs created page File:Standard Crafting arrow.png
- 21:44, 27 May 2022 Diamondback88 talk contribs uploaded File:Standard Crafting arrow.png
- 21:42, 27 May 2022 Diamondback88 talk contribs created page File:Shapeless.png
- 21:42, 27 May 2022 Diamondback88 talk contribs uploaded File:Shapeless.png
- 21:24, 27 May 2022 Diamondback88 talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: @import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:ParallelStyles.css");")
- 03:39, 27 May 2022 Diamondback88 talk contribs created page Template:CraftingResources (Created page with "{| class="mw-collapsible" id="mw-customcollapsible-VA" |{{Crafting | Type = {{{Type|}}} | Name = {{{name|{{{Name|}}}}}} | Input = {{{Input|}}} | Catalyst = {{{Catalyst|}}} | Output = {{{Output|}}} }} |} {| class="mw-collapsible mw-collapsed" id="mw-customcollapsible-RP" |{{Crafting | Type = {{{Type|}}} | Name = {{{name|{{{Name|}}}}}} | Input = {{ CraftingParse | {{{Input|}}} }} | Catalyst = {{{Catalyst|}}} | Output = {{ CraftingParse | {{{Output|}}} }} }} |} <s...")
- 02:56, 27 May 2022 Diamondback88 talk contribs created page User:Diamondback88 (Created page with "Hi, this is my test page!")