User:0SilentMoon: Difference between revisions
0SilentMoon (talk | contribs) (→Tips) |
0SilentMoon (talk | contribs) (→Tips) |
||
| Line 95: | Line 95: | ||
* User pages belong in the User namespace; they are linked as <code><nowiki>[[User:user_name]]</nowiki></code>. | * User pages belong in the User namespace; they are linked as <code><nowiki>[[User:user_name]]</nowiki></code>. | ||
* Source code tip compilation: | * Source code tip compilation: | ||
** Link to an internal page - <code><nowiki>[[page]]</nowiki></code> | |||
*** With different display text - <code><nowiki>[[page|display_text]]</nowiki></code> | |||
** Link to an external page - <code><nowiki>[url]</nowiki></code> | |||
*** With different display text - <code><nowiki>[url display_text]</nowiki></code> | |||
** Link a category without adopting it - <code><nowiki>[[:Category:category_name]]</nowiki></code> | ** Link a category without adopting it - <code><nowiki>[[:Category:category_name]]</nowiki></code> | ||
** Link a file without embedding it - <code><nowiki>[[:File:file_name]]</nowiki></code> | ** Link a file without embedding it - <code><nowiki>[[:File:file_name]]</nowiki></code> | ||
| Line 101: | Line 105: | ||
** 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> | ||
*** | *** With a different sort key - <code><nowiki>[[Category:category_name|sort_key]]</nowiki></code><br>e.g. <code><nowiki>[[Category:Commands|Trash]]</nowiki></code> is used in [[Commands/trash]] to sort it under "'''T'''" in [[:Category:Commands]] | ||
** 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:51, 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
- Category:Commands
- Category:Rewards
- Category:Redirects
- Category:Redirects: Command aliases - TBA: Usage section
- Category:Redirects: Feature access commands - Complete
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_nameinstead ofwiki.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_namefor commands (the Minecraft Wiki's standard, demonstrated for/setblockhere).
- Use
- User pages belong in the User namespace; they are linked as
[[User:user_name]]. - Source code tip compilation:
- Link to an internal page -
[[page]]- With different display text -
[[page|display_text]]
- With different display text -
- Link to an external page -
[url]- With different display text -
[url display_text]
- With different display text -
- 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]]- With a different sort key -
[[Category:category_name|sort_key]]
e.g.[[Category:Commands|Trash]]is used in Commands/trash to sort it under "T" in Category:Commands
- With a different sort key -
- Set this page as a redirect -
#REDIRECT [[target_page]]
- Link to an internal page -
Planning Board
Update
- Trash, daily, server "verified" to "experimentally verified" if applicable
Import
Create
- Skyblock mechanics
- Template/command - create, implement, alt/descriptive text