Category:Pages using deprecated source tags
From Gentoo Wiki
Pages here should be fixed to remove <source>
tags. This could include listing as <<nowiki />source>
if meant to be a literal in XML.
Note
This category is populated automatically by the MediaWiki software.
This category is populated automatically by the MediaWiki software.
For single source XML subnode, the usual workaround is to make the following :
<source file=directory/file>
into
<<nowiki>source file=directory/file</nowiki>>
For source tag-pair XML subnodes, the usual workaround is to make the following :
<source>directory/file</source>
into
<<nowiki>source</nowiki>>directory/file<<nowiki>/source</nowiki>>
This category currently contains no pages or media.