User:0SilentMoon: Difference between revisions

From Skyblock
Line 101: Line 101:
** Hide editor notes - <code><nowiki><!-- editor_notes --></nowiki></code>
** Hide editor notes - <code><nowiki><!-- editor_notes --></nowiki></code>
** Assign a category to this page - <code><nowiki>[[Category:category_name]]</nowiki></code>
** Assign a category to this page - <code><nowiki>[[Category:category_name]]</nowiki></code>
*** Sort this page according to a different name - <code><nowiki>[[Category:category_name|sort_key]]</nowiki></code>
*** Sort this page in its category using a different name - <code><nowiki>[[Category:category_name|sort_key]]</nowiki></code>, e.g. [[Commands/trash]] uses <code><nowiki>[[Category:Commands|Trash]]</nowiki></code>
** Set this page as a redirect - <code><nowiki>#REDIRECT [[target_page]]</nowiki></code>
** Set this page as a redirect - <code><nowiki>#REDIRECT [[target_page]]</nowiki></code>



Revision as of 02:44, 28 January 2025

Admin

Requests to delete pages

Request Date Author Page to delete Reason
2025-01-27 0SilentMoon /economy (safe link) Erroneous redirect to the URL "/economy" rather than "wiki.skyblock.net//economy"
2025-01-27 0SilentMoon Category:Redirects: Command to feature Unused category with outdated naming scheme
2025-01-27 0SilentMoon File:Command server 1.png Unused redirect from misspelled file name
2025-01-27 0SilentMoon Contributor/0SilentMoon Unnecessary redirect from misplaced user page (wrong namespace)
2025-01-27 0SilentMoon User:Contributor/0SilentMoon Unnecessary redirect from misformatted user page name

Portfolio

Pages

Date Category Page General Status To-Do Files Redirects
25-01-26 Commands Commands/trash Complete
25-01-26 Rewards Daily reward Complete
25-01-26 Commands Commands/server Complete
25-01-27 Commands Commands/workbench Complete Add image with caption

Categories

Other Redirects

Target Redirect(s)
SkyWars Skywars
Server shop Commands/shop

Tips

  • Do not create pages starting with a forward slash (/). They erroneously redirect to /page_name instead of wiki.skyblock.net//page_name. If such a page has been accidentally created and needs to be accessed again, the following source code will safely link to it: [wiki.skyblock.net//page_name].
    • Use Commands/command_name for commands (the Minecraft Wiki's standard, demonstrated for /setblock here).
  • User pages belong in the User namespace; they are linked as [[User:user_name]].
  • Source code tip compilation:
    • Link a category without adopting it - [[:Category:category_name]]
    • Link a file without embedding it - [[:File:file_name]]
    • Escape special characters - <nowiki>special_characters</nowiki>
    • Hide this category page - __HIDDENCAT__
    • Hide editor notes - <!-- editor_notes -->
    • Assign a category to this page - [[Category:category_name]]
      • Sort this page in its category using a different name - [[Category:category_name|sort_key]], e.g. Commands/trash uses [[Category:Commands|Trash]]
    • Set this page as a redirect - #REDIRECT [[target_page]]

Planning Board

Update

  • Trash, daily, server "verified" to "experimentally verified" if applicable

Import

Create