Combined display of all available logs of Farming Simulator Modding Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:00, 21 September 2025 XPModder talk contribs created page Module:UrlParamTest (Created page with "local p = {} function p.Get(frame) local args = {} -- get the arguments if frame == mw.getCurrentFrame() then args = frame:getParent().args else args = frame.args end local title = mw.title.getCurrentTitle() return title.fragment end return p")