What on earth is going on at NaNoWriMo HQ? Here's a high level summary compiled by an anonymous community member.
User:Catuse167/Sandbox
From Wikiwrimo
Jump to navigationJump to search
This is where I do template experiments... assuming of course that this wiki needs templates.
Bubble CSS
From past experience,
.bubble {background-color:#eeffdd; margin:1em; color:#000; padding:0 10px; border:1px solid #ff120a; border-left:5px solid gray;border-radius: 15px;}
, placed at MediaWiki:Common.css makes templates asthetically nicer.
Welcome template
Putting this at MediaWiki:Welcome-message-user should welcome users automatically. I dunno if that works, however.
Note that style="background ... " can be removed if the Common.css file is updated as seen above. Or will it?