Template:Tag: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(maybe we can simplify the syntax for adding tags - I need to learn how to make templates anyway, so here's a first try)
 
m (fixing syntax for use)
Line 1: Line 1:
[[Category:{{{1}}}|{{{1}}}]] <!--This part adds the page to the category-->
[[Category:{{{1}}}|{{{1}}}]] <!--This part adds the page to the category-->
[[:Category:{{{1}}}|{{{1}}}]] <!--This page displays the category on the page-->
[[:Category:{{{1}}}|{{{1}}}]] <!--This page displays the category on the page-->
<!--To use this template, type {{tag:nameoftag}}-->
<!--To use this template, type {{tag|nameoftag}}-->

Revision as of 22:43, 21 January 2006

[[Category:{{{1}}}|{{{1}}}]] [[:Category:{{{1}}}|{{{1}}}]]