|
|
| Line 1: |
Line 1: |
| | <div class="hf-relpage"> |
| | {{Release_page_header|title=Work Needed}} |
| | |
| | <div class="hf-relpage-body"> |
| | |
| | {{Release_TOC|content= |
| | <div class="hf-toc-category">Sections</div> |
| | <div>[[#how|How to use]]</div> |
| | <div>[[#tasks|Tasks]]</div> |
| | }} |
| | |
| | <div class="hf-relpage-content"> |
| | |
| | {{Release_section |
| | |id=how |
| | |title=How this works |
| | |content= |
| | This is the central task board for wiki maintenance. |
| | |
| | === Adding a task === |
| | * Edit this page |
| | * Copy the {{WorkNeededTask}} template block |
| | * Fill in: |
| | ** Title |
| | ** Description |
| | ** Status (not-started / in-progress / done) |
| | ** Assigned To (optional) |
| | |
| | === Claiming a task === |
| | * Click “Edit” on a task row |
| | * Set “Assigned To” to your username |
| | * Change status to “in-progress” |
| | |
| | === Completing a task === |
| | * Set status to “done” |
| | * Add your username in “Completed By” |
| | |
| | Keep tasks updated so other editors know what is being worked on. |
| | }} |
| | |
| {{Release_section | | {{Release_section |
| |id=tasks | | |id=tasks |
| Line 5: |
Line 45: |
|
| |
|
| {| class="wikitable wn-task-table" | | {| class="wikitable wn-task-table" |
| ! Task !! Status !! Assigned To !! Completed By !! Action | | ! Task !! Description !! Status !! Assigned To !! Completed By !! Action |
| |-
| |
| {{WorkNeededTask | | {{WorkNeededTask |
| |title=Improve Beginner's Guide | | |title= |
| |desc=Rewrite and improve structure for clarity | | |desc= |
| |status=not-started | | |status= |
| |assigned=— | | |assigned= |
| |completed=— | | |completed= |
| }}
| |
| |-
| |
| {{WorkNeededTask
| |
| |title=Fix Broken Links
| |
| |desc=Repair outdated or incorrect wiki links
| |
| |status=in-progress
| |
| |assigned=—
| |
| |completed=—
| |
| }}
| |
| |-
| |
| {{WorkNeededTask
| |
| |title=Standardize Images
| |
| |desc=Ensure consistent image scaling across wiki
| |
| |status=done
| |
| |assigned=Admin
| |
| |completed=Admin
| |
| }} | | }} |
| |} | | |} |
| }} | | }} |
| | |
| | </div> |
| | </div> |
| | </div> |