Content deleted Content added
Slight change to cache structure |
m Removed protection from "Module:CountryData/sandbox": No longer necessary: Requested at RfPP with 16 transclusions |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 2:
local mostUsed = mw.loadData('Module:CountryData/summary')
local function getcontents(frame,country,params)
return frame:expandTemplate({title="Country data "..country;args=params})
end
|