One of the other errors I am encountering on my Miraheze wiki is the Lua error which reads: Lua error in Module:ProcessArgs at line 45: attempt to call local 'p' (a table value).
In looking at the Module page itself, I see that the error even shows up there:
https://voxelibre.miraheze.org/wiki/Module:ProcessArgs
The fact that the error is on the actual Module's page says to me something is really wrong.
****
My overall goal is to try and create two Infobox templates of my own -- Infobox block and Infobox item.
Here is the page that is giving me inspiration:
https://minecraft.wiki/w/Template:Infobox_block
