All public logs

Combined display of all available logs of Resonite Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:56, 27 February 2024 PJB talk contribs created page Module:ComponentFields (Created page with "-- test in console: -- =p.main(mw.getCurrentFrame():newChild{title="Template:Table ComponentFields",args={"FixTransformsEnabled", "Bool", "Clamps IK transforms to reasonable values and Resets IK every update."}}:newChild{title="Module:Test",args={}}) local p = {} function p.main(frame) local body = "" local templateFrame = frame:getParent() local i = 0 while true do local argI = i * 3 + 1 local name = templateFrame.args[argI] local type = templateFrame.arg...")