RoundedSassy mediawiki template
This mediawiki skin astonishes by its stunning color scheme. It is a 2-column clean template designed in pink and purple colors. I’m sure you will like it.
![]()

This mediawiki skin astonishes by its stunning color scheme. It is a 2-column clean template designed in pink and purple colors. I’m sure you will like it.
![]()

July 4th, 2008 at 3:12 am
Seems to be broken with mw 1.12.0
July 4th, 2008 at 3:22 am
ok, I’ve worked it out. When you extract the zip, you get a RoundedSassy folder. In that are the 2 files and the folder that needs to go into skins/.
They are lowercase named:
roundedsassy.deps.php
roundedsassy.php
I think that this affects something in roundedsassy.php - notice that on your prefernces->skins page the rounded sassy option is all lower case?
In roundedsassy.php (after you have backed it up) change lines 29-31 so that they are all lower case like this:
29 $this->skinname = ’roundedsassy’;
30 $this->stylename = ’roundedsassy’;
31 $this->template = ’roundedsassytemplate’;
Refresh yr browser.