Module:Data/Notices

From Plague Inc. Wiki
Jump to navigation Jump to search

LUA module designed to store specific information to indicate the respective notices in the articles as well as in the notes and references sections.


return {
    Coding = {icon="Info Icon - Graph.png", content="This section includes information about Plague Inc. internal code, please check the Scenario Creator to verify the information, in addition to the [[Project:Game Files|Game Files]] section in the Wiki."},
    Estimation = {icon="Info Icon - General.png", content="These statistics include estimates of users at the time of testing various features of the game in the normal way, without code datamining."},
    Image = {icon="Info Icon - Building.png", content="This particular section of notes and references includes [[:Category:Misc - Screenshots|external images]] to provide context for the data shown in the article."},
}