General/Ongoing
- Help clear the Maintenance Reports for unused/broken/wanted items!
- Check out and verify Did you know?#Unverified claims
- Look for pages that need help and report them here (e.g. unreadable color scheme, missing info)
Specific
- Write tips on campaign scenario pages (212.112.111.20)
Content: Page Creation/Updating
- Design a new main page. Save it on [[your user page/main page]] so we can see it. Candidates:
- Breath Attack could use a diagram of how it works (specifically when attacking straight up or down)
- I found this, but I have no idea the accuracy or completeness. --Legate (talk) 03:43, 8 December 2023 (UTC)
- Obstacle Penalty could use a diagram or explanation of how it works. Is it everything inside the ring wall? Does obstacle penalty disappear when the wall goes down?
- Map Editor could use a bunch more info or link to a map editor tutorial.
- Most HotA campaign pages are mostly empty:
- Time to add Template:Scenario to all the campaign scenarios!
- Examples:
- Instructions:
- Copy this to the campaign scenario:
{{scenario
| scenario = {{PAGENAME}}
| description = xxx
| underground =
| num_play =
| size =
| source =
| victory =
| loss =
| allies =
| enemies =
| difficulty = xxx
| bonus =
| carry =
| max_lvl =
| Cmap =
}}
- Copy these details from the scenario page and remove their previous sections:
- Scenario Description
- read the description to figure out carry= and max_lvl=
- Allies/Enemies (Colors section)
- NOTE: Also fill in numplay= (usually, <sum of colors>/1)
- Bonuses
- Copy these details from the campaign page this scenario is a part of:
- Victory condition
- Loss condition
- Size
- NOTE: A '+' means there IS an underworld (e.g. L+ means size Large with an underworld)
- Difficulty must be looked up in-game.
- NOTE: If not filled in, just leave the 'xxx' for difficulty or the bonuses will not appear.
- NOTE: Can also be looked up at: https://mightandmagic.fandom.com/wiki/(Scenario Name)
- We'll fill in the campaign map and right-click text as part of a second pass.
- Go Team!
- Status:
File upload/editing
- Upload all original (and HotA) images, preserving the names (as they are in the game data). For now we kind of have it started with the category:misc pictures. But it could probably be organized better (maybe call it the game data category instead). Once this is done, anyone who wants can browse these files and turn them into redirects for more appropriate names once a use for them is found in the wiki.
- The pics for Template:Cove unique buildings are a different size from all the other towns' unique buildings. Edit them to match.
- Add the remaining map files.
- Notes
- What is the best way to get map files? Open up the editor and screenshot/crop? Find them somewhere online? --Legate (talk) 20:54, 9 December 2023 (UTC)
- I don't know how Phasma was doing it but I just make screenshots in the map editor and then realign them all after. When I did that last big one I had to use cheat engine to change the zoom so that I could do it with fewer screenshots. And yes it's entirely possible there's an easier way. Possibly make use of heroesmaps.org/heroes3mapscan. –imahero 21:22, 9 December 2023 (UTC)
- I do just that: turn off all animations in map editor, take multiple screenshots, delete the unnecessary areas, align them in GIMP, save an original copy, and finally create a small copy for uploading here. I'm doing them over time since they take a while, and I've done all the small and medium maps so far. I'll do some more before the year ends too :) 12:47, 13 December 2023 (UTC)
- Status
- Add the campaign map pictures for each campaign scenario (on the screen where you select the level bonus before the cinematic plays). (Page: e.g. Groundbreaking)
- Looking for (with the current level colored in and previous levels covered in slashes), not (base pic with nothing colored in)
Backend Maintenance
- Rename all files to have a shared prefix (instead of a shared postfix, e.g. "Map large A Cold Day in Hell.png" instead of "A Cold Day in Hell map large.png"). This is helpful for use with Special:PrefixIndex (which can be transcluded! (with parameters!))
Template work (advanced)
- Most of the the conditions should include 'or defeat all enemies'. Investigate and fix Template:Scenario and Template:ScenarioVars table
Site interface (advanced)
- Read through the site interface strings and see if anything could be changed to benefit the site.
Notes
- Use <li value="your_number_here"></li> to restart a numeric list if there are breaks in between the numbers (e.g. comments).
- Use "#*" to add a comment to an item without breaking the numbering.
- For discussion surrounding current changes, use Changelog Chat.