Line 16: | Line 16: | ||
* [[User:Lume/Cargo testing/Bryan punishers]] | * [[User:Lume/Cargo testing/Bryan punishers]] | ||
* [[User:Lume/Cargo testing/Bryan]] | * [[User:Lume/Cargo testing/Bryan]] | ||
TODO: | |||
* Fix punishment chart when Punisher table is fine again - see error on - [[Special:CargoTables/Punisher]] | |||
Notes: | Notes: |
Revision as of 20:05, 8 September 2023
Bryan main. lume_tk on Discord.
Cargo testing
- Template:MoveDataCargoTest
- Module:MoveDataCargoTest
- Template:MoveDataCargoTest/Query
- Template:MoveDataCargoTest/Inherit
- Template:MoveDataCargoTest/Display
- Template:MoveDataCargoTest/Display/Impl
- Template:MoveDataCargoTest/PunisherTable
- Template:MoveDataCargoTest/PunisherTable/Display
- Template:MoveDataCargoTest/Punishment
- User:Lume/Cargo testing/Generic movelist
- User:Lume/Cargo testing/Bryan movelist
- User:Lume/Cargo testing/Bryan punishers
- User:Lume/Cargo testing/Bryan
TODO:
- Fix punishment chart when Punisher table is fine again - see error on - Special:CargoTables/Punisher
Notes:
- Cargo data table Special:CargoTables/MoveDataCargoTest in Dark mode is fully white, text is unreadable. In Light mode it's fine.
- Similar problem with Syntax Highlighting in wiki editor.
- Omitting Cargo fields in #cargo_store call if their names are the same as the names of template parameters doesn't work for some reason (different version?)- [1]
- Need to compare performance between String and Wikitext, as the latter one is unindexed. Most of the fields are Strings now.
- Pages with queries will not update automatically because of cache - Extension:Cargo/FAQ#Why_doesn't_data_I_have_just_added_show_up_in_queries?