Combined display of all available logs of NOISZ Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:37, 3 June 2025 RiceEmpress talk contribs created page Module:Character Infobox (Created page with "local capiunto = require 'capiunto' capiunto.create( { title1 = {{PAGENAME}} } ) :addImage( args.image1, args.caption ) :addHeader( 'A header between the data rows' ) :addRow( 'Caption', args.caption1 ) :addRow( 'Voice', args.voice ) :addRow( 'JP Name', args.jpname ) :addHeader( 'Physical' ) :addRow( 'Also known as', args.also_known_as ) :addRow( 'Eye Colour', args.eye_colour ) :addRow( 'Hair Colour', args.hair_colour ) :addRow( 'Height', args.height ) :addHeader( 'Biog...")