This wiki is still a major work in progress, and a lot is being worked on. Please be patient.Newmaker

Difference between revisions of "User:Newmaker/Toolbox"

From Petscop
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="float: right; background: #213; font-size: 80%; padding: 0.25em 1em; max-width: 400px;">Special pages for finding what to work on, or what's missing, or whatever:
+
<div style="float: right; background: #213; font-size: 80%; padding: 0.25em 1em; max-width: 400px;">Dead link / todo crap:
 
* [[Special:WantedPages]] (linked to but not created)
 
* [[Special:WantedPages]] (linked to but not created)
 
* [[Special:WantedCategories]] (have items but no page)
 
* [[Special:WantedCategories]] (have items but no page)
Line 8: Line 8:
 
* [[Special:UncategorizedPages]]
 
* [[Special:UncategorizedPages]]
 
* [[Special:UncategorizedTemplates]]
 
* [[Special:UncategorizedTemplates]]
* [[Special:DeadendPages]] (no outbound links)
 
* [[Special:LonelyPages]] (no inbound links)
 
 
----
 
----
General stats stuff:
+
Useful? pages and tools:
 +
* [[:Category:Wiki stuff]]
 +
* [[:Category:Templates]]
 +
* [[Special:ReplaceText|Search and destroy]]
 +
----
 +
Links / stats:
 
* [[Special:NewPages]] (newest pages)
 
* [[Special:NewPages]] (newest pages)
** [[Main Page/Updates]] (main page section)
 
 
* [[Special:MostLinkedPages]]
 
* [[Special:MostLinkedPages]]
----
+
* [[Special:DeadendPages]] (no outbound links)
Tools:
+
* [[Special:LonelyPages]] (no inbound links)
* [[Special:ReplaceText|Search and destroy]]
 
----
 
Useful templates/categories:
 
* [[:Category:Wiki stuff]]
 
* [[:Category:Templates]]
 
* {{tlink|infobox}}
 
* {{tlink|First visit}} (for locations)
 
* {{tlink|Revisited}}
 
* {{tlink|First seen}} (for characters/objects)
 
* {{tlink|Also appears in}}
 
 
</div>
 
</div>
  
Line 73: Line 65:
 
prefix=Template:Textbox/
 
prefix=Template:Textbox/
 
preload=Template:Boilerplate/Textbox
 
preload=Template:Boilerplate/Textbox
 +
break=no
 +
</inputbox>
 +
Alternatively, one for signs (with the image included), {{tlink|boilerplate/Sign}}:
 +
<inputbox>
 +
type=create
 +
placeholder=Template:Sign/ ...
 +
buttonlabel=New sign
 +
prefix=Template:Sign/
 +
preload=Template:Boilerplate/Sign
 
break=no
 
break=no
 
</inputbox>
 
</inputbox>

Latest revision as of 01:48, 23 November 2018

Dead link / todo crap:

Left over stuff that hasn't been properly added anywhere yet:


Useful? pages and tools:


Links / stats:

My toolbox for quickly doing stuff that was annoying before, and is now slightly less annoying (but still annoying).

Petscop Episodes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

List of episodes in a big table, with run length and etc.


New Page Tools

Just make a straight up new page, wherever

New location

Make a new location using {{boilerplate/Location}}. Make its name meaningful; consider what's on Special:WantedPages.

New... thing

Make a new page (about something) using {{boilerplate/Thing}}. Make its name meaningful; consider what's on Special:WantedPages.

New textbox

Make a new textbox using {{boilerplate/Textbox}}. Name it something useful but omit the Template:Textbox/, that'll be added on its own.

Alternatively, one for signs (with the image included), {{boilerplate/Sign}}:

New, uh, color?

Make a new color format based off of {{red}}, sure. Name it as the color itself, though you'll have to update MediaWiki:Common.css too.

(you'll have to include the "<noinclude>[[Category:Color templates]]</noinclude>" yourself, tho)