Difference between revisions of "User:Newmaker/Toolbox"
(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;"> | + | <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]] | ||
− | |||
− | |||
---- | ---- | ||
− | + | Useful? pages and tools: | |
+ | * [[:Category:Wiki stuff]] | ||
+ | * [[:Category:Templates]] | ||
+ | * [[Special:ReplaceText|Search and destroy]] | ||
+ | ---- | ||
+ | Links / stats: | ||
* [[Special:NewPages]] (newest pages) | * [[Special:NewPages]] (newest pages) | ||
− | |||
* [[Special:MostLinkedPages]] | * [[Special:MostLinkedPages]] | ||
− | + | * [[Special:DeadendPages]] (no outbound links) | |
− | + | * [[Special:LonelyPages]] (no inbound links) | |
− | * [[Special: | ||
− | |||
− | |||
− | * [[: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</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 00:48, 23 November 2018
- Special:WantedPages (linked to but not created)
- Special:WantedCategories (have items but no page)
- Category:To do (list of pages tagged with a to-do)
Left over stuff that hasn't been properly added anywhere yet:
- Special:UnusedFiles (some are expected)
- Special:UncategorizedPages
- Special:UncategorizedTemplates
Useful? pages and tools:
Links / stats:
- Special:NewPages (newest pages)
- Special:MostLinkedPages
- Special:DeadendPages (no outbound links)
- Special:LonelyPages (no inbound links)
My toolbox for quickly doing stuff that was annoying before, and is now slightly less annoying (but still annoying).
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)