Editing Module:PlantInfoCard
From Eco - English Wiki
Revision as of 12:31, 24 March 2026 by StalEF (talk | contribs) (Replaced content with "local p = {} local Utils = require('Module:Utils') local RecipeUtils = require('Module:RecipeUtils') local IconUtils = require('Module:IconUtils') local InfoCardUtils = require('Module:InfoCardUtils') local Lang = Utils.getLanguageName() function p.main(frame) local PageName = frame.args[1] if (Lang == 'English') then PlantName = PlantName else PlantName = Utils.PlantSearch(PageName) end local PlantData = mw.loadData( "Module:PlantData" ) local Plant = Plan...")
Jump to:navigation, search
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Your changes will be displayed to readers once an authorized user accepts them. (help)
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://wiki.play.eco/en/Module:PlantInfoCard"