Main public logs
More actions
Combined display of all available logs of Emergency Response: Liberty County Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:31, 18 February 2026 Lucah1337 talk contribs created page Module:Vehicle specifications (Created page with "local p = {} function p.main(frame) local args = frame.args local form_factor = args['form factor'] or '' local is_trailer = (form_factor:lower() == 'trailer') local tabs = {} -- Collect tab content -- SMW Integration: Set subobject with all properties (only if non-empty) if mw.smw then -- Check if mw.smw is available (Semantic Scribunto installed) local subobject_id = args['vehicle id'] or mw.title.getCurrentTitle().text local...")