Melvor Idle:Style Guide: Difference between revisions

From Melvor Idle
No edit summary
m (→‎What not to do: Sentence flow)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== What not to do ==
== What not to do ==
A lot of the content on the Wiki is also generated via Lua functions. Please be cautious around this. If you notice a page generated by Lua, contact one of the Wiki Admins before editing the page.
A lot of the content on the Wiki is generated via Lua functions. Please be cautious around this. If you notice an issue in Lua-generated content, please contact one of the [[Melvor_Idle:Administrators#Administrators|Wiki Admins]] before editing these functions.


If you wish to add information on pages with generated content, please edit the text above the placement of the template. For example, {{ItemIcon|Crown of Rhaelyx}}.
If you wish to add information on pages with generated content, please edit the text above the placement of the template. For an example, see the source for {{ItemIcon|Crown of Rhaelyx}}.


Generated content currently includes:
Generated content currently includes:

Latest revision as of 20:24, 28 June 2024

What not to do

A lot of the content on the Wiki is generated via Lua functions. Please be cautious around this. If you notice an issue in Lua-generated content, please contact one of the Wiki Admins before editing these functions.

If you wish to add information on pages with generated content, please edit the text above the placement of the template. For an example, see the source for Crown of Rhaelyx.

Generated content currently includes:

If you do find an issue with the accuracy of information in any of these templates, it is possible that the internal game data is flawed, or there has been a recent hotfix (hidden update without a version number change) to the game code and the Lua data modules need to be updated.