Year of the Dragon: Through 26th March, claim Dragon Disciple for free! Speak to Xatheral in the Hall of Heroes.
In addition, if you missed the initial giveaway for a free Prismatic Dragon Outfit cosmetic set, you can claim it from Trilliya in the Hall of Heroes on Cormyr only through 19th March. edit
Game mechanics • Newbie guide • In development • DDO Store • Social Media
Challenges • Classes • Collectables • Crafting • Enhancements • Epic Destinies • Favor • Feats
Glossary • Items • Maps • Monsters • Places • Quests • Races • Reincarnation • Skills • Spells
Please create an account or log in to remove ads, build a reputation, and unlock more editing privileges and then visit DDO wiki's IRC Chat/Discord if you need any help!
User:Technical 13/ToDo
|
To do List[edit]
Top of my head[edit]
- Update DDO wiki:Administration guideline
- Work on building a system for Flagged for deletion similar to the system for DDOwiki maintenance categories or Requested merges
- Finish updating the last 0 Quest pages needing update
100% completed (estimate)
- Make a script to get a list of all Item pages https://ddowiki.com/api.php?action=query&format=jsonfm&list=allpages&aplimit=max&apnamespace=500 and build an object that contains all backlinks for each page https://ddowiki.com/api.php?action=query&format=jsonfm&list=backlinks&bllimit=max&bltitle=Home so that I can go through and update all the links to those pages with a bot to point directly to the Item page.
- Add appropriate templates to any blocking scripts
- Generic Welcome (
{{Welcome}}
) - Generic Blocked (
{{Blocked}}
) - Welcome/blocked unacceptable username (
{{Welcome-U}}
) - SpamUN Block (
{{Spam block}}
)
- Generic Welcome (
- Create welcomer script to allow one-click posting
- Bring in my version of the 1CA from enwp.
- Special: scripts:
Sandboxed source .js |
---|
( new mw.Api ).get( {
action: 'query',
list: 'querypage',
qppage: 'Unusedcategories',
qplimit: 'max'
} ).done( function( objQp ) {
$.each( objQp.query.querypage.results, function( i, thisPage ){
( new mw.Api ).get( {
action: 'query',
prop: 'categories',
titles: thisPage.title,
indexpageids: true,
clcategories: 'Category:DDOwiki maintenance categories',
cllimit: 1
} ).done( function( objCats ) {
/* Should change this so that if there are no categories listed, then mark as delete.
However, should differentiate between MCs and SRs -- should be an easy change. */
if ( objCats.query.pages[ objCats.query.pageids[ 0 ] ].categories ) {
$( 'ol.special > li' )
.has( 'a[title="' + objCats.query.pages[ objCats.query.pageids[ 0 ] ].title + '"]' )
.append( ' (MC)' );
/* Check for proper protections, and offer link to protect if needed. */
} else {
$( 'ol.special > li' )
.has( 'a[title="' + objCats.query.pages[ objCats.query.pageids[ 0 ] ].title + '"]' )
.append( ' (delete)' );
}
} );
} );
} );
|
- Overhaul Character build template(s) and create script to import/export to/from v4 Character Planner txt files
- WYSIWYG Item, Quest, NPC editors
- Create a patrol helper script based on:
- Create a .js tool for Stewards to make a user Vanish like they never existed on wiki with full oversighting options.
Other things to-do[edit]
Items marked with or
are open and free to be edited by anyone. I've little interest in working on them much myself.
Items marked with "May" be edited, but require some discussion.
Items marked with are my personal projects and I would rather not have people help me on them at this time.
Update account creation welcome setup.
[Update ## named item] pages need to be gone over to reduce template expansion depth
All JavaScript needs to be checked and updated per:
- Create table/spreadsheet for 10th anniversary prizes for accomplisments
Update walk-throughs for Vault of Night, Plane of Night, and Ascension Chamber
Finish
{{Named Item}}
rebuild Quests_by_Adventure_Pack and similar pages with DPL
{{Spelldescription}}
needs overhaul.. All Linked pages need updating related to template update....- Consider adding a caster level section
Better to make
{{Sandbox/Spelldescription}}
, get it working right, then delete and copy in..
Revise all templates in category section below in desc temp in need of comp overhaul...
Clean up my AHK scripts: User:Technical 13/SandBox/AutoHotKey/Combine shards or frags
Create
Finish Item description templates projects
Finish Mediawiki:Edittools project
Finish building out Items sub categories.
Add sorting argument to Damage effect items pages...
Work on clearing out Special:Uncategorizedtemplates
Implement requested change and associated changes to
{{Calculated XP bonus}}
Monitor following categories[edit]
- DDOwiki maintenance categories
- (0) Hidden categories
- (7) Pages with YouTube videos
- 0 Unapproved
- (1) HD
{{Named Weapon}}
{{Named Armor}}
- Pages in need of editing
- 0 Wikify
- 110 Help improve
- 7 Templates in need of a complete overhaul
- 3 Templates in need of deprecation
- Missing / Bad images
- 10 Unknown Material items
- 219 Unverified
- 0 Monsters with invalid color values
- 11 Flagged for deletion
- 187 Item description templates
- 0 Weapon enchantment pages using the deprecated weapon enhancement template
- 0 MM type issues
- 997 MM type issues