Melvor Idle:Projects: Difference between revisions
From Melvor Idle
(Created page with "==How to create a new project== ==Current ongoing projects==") |
m (Melvor Wiki namespace was deprecated) |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==How to create a new project== | ==How to create a new project== | ||
Create a new page in the Melvor Idle namespace which has the name of the project. This could be something like "Melvor Idle:Projects/Skill Training Guides Rewrite". | |||
The project page itself should be clear on what the project is trying to achieve. It may include things like: | |||
*An overview of what the project aims to do. | |||
*A detailed to-do list for the project. | |||
*New objectives can be created as old ones are completed. | |||
==Current | Once you have made a writeup of the project page, add it to the list of projects below. | ||
Alternatively, if the project is small enough that it can be done by a single person in a reasonable time, consider adding it to [[Melvor Idle:Tasks]] instead. | |||
==Current projects== | |||
<onlyinclude>{| class="wikitable" | |||
!Project Name !! Coordinator !! Required Wiki Knowledge !! Discord Channel !! Notes | |||
{{WikiProject|Into the Abyss Expansion|BasChana|Low | |||
|notes=Several new pages need to be created and old pages to be updated for the new release.}} | |||
{{WikiProject|V1.3 Lua Fixes and Additions|Auron956|Medium, Lua|notes=Required changes to Lua automated content following the release of V1.3.}} | |||
{{WikiProject|Money making guide restyle||Low | |||
|notes=Updating all money making guides to follow a standardised layout.}} | |||
{{WikiProject|Navbox box revamp||Medium, Lua | |||
|notes=Navboxes need a layout update and added to pages more accordingly.}} | |||
{{WikiProject|Combat effect rework|Ricewind|Medium, Lua | |||
|notes=Creating pages for all combat effects and linking them throughout the Wiki.}} | |||
{{WikiProject|Lua Conversion||Lua | |||
|notes=Replace the current method of building tables in Lua modules with the mw.html library.}} | |||
|}</onlyinclude> | |||
==Finished Projects== |
Latest revision as of 04:53, 6 July 2024
How to create a new project
Create a new page in the Melvor Idle namespace which has the name of the project. This could be something like "Melvor Idle:Projects/Skill Training Guides Rewrite".
The project page itself should be clear on what the project is trying to achieve. It may include things like:
- An overview of what the project aims to do.
- A detailed to-do list for the project.
- New objectives can be created as old ones are completed.
Once you have made a writeup of the project page, add it to the list of projects below. Alternatively, if the project is small enough that it can be done by a single person in a reasonable time, consider adding it to Melvor Idle:Tasks instead.
Current projects
Project Name | Coordinator | Required Wiki Knowledge | Discord Channel | Notes |
---|---|---|---|---|
Into the Abyss Expansion | BasChana | Low | #wiki-discussion | Several new pages need to be created and old pages to be updated for the new release. |
V1.3 Lua Fixes and Additions | Auron956 | Medium, Lua | #wiki-discussion | Required changes to Lua automated content following the release of V1.3. |
Money making guide restyle | Not ongoing | Low | #wiki-discussion | Updating all money making guides to follow a standardised layout. |
Navbox box revamp | Not ongoing | Medium, Lua | #wiki-discussion | Navboxes need a layout update and added to pages more accordingly. |
Combat effect rework | Ricewind | Medium, Lua | #wiki-discussion | Creating pages for all combat effects and linking them throughout the Wiki. |
Lua Conversion | Not ongoing | Lua | #wiki-discussion | Replace the current method of building tables in Lua modules with the mw.html library. |