User:Falterfire: Difference between revisions

From Melvor Idle
No edit summary
m (Replaced content with "== User Info== Hello! I'm one of the admins on the Melvor Idle wiki. If you're interested in getting an account to help edit the wiki, go to the [https://discord.gg/MelvorIdle Discord] and then DM Falterfire#7778 and I'll get you set up with an account. If something is wrong with a Template or Module on a page and you can't figure out how to handle it, feel free to @ me on Discord and I'll see if I can sort things out. One of the primary things I do on the wiki is...")
Tag: Replaced
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{User:Falterfire/MonsterBox|Aeris}}
== User Info==


Trying out new monster auto statbox (Currently at [[User:Falterfire/MonsterStats]].
Hello! I'm one of the admins on the Melvor Idle wiki. If you're interested in getting an account to help edit the wiki, go to the [https://discord.gg/MelvorIdle Discord] and then DM Falterfire#7778 and I'll get you set up with an account.
Also will be trying out the new monster auto infobox (Will be at [[User:Falterfire/MonsterBox]])


Only needs one argument (the monster's name) and generates everything else from data stored in [[Module:Monsters/data]]
If something is wrong with a Template or Module on a page and you can't figure out how to handle it, feel free to @ me on Discord and I'll see if I can sort things out. One of the primary things I do on the wiki is maintain the Lua modules that power several of the pages.


{{User:Falterfire/MonsterStats|Aeris}}
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==
As of version 1.1, all data that needs to be updated is stored in [[Module:GameData/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==
 
[[User:Falterfire/Page2]]
[[User:Falterfire/Page3]]
 
==LightTable Test==
{| class="wikitable lighttable"
!foo
!bar
|-
|A||B
|-
|C||D
|-
|1||2
|}
 
 
{{ModifierTable|MonsterRespawnTimer}}

Latest revision as of 19:26, 1 February 2023

User Info

Hello! I'm one of the admins on the Melvor Idle wiki. If you're interested in getting an account to help edit the wiki, go to the Discord and then DM Falterfire#7778 and I'll get you set up with an account.

If something is wrong with a Template or Module on a page and you can't figure out how to handle it, feel free to @ me on Discord and I'll see if I can sort things out. One of the primary things I do on the wiki is maintain the Lua modules that power several of the pages.

I try to keep an eye on Category:Pages with script errors (Currently 0 pages) and make sure that number stays at zero.

After Update Checklist

As of version 1.1, all data that needs to be updated is stored in Module:GameData/data

To-Do List

Below is a list of various things that I need to automate:


Other

User:Falterfire/Page2 User:Falterfire/Page3

LightTable Test

foo bar
A B
C D
1 2