User:0SilentMoon: Difference between revisions
0SilentMoon (talk | contribs) (→Tips) |
0SilentMoon (talk | contribs) (→Tips) |
||
| Line 93: | Line 93: | ||
* Do not create pages starting with a forward slash (<code>/</code>). They erroneously redirect to <code>/page_name</code> instead of <code>wiki.skyblock.net//page_name</code>. If such a page has been accidentally created and needs to be accessed again, the following source code will safely link to it: <code>[wiki.skyblock.net//page_name]</code>. | * Do not create pages starting with a forward slash (<code>/</code>). They erroneously redirect to <code>/page_name</code> instead of <code>wiki.skyblock.net//page_name</code>. If such a page has been accidentally created and needs to be accessed again, the following source code will safely link to it: <code>[wiki.skyblock.net//page_name]</code>. | ||
** Use <code>Commands/command_name</code> for commands (the [https://minecraft.wiki/ Minecraft Wiki's] standard, demonstrated for <code>/setblock</code> [https://minecraft.wiki/w/Commands/setblock here]). | ** Use <code>Commands/command_name</code> for commands (the [https://minecraft.wiki/ Minecraft Wiki's] standard, demonstrated for <code>/setblock</code> [https://minecraft.wiki/w/Commands/setblock here]). | ||
* User pages belong in the User namespace. | * User pages belong in the User namespace; they are linked as <code><nowiki>[[User:user_name]]</nowiki></code>. | ||
* | * Source code tip compilation: | ||
** | ** 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> | ||
** | ** Escape special characters - <code><nowiki><nowiki>special_characters</nowiki></nowiki></code> | ||
</ | |||
== Planning Board == | == Planning Board == | ||
Revision as of 02:37, 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 a category without adopting it -
[[:Category:category_name]] - Link a file without embedding it -
[[:File:file_name]] - Escape special characters -
<nowiki>special_characters</nowiki>
- Link a category without adopting it -
Planning Board
Update
- Trash, daily, server "verified" to "experimentally verified" if applicable
Import
Create
- Skyblock mechanics
- Template/command - create, implement, alt/descriptive text