Revision as of 23:21, 12 March 2021 by Sware(talk | contribs)(Created page with "local export = {numbers = {}} -- These are used only on the template preview page; -- you should never use "und" as the language otherwise! export.numbers[1] = { } export.nu...")
localexport={numbers={}}-- These are used only on the template preview page;-- you should never use "und" as the language otherwise!export.numbers[1]={}export.numbers[2]={cardinal="foofoo",ordinal="foofooth",}export.numbers[3]={}returnexport