Main public logs
Appearance
Combined display of all available logs of Logic World Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:49, 6 September 2025 Felipe talk contribs created page Module:Infobox (Created page with "local capiunto = require 'capiunto' local p = {} function p.main(frame) local args = frame:getParent().args local headerStyle if args.headerstyle and args.headerstyle ~= '' then headerStyle = string.format('background-color:%s;', args.headerstyle) else headerStyle = 'background-color:grey;' end local retval = capiunto.create( { title = args.title, headerStyle = headerStyle, } ) :addImage( args.image, args.caption ) :addRow( 'Foo', args.foo ) :addHead...")
- 12:05, 6 September 2025 Felipe talk contribs deleted page File:9b43befc33ea11e19e4a12313813ffc0 7.png (just testing)
- 11:57, 6 September 2025 Felipe talk contribs created page File:9b43befc33ea11e19e4a12313813ffc0 7.png
- 11:57, 6 September 2025 Felipe talk contribs uploaded File:9b43befc33ea11e19e4a12313813ffc0 7.png
- 17:22, 3 September 2025 Felipe talk contribs moved page Modding Introduction to Modding:Introduction without leaving a redirect
- 17:22, 3 September 2025 Felipe talk contribs moved page Modding:Introduction to Modding Introduction without leaving a redirect
- 17:21, 3 September 2025 Felipe talk contribs moved page Modding Introduction to Modding:Introduction without leaving a redirect
- 17:21, 3 September 2025 Felipe talk contribs moved page Modding:Introduction to Modding Introduction without leaving a redirect
- 00:49, 3 September 2025 User account Felipe talk contribs was created