MediaWiki talk:Permissionserrorstext
Appearance
{{sudo}}
"You do not have permission to do that" sounds a bit... odd. And anyway, as far as I can see, it only applies to editing pages, which makes it somewhat redundant to the protected page notice (MediaWiki:Protectedpagetext), so I'm not sure what the point of it even is. Can it at least be reworded? -- 81.129.47.57 20:20, 3 September 2007 (UTC)
- Take it up on WP:VP. Cheers. --MZMcBride 20:52, 3 September 2007 (UTC)
id attribute
[edit]{{sudo}}
At the moment, this page is blank, and thus showing the default message, which is:
You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:
It would be nice to be able to refer to this message in CSS stylesheets; this can be accomplished using an id
attribute. Replace the message with:
<div id="mw-permissionserrorstext">You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:</div>
Thanks – Gurch 19:59, 5 November 2007 (UTC)
- Done. --- RockMFR 01:41, 6 November 2007 (UTC)
Question
[edit]Is the message no longer required? Just wondering. TobytheTramEngine (talk) 19:13, 24 March 2008 (UTC)