Difference between revisions of "Template:Editnotices/Namespace/Category"

From blackwiki
Jump to navigation Jump to search
imported>Amalthea
m (Protected Template:Editnotices/Namespace/Category: interface page, transcluded in MadiaWiki space ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
imported>Jackmcbarn
m (tt -> kbd per talk)
Line 7: Line 7:
 
   | text =  
 
   | text =  
 
<div style="float:right; text-align:right; vertical-align:bottom;font-size:xx-small;"> [[Template:Editnotices/Namespace/Category|Hide&nbsp;this&nbsp;message]] </div>  
 
<div style="float:right; text-align:right; vertical-align:bottom;font-size:xx-small;"> [[Template:Editnotices/Namespace/Category|Hide&nbsp;this&nbsp;message]] </div>  
'''To list a page in this category, do not edit this category page.''' Instead, edit the page you want to list, adding {{nowrap|<tt><nowiki>[[Category:</nowiki>{{PAGENAME}}<nowiki>]]</nowiki></tt>}} at the bottom. See [[Wikipedia:FAQ/Categorization|FAQ/Categorization]] for details.
+
'''To list a page in this category, do not edit this category page.''' Instead, edit the page you want to list, adding {{nowrap|<kbd><nowiki>[[Category:</nowiki>{{PAGENAME}}<nowiki>]]</nowiki></kbd>}} at the bottom. See [[Wikipedia:FAQ/Categorization|FAQ/Categorization]] for details.
 
   }}
 
   }}
 
}} }}<noinclude>
 
}} }}<noinclude>

Revision as of 03:45, 13 November 2014

50px Template documentation[view] [edit] [history] [purge]

Usage

Hiding the message

This template is marked with the CSS id and CSS class name "category-namespace-editnotice", so that editors can apply their own CSS customisation if they wish, in particular to hide it (see WP:CSSHIDE for details). To hide the message, add:

#category-namespace-editnotice {
    display: none !important;
}

into your skin.css, which will apply the effect to your current skin. To apply it to all skins, add the code to your common.css instead. See Wikipedia:Skin for details.

See also