Main public logs
More actions
Combined display of all available logs of Aurora Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:44, 29 January 2026 Galactica talk contribs created page Infobox Meme (Created page with "local p = {} function p.run() local capiunto = require 'capiunto' return capiunto.create( { title = tostring(mw.title.getCurrentTitle().text), topStyle = 'background:#cfc;', bottom = 'Below text' } ) :addRow('H', 'Hydrogen') :addRow('He','Helium') :addRow('Li','Lithium') :addImage( '350px|Bild zweier handelsüblicher Otter', 'Caption displayed below' ) end return p")