Difference between revisions of "User:ExcaliburZero/Projects"
(Created page with "== Bootleg Sprites == Adding the sprites of the bootleg forms of each monster species to their page. * [-] Get the bootleg sprites from the game ** [x] Mod the game to show b...") |
(Add Monster Build Links project) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == Bootleg Sprites == | + | == Planned / Ongoing == |
+ | === Bootleg Sprites === | ||
Adding the sprites of the bootleg forms of each monster species to their page. | Adding the sprites of the bootleg forms of each monster species to their page. | ||
Line 9: | Line 10: | ||
* [ ] Figure out how best to display the bootleg sprites on the monster species pages | * [ ] Figure out how best to display the bootleg sprites on the monster species pages | ||
− | == Bootleg Movesets == | + | === Spoiler Policy === |
+ | Currently the wiki does not have a written policy on what is classified as a spoiler. Also, the only way to hide a spoiler is to use a spoiler box with has compatibility issues with some other markup (ex. tables with the wikitable class) and does not allow for hiding inline spoilers. | ||
+ | |||
+ | * Policy proposal: (preliminary, still needs some more filing out) | ||
+ | ** [https://docs.google.com/document/d/1LapM2tcTYfjf9xAI8O9BP8azaNmlSyemK3UP1LJEQVg/edit?usp=sharing https://docs.google.com/document/d/1LapM2tcTYfjf9xAI8O9BP8azaNmlSyemK3UP1LJEQVg/edit?usp=sharing] | ||
+ | |||
+ | === Vending Machine sticker packs === | ||
+ | Currently the [[Vending Machine]] page has a short description of the stickers available in each sticker pack, but there is no easy way for a reader to tell whether a given sticker is obtainable through a pack or know in full which stickers are available from each pack. It would be good to have either collapsible tables or tables on a sub-page for each sticker pack showing all the stickers obtainable in that pack. | ||
+ | |||
+ | * Discord discussion: [https://discord.com/channels/594939411775619102/1105967901044904006/1126959247662526634 https://discord.com/channels/594939411775619102/1105967901044904006/1126959247662526634] | ||
+ | * [ ] Create a database query to get all the stickers available for a given pack (filter on not unsellable and the type tags if specified) | ||
+ | * [ ] Add collapsible tables or tables on a sub-page of Vending Machine | ||
+ | |||
+ | === Monster Build Links === | ||
+ | * Discord discussion: https://discord.com/channels/594939411775619102/1105967901044904006/1129861080332644372 | ||
+ | * [ ] Wait for an external resource on builds for different monster species | ||
+ | * [ ] Add links to the builds resource on each monster page (as appropriate) | ||
+ | |||
+ | == Done == | ||
+ | === Bootleg Movesets === | ||
Currently there is no way for readers to see what moves their bootleg monsters have access to (as bootleg monsters have slightly different movesets due to their typing). We would like to add this information to the wiki page of each monster species. | Currently there is no way for readers to see what moves their bootleg monsters have access to (as bootleg monsters have slightly different movesets due to their typing). We would like to add this information to the wiki page of each monster species. | ||
* Proposal: https://docs.google.com/document/d/1Su5GNaWqOgEnXRcD3j5xpmrlmKX3yvoEsqZSIgUL9oM/edit?usp=sharing | * Proposal: https://docs.google.com/document/d/1Su5GNaWqOgEnXRcD3j5xpmrlmKX3yvoEsqZSIgUL9oM/edit?usp=sharing | ||
** From discussion in the Discord, we seem to have agreement that Proposal D seems to be the best of the options | ** From discussion in the Discord, we seem to have agreement that Proposal D seems to be the best of the options | ||
− | * [ ] Add TabberNeue extension to the wiki to allow for tabbed sections | + | * [-] Add TabberNeue extension to the wiki to allow for tabbed sections |
− | * [ ] Add database queries related to bootleg movesets | + | * [x] Add database queries related to bootleg movesets |
− | ** [ ] Database query to get the "always compatible" moves for a given species (the moves all typings of the monster can learn) | + | ** [x] Database query to get the "always compatible" moves for a given species (the moves all typings of the monster can learn) |
− | ** [ ] Database query to get the additional moves learned for each typing of a given species (all moves with the bootleg's "type" tag except those in the "always compatible" list (though last part is optional)) | + | ** [x] Database query to get the additional moves learned for each typing of a given species (all moves with the bootleg's "type" tag except those in the "always compatible" list (though last part is optional)) |
− | * [ ] Create templates to display the moveset info from the queries | + | * [x] Create templates to display the moveset info from the queries |
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 00:59, 17 July 2023
Planned / Ongoing
Bootleg Sprites
Adding the sprites of the bootleg forms of each monster species to their page.
- [-] Get the bootleg sprites from the game
- [x] Mod the game to show bootleg sprites in the bestiary and remove the background and shadow
- [x] Get all the bootleg sprites using the modded version of the game and a Python automation script
- [ ] Fix the size dimensions distortion (might skip if too difficult)
- [ ] Get a way to automate uploading all of the bootleg sprites to the wiki (Bulk uploading MediaWiki extensions)
- [ ] Figure out how best to display the bootleg sprites on the monster species pages
Spoiler Policy
Currently the wiki does not have a written policy on what is classified as a spoiler. Also, the only way to hide a spoiler is to use a spoiler box with has compatibility issues with some other markup (ex. tables with the wikitable class) and does not allow for hiding inline spoilers.
- Policy proposal: (preliminary, still needs some more filing out)
Vending Machine sticker packs
Currently the Vending Machine page has a short description of the stickers available in each sticker pack, but there is no easy way for a reader to tell whether a given sticker is obtainable through a pack or know in full which stickers are available from each pack. It would be good to have either collapsible tables or tables on a sub-page for each sticker pack showing all the stickers obtainable in that pack.
- Discord discussion: https://discord.com/channels/594939411775619102/1105967901044904006/1126959247662526634
- [ ] Create a database query to get all the stickers available for a given pack (filter on not unsellable and the type tags if specified)
- [ ] Add collapsible tables or tables on a sub-page of Vending Machine
Monster Build Links
- Discord discussion: https://discord.com/channels/594939411775619102/1105967901044904006/1129861080332644372
- [ ] Wait for an external resource on builds for different monster species
- [ ] Add links to the builds resource on each monster page (as appropriate)
Done
Bootleg Movesets
Currently there is no way for readers to see what moves their bootleg monsters have access to (as bootleg monsters have slightly different movesets due to their typing). We would like to add this information to the wiki page of each monster species.
- Proposal: https://docs.google.com/document/d/1Su5GNaWqOgEnXRcD3j5xpmrlmKX3yvoEsqZSIgUL9oM/edit?usp=sharing
- From discussion in the Discord, we seem to have agreement that Proposal D seems to be the best of the options
- [-] Add TabberNeue extension to the wiki to allow for tabbed sections
- [x] Add database queries related to bootleg movesets
- [x] Database query to get the "always compatible" moves for a given species (the moves all typings of the monster can learn)
- [x] Database query to get the additional moves learned for each typing of a given species (all moves with the bootleg's "type" tag except those in the "always compatible" list (though last part is optional))
- [x] Create templates to display the moveset info from the queries