Main public logs
Appearance
Combined display of all available logs of Worldpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:36, 25 February 2025 Arsait talk contribs created page Module:CustomInfobox (Created page with "local p = {} -- Define a function to generate the custom infobox function p.main(frame) local name = frame.args.name or "Unknown" local image = frame.args.image or "No image" local caption = frame.args.caption or "No caption" local birth_date = frame.args.birth_date or "No birth date" local occupation = frame.args.occupation or "No occupation" local website = frame.args.website or "No website" local output = '<div class="custom-infobox">'...") Tags: Mobile edit Mobile web edit