Anonymous

User:Falterfire: Difference between revisions

From Melvor Idle
→‎After Update Checklist: removed redundant skills/data
No edit summary
(→‎After Update Checklist: removed redundant skills/data)
(11 intermediate revisions by the same user not shown)
Line 6: Line 6:


I try to keep an eye on [[:Category:Pages with script errors]] (Currently {{PAGESINCAT:Pages with script errors}} pages) and make sure that number stays at zero.
I try to keep an eye on [[:Category:Pages with script errors]] (Currently {{PAGESINCAT:Pages with script errors}} pages) and make sure that number stays at zero.
==After Update Checklist==
Right now the following data pages have to be updated manually after each new update. To do so, just copy & paste the script at the top into your browser's console on the Melvor Idle page, then paste the result underneath and re-save the page.
* [[Module:Constants/data]]
* [[Module:Items/data]]
* [[Module:Monsters/data]]
* [[Module:CombatAreas/data]]
* [[Module:Skills/data]]
* [[Module:Magic/data]]
* [[Module:Pets/data]]
* [[Module:Shop/data]]
==To-Do List==
Below is a list of various things that I need to automate:
* [[Template:ItemsTable]]
* All templates used on [[Equipment]]
* The Dungeon List on [[Dungeons]]
* [[Template:Dungeon]]
* [[Template:Spell]]
* [[Template:Upgrade]]
* Spell tables on [[Magic]] and [[Alt. Magic]]
* All pages in [[:Category:Bot Templates]] (Currently {{PAGESINCAT:Bot Templates}} pages) need to be replaced with Lua versions.


==Other==
==Other==


[[User:Falterfire/Page2]]
[[User:Falterfire/Page2]]
[[User:Falterfire/Page3]]
==LightTable Test==
{| class="wikitable lighttable"
!foo
!bar
|-
|A||B
|-
|C||D
|-
|1||2
|}