PDA

View Full Version : Link to a Category




crazzyeddie
Nov 2, 2005, 12:01 AM
How do you like to a category... like "For more information, see [[Category:XYZ]]" only adds the page to that category... but I just want to link to that category page...



Mechcozmo
Nov 2, 2005, 02:57 AM
How do you like to a category... like "For more information, see [[Category:XYZ]]" only adds the page to that category... but I just want to link to that category page...

Category:Ports you mean?

That is what you place in brackets... [[Category:Ports]]

HexMonkey
Nov 2, 2005, 03:00 AM
You need to put a colon before "Category", for example:

[[:Category:XYZ]]

crazzyeddie
Nov 2, 2005, 12:10 PM
You need to put a colon before "Category", for example:

[[:Category:XYZ]]

Exactly what I needed to know. Thanks.