Content deleted Content added
→Help: Two more projects affected |
Happy-melon (talk | contribs) →Help: response |
||
Line 48:
Two projects I work with appear to have been affected by this problem. Both [[WP:HAM]] and [[WP:NUDITY]] have dropped "articles" from the category name. Was this a planned change? If so, I'd appreciate some direction to instructions on adjusting categories to the new standard. Thanks. --[[User:StuffOfInterest|StuffOfInterest]] ([[User talk:StuffOfInterest|talk]]) 16:40, 4 June 2008 (UTC)
:Ok, most importantly: to fix this problem, which seems to be fairly widespread, '''you need to add "articles" to the end of whatever you've got in {{para|ASSESSMENT_CAT}}'''. Eg these edits of mine: [http://en.wikipedia.org/w/index.php?title=Template:AUCK&diff=prev&oldid=217018998], [http://en.wikipedia.org/w/index.php?title=Template:Advenproj&diff=prev&oldid=216418033], [http://en.wikipedia.org/w/index.php?title=Template:Album&diff=prev&oldid=215238821]. As to why it's recently started doing it, well, it was ''always'' supposed to be this way: if you check the documentation you'll see that parameter was supposed to be an omnipotent opt-out. As it is, I made a little error the first time I wrote that piece of code (I coded <code><nowiki>{{#if:{{{ASSESSMENT_CAT|}}}|{{{ASSESSMENT_CAT}}}|{{{PROJECT}}}}} articles</nowiki></code> instead of <code><nowiki>{{#if:{{{ASSESSMENT_CAT|}}}|{{{ASSESSMENT_CAT}}}|{{{PROJECT}}} articles}}</nowiki></code>) and then copied it everywhere else I needed that functionality; as such, this is really a bug which was worked around by 'breaking' all the instance templates. <font color="forestgreen">[[User:Happy-melon|'''Happy''']]</font>‑<font color="darkorange">[[User talk:Happy-melon|'''melon''']]</font> 20:06, 4 June 2008 (UTC)
== List as ==
|