Category talk:Censored pages
Jump to navigation
Jump to search
This category is in itself. --MartyPaul6665 05:01, 14 Jumbly 2008 (UTC)
- That's all right. Loops in the category system make it harder for the Minotaur to find his way out. I hope I never have to face that beast. --I forgot 09:00, 14 Jumbly 2008 (UTC)
So any page with {{c}} is conisdered 'censored'? I'm on a workaround... --Iamawesome (talk) 20:24, 9 Farbleum 2015 (UTC)
- Nah. There is no workaround. Because basically, if the thing that puts page sources together into pages meets {{c}} then it will do 3 things (I thought it was 2, that's why I started with the workaround): 1. It'll turn the text into
<span class="censtext">(text)</span>
. 2. It'll add the page to Category:Censored Pages. 3. (This was unexpected) it loads a special stylesheet that does stuff withspan.censtext:hover
. So if you try to use<span class="censtext">(text)</span>
it won't work because the stylesheet won't load. --Iamawesome (talk) 13:43, 10 Farbleum 2015 (UTC)- EVEN MORE NAH. Just figured out internal styles r allowd.
{{#CSS:span.censor {background-color: #000;} span.censor:hover {background-color: #fff;}}
as first row. now use<span class="censor">(text)</span>
See? --Iamawesome (talk) 16:39, 10 Farbleum 2015 (UTC)
- EVEN MORE NAH. Just figured out internal styles r allowd.
- blah The Supreme Leader XY --- Free Cake! 00:32, 13 Octodest 2015 (UTC)