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
(New Page Tools)
Line 73: Line 73:
 
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>

Revision as of 23:19, 22 November 2018

Special pages for finding what to work on, or what's missing, or whatever:

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


General stats stuff:


Tools:


Useful templates/categories:

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)