Editing Module:TreeInfoCard
From Eco - English Wiki
Revision as of 11:02, 3 April 2026 by StalEF (talk | contribs) (Replaced content with "local p = {} local Utils = require('Module:Utils') 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 TreeName = PageName else TreeName = Utils.TreeSearch(PageName) end local TreeData = mw.loadData( "Module:TreeData" ) local Plant = TreeData.trees[TreeName] local WikiText ='' WikiText =...")
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:TreeInfoCard"