More actions
Combined display of all available logs of Prism Party. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:02, 1 February 2023 BakiDance talk contribs created page Template:Home/Featured (Created page with "<div class="home-card__background">[[ File:CubeyBanner.png}}|200px]]</div> <div class="home-card__foreground"> <div class="home-card__label">Featured</div> <h3 class="home-card__header">Featured</h3> </div> </div><templatestyles src="Template:Home/featured/styles.css"/><noinclude><!-- For preview only --><templatestyles src="Template:Home/shared/styles.css" />{{/doc}}</noinclude>")
- 00:01, 1 February 2023 BakiDance talk contribs protected File:CubeyBanner.png [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite) (High traffic page) (hist)
- 00:01, 1 February 2023 BakiDance talk contribs created page File:CubeyBanner.png (Uploaded own work with UploadWizard)
- 00:01, 1 February 2023 BakiDance talk contribs uploaded File:CubeyBanner.png (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 20:55, 31 January 2023 BakiDance talk contribs created page Template:Home/Blog (Created page with "<div id="home-card-latestpatch" class="home-card"> <div class="home-card__label">Latest blog post</div> <h3 class="home-card__header">Test</h3> <p>This would be an example of a blog post, but there's nothing here!</p> </div><noinclude><!-- For preview only --><templatestyles src="Template:Home/shared/styles.css" /></noinclude>")
- 20:18, 31 January 2023 BakiDance talk contribs created page Template:Example/doc (Created page with "{{Documentation}} ===TemplateData=== <templatedata> { "description": "Example template that creates a small note saying it is an example.", "params": {} } </templatedata> ===Usage=== If this were a real template, the documentation would go here, along with a few examples on how to use it. Some templates keep this documentation on a separate page; see Wikipedia:Template documentation for details. <includeonly> <!-- Categories below this line, please; interwikis a...")
- 20:18, 31 January 2023 BakiDance talk contribs created page Template:Example (Created page with "{{Note|This is an example template}}<noinclude> {{/doc}} </noinclude>")
- 20:17, 31 January 2023 BakiDance talk contribs created page Template:Template link general (Redirected page to Template:Template link general) Tag: New redirect
- 20:10, 31 January 2023 BakiDance talk contribs created page Template:Nowrap (Redirected page to Template:Nowrap) Tag: New redirect
- 20:10, 31 January 2023 BakiDance talk contribs created page Template:Nowrap (Redirected page to Template:Nowrap) Tag: New redirect
- 20:09, 31 January 2023 BakiDance talk contribs created page Template:Nowrap/doc (Created page with "{{Documentation}} {{tsh|nobr|nobreak}} {{t|Nowrap}} stops wrapping of specific text. It prevents word wraps (line breaks) within text or inside a link which contains spaces, hyphens ("-"), or, in some browsers, parentheses. The size of the nowrapped text becomes the minimum width of that paragraph. Before you use this template you might want to read up on Wikipedia:Line-break handling. == Usage == :: <code><nowiki>{{nowrap|these words stay together}}</nowiki><...")
- 20:09, 31 January 2023 BakiDance talk contribs created page Template:Nowrap (Created page with "<span class="nowrap">{{{1}}}</span><noinclude> {{/doc}} </noinclude>")
- 20:09, 31 January 2023 BakiDance talk contribs created page Template:Bulleted list (Redirected page to Template:Bulleted list) Tag: New redirect
- 20:08, 31 January 2023 BakiDance talk contribs created page Plain link (Redirected page to Plain link) Tag: New redirect
- 20:06, 31 January 2023 BakiDance talk contribs created page Template:Unbulleted list/doc (Created page with "{{Documentation}} {{Template shortcut|ubl|ubt|ublist|unbullet}} {{Wikipedia template}} {{t|Unbulleted list}} creates unbulleted lists. Each item in the list may have CSS styles added to it individually, by appending a numbered parameter. == Usage == ; Basic usage {{pre2|<nowiki>{{</nowiki>unbulleted list<nowiki>|</nowiki>''first item''<nowiki>|</nowiki>''second item''<nowiki>|</nowiki>''third item''<nowiki>|</nowiki>...<nowiki>}}</nowiki>}} ; All parameters {{pre2| <...")
- 20:06, 31 January 2023 BakiDance talk contribs created page Template:Unbulleted list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted}}<noinclude> {{/doc}}</noinclude>")
- 19:53, 31 January 2023 BakiDance talk contribs created page Template:Hlist/styles.css (Created page with "* hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * MediaWiki talk:Common.css/to do: /* * TODO: When the majority of readership supports it (or some beautiful world * in which grade C support is ab...")
- 19:52, 31 January 2023 BakiDance talk contribs created page Template:Plainlist/styles.css (Created page with ".plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }")
- 19:52, 31 January 2023 BakiDance talk contribs created page Module:List/doc (Created page with "{{Documentation}} {{Wikipedia template}} '''Module:List''' outputs various kinds of lists. At present, it supports bulleted lists, unbulleted lists, horizontal lists, ordered lists (numbered or alphabetical), and horizontal ordered lists. It allows for easy css styling of the list or of the individual list items. == Usage == ; Quick usage <pre><nowiki>{{</nowiki>#invoke:list<nowiki>|</nowiki>''function''<nowiki>|</nowiki>''first item''<nowiki>|</nowiki>''second item'...")
- 19:52, 31 January 2023 BakiDance talk contribs created page Module:List (Created page with "local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''...")
- 19:49, 31 January 2023 BakiDance talk contribs created page Template:Mono/doc (Created page with "{{Documentation}} == Usage == {{tlx|Mono|<var>text to format here</var>}} renders as: {{Mono|text to format here}} This template is for formatting short bits of content (the only parameter) as monospaced (nonproportional) text. It is simply a quick shorthand for the necessary {{WP|ref=no|Cascading Style Sheets|text=CSS}} code. It is a replacement for {{tag|tt}} which is an obsolete element under HTML5. ([http://www.w3.org/TR/html5/obsolete.html#non-conforming-featu...")
- 19:49, 31 January 2023 BakiDance talk contribs created page Template:Mono (Created page with "<span style="font-family: monospace, monospace;">{{{2|{{{1}}}}}}</span><noinclude> {{/doc}}</noinclude>")
- 19:49, 31 January 2023 BakiDance talk contribs created page Template:Nobold/doc (Created page with "{{Documentation}} : <code><nowiki>{{nobold|</nowiki>''text-string''}}</code> To display text (''text-string'') at normal font-weight within a context where the default font-weight is '''bold''', e.g. header cells in tables. <includeonly> Category:Typing-aid templates </includeonly> <noinclude></noinclude>")
- 19:49, 31 January 2023 BakiDance talk contribs created page Template:Nobold (Created page with "<span style="font-weight:normal;">{{{1}}}</span><noinclude> {{/doc}}</noinclude>")
- 19:48, 31 January 2023 BakiDance talk contribs protected File:Wikipedia-logo-v2.svg [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite) (High traffic page) (hist)
- 19:47, 31 January 2023 BakiDance talk contribs uploaded File:Wikipedia-logo-v2.svg (Uploaded own work with UploadWizard) Tag: Upload Wizard
- 19:47, 31 January 2023 BakiDance talk contribs created page File:Wikipedia-logo-v2.svg (Uploaded own work with UploadWizard)
- 19:46, 31 January 2023 BakiDance talk contribs created page Template:WP/doc (Created page with "{{Documentation}} ;Description :This template is used to reference Wikipedia pages quickly ;Syntax :Type <code>{{t|WP|Wikipedia Article Name}}</code> ;Sample output :<code><nowiki>{{WP|Tapir}}</nowiki></code> gives: :{{WP|Tapir}} :<code><nowiki>{{WP|text=Bartti the Tapir|Bartti_the_Tapir}}</nowiki></code> gives: :{{WP|text=Bartti the Tapir|Bartti_the_Tapir}} :<code><nowiki>{{WP|ref=no|Tapir}}</nowiki></code> gives: :{{WP|ref=no|Tapir}} :<code><nowiki>{{WP|ref=no|text=Bar...")
- 19:46, 31 January 2023 BakiDance talk contribs created page Template:WP (Created page with "<includeonly><span class="plainlinks">{{#ifeq:{{{ref|}}}|no|x15px|link=http://wikipedia.org [http://wikipedia.org/wiki/{{{1}}} {{#if:{{{text|}}}|{{{text}}}|{{{1}}}}}]|{{#tag:ref|x15px|link=http://wikipedia.org [http://wikipedia.org/wiki/{{{1}}} {{#if:{{{text|}}}|{{{text}}}|{{{1}}}}}]}}}}</span></includeonly><noinclude>Category:Citation templates{{/doc}}</noinclude>")
- 19:44, 31 January 2023 BakiDance talk contribs created page Template:Para (Created page with "<code class="nowrap" {{#if:{{{plain|}}}|style="border:none;background-color:inherit;color:inherit;"}}>|{{#if:{{{1|}}}|{{{1}}}=}}{{{2|}}}</code><noinclude>{{/doc}}</noinclude>")
- 19:44, 31 January 2023 BakiDance talk contribs created page Template:Para/doc (Created page with "{{Documentation}} == Usage == This template is for giving examples of template parameter source code (useful in template documentation and talk page discussions of template code). It must have one or two parameters itself. The first parameter is the name of the example parameter to display (this may be ''empty'', but it must be ''present''), and the second (optional) parameter is a value for the first example parameter or, if the first {{tlx|para}} parameter is empty, an...")
- 19:43, 31 January 2023 BakiDance talk contribs created page Template:Tag/doc (Created page with "{{Documentation}} : {{t|tag|''tagname'' [|''type''] [|content=''text''] [|params=''parameters'']}} This template provides a quick way to mention an {{WP|ref=no|XML}}/{{WP|ref=no|HTML}}-style tag in a preformatted way. Mainly used in discussion/help pages. ===Parameters=== Required parameters shown in '''''bold italics'''''. ; {{para|first unnamed}} {{nobold| (''tagname'' above)}} : The XML/HTML tag's name (e.g. {{mono|100%|code}}, {{mono|100%|ref}}). ; {{p...")
- 19:43, 31 January 2023 BakiDance talk contribs created page Template:Tag (Created page with "<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- Opening tag -->{{#switch:{{{2|pair}}} |c|close = |s|single |o|open |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} }}<!-- Content between tags -->{{#switch:{{{2|pair}}} |c|close = {{{content|}}} |s|single = /> |o|open = >{{{content|}}} |p|pair = {{#ifeq:{{{1|tag}}}|!--||>}}{{{c...")
- 19:42, 31 January 2023 BakiDance talk contribs created page Template:Bulleted list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|bulleted}}<noinclude> {{/doc}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 19:42, 31 January 2023 BakiDance talk contribs created page Template:Bulleted list/doc (Created page with "{{Documentation}} {{Template shortcut|blist|bulleted|ulist|unordered list}} {{Wikipedia template}} {{t|Bulleted list}} may be used to generate a bulleted list in similar vein to HTML's {{tag|ul}} list. A typical application is within captions, where the equivalent wiki markup (asterisks at the starts of new lines) may be awkward or impossible to use. See Wikipedia:Tem...")
- 19:41, 31 January 2023 BakiDance talk contribs created page Template:Shortcut/styles.css (Created page with ".module-shortcutboxplain { float: right; margin: 0.8rem 0 0.8rem 1rem; padding: 10px; color: var( --color-base--subtle ); background: var( --color-surface-2 ); border-radius: 8px; text-align: center; } .module-shortcutlist { margin-bottom: 0.2rem; font-weight: bold; font-size: 0.825rem; } .module-shortcutboxplain ul { margin: 0!important; padding: 0!important; } .module-shortcutboxplain li { font-size: 0.875rem; }")
- 19:40, 31 January 2023 BakiDance talk contribs created page Template:Template shortcut/doc (Created page with "{{Documentation}} {{tsh|tsh}} This template displays one or more of a template's shortcuts (that is, redirects, also known as aliases, as in the box appearing at the right. {{tl|Tsh}} is a shortcut to this template, {{<nowiki />template shortcut}}, and can be used in its place. See Wikipedia:Template:Template shortcut for more details. Note that there are no optional parameter in this template. == Usage == Place this template and its list of few to one, carefully s...")
- 19:39, 31 January 2023 BakiDance talk contribs created page Template:Template shortcut (Created page with "<div role="note" class="module-shortcutboxplain plainlist plainlinks noprint"><!-- Adding the shortcut links: --><div class="module-shortcutlist">{{#if:{{{redirect|}}} |Redirect |Shortcut}}{{#if:{{{2|}}}|s}}</div> {{bulleted list | {{#if: {{{1|<noinclude>{{PAGENAME}}</noinclude>}}} | {{{{{pre|}}}{{#ifexist:Template:{{{1}}} |[{{fullurl:Template:{{{1}}}|redirect=no}} {{#if:true|{{{1}}}}}] |Template:{{{1|<noinclude>{{PAGENAME}}</noinclude>}}}|{{#if:true|...")
- 19:39, 31 January 2023 BakiDance talk contribs created page Template:Template shortcut (Redirected page to Template:Template shortcut) Tag: New redirect
- 19:38, 31 January 2023 BakiDance talk contribs created page Template:Plain link (Redirected page to Template:Plain link) Tag: New redirect
- 19:37, 31 January 2023 BakiDance talk contribs created page Template:Template link expanded/doc (Created page with "{{Documentation}} {{Wikipedia template}} {{tsh|{{{1|tlg}}}|{{{2|}}}}} This template, often abbreviated as {{tlf|{{#switch:{{lc:{{ROOTPAGENAME}}}} | tlg | template link general = tlg | tlb | template link with bold = tlb | tlc | template link code = tlc | tlw ||template link with linked braces = tlw | tlf | template link with link off = tlf | tltss | template link with title span, subst = tltss | tlx | template link expanded = tlx | tlxb | template link expanded with bo...")
- 19:37, 31 January 2023 BakiDance talk contribs created page Template:Template link expanded (Created page with "{{#Invoke:Template link general|main|code=on}}<noinclude> {{/doc}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
- 19:37, 31 January 2023 BakiDance talk contribs created page Template:Template link expanded (Redirected page to Template:Template link expanded) Tag: New redirect
- 19:36, 31 January 2023 BakiDance talk contribs created page Template:Plain link/doc (Created page with "{{Documentation}} {{Wikipedia template}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{tsh|plnk|plainlink}} This template will allow you to create a local or interwiki link (such as a link to the history of a page) on a page without having the external icon follow the link. This can be used, for example, when internal or interwiki links appear as external links. ==Examples== *<code><nowiki>{{Plain link |url=//www.starcitizen.tools}}</nowiki></code> gives {{Pla...")
- 19:36, 31 January 2023 BakiDance talk contribs created page Template:Plain link (Created page with "<!-- The {{#if:1|...}} trims any leading and trailing whitespace without breaking <nowiki> like {{#sub:...}} does: --> <onlyinclude><span class="plainlinks">[{{<includeonly>safesubst:</includeonly>#if:1|{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}}}]</span></onlyinclude> {{/doc}}")
- 07:02, 31 January 2023 BakiDance talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: //Copy element contents on click function copy(that){ var inp =document.createElement('input'); document.body.appendChild(inp) inp.value =that.textContent inp.select(); document.execCommand('copy',false); inp.remove(); } //Get player counts of Minecraft server $.getJSON('https://mcapi.us/server/status?ip=play.prismparty.net', function(json) { if (json.status !== "error") { $("#online").h...")
- 05:16, 31 January 2023 BakiDance talk contribs moved page Template:Home/ServerInfo to Template:Home/ServerInfo
- 05:16, 31 January 2023 BakiDance talk contribs moved page Template:Home/ServerInfo/doc to Template:Home/ServerInfo/doc
- 05:15, 31 January 2023 BakiDance talk contribs moved page Template:Main page/shared/styles.css to Template:Home/shared/styles.css without leaving a redirect (cleanup)
- 05:14, 31 January 2023 BakiDance talk contribs created page Template:Home/ServerInfo/doc (Created page with "{{Documentation}} This template is used on the main page. It is the serverinfo card in the content section. You can update the content by editing the main page settings. <includeonly>{{PAGENAME}}</includeonly>")