Template:Category handler: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Removing faulty "category =" support. (I have checked and fixed the usage out there.))
(Updating to handle the new "Book:" namespace.)
Line 46: Line 46:
| category = {{{1|}}}
| category = {{{1|}}}
| portal = {{{1|}}}
| portal = {{{1|}}}
| book = {{{1|}}}
| page = {{{page|}}} <!--For testing and demonstration-->
| page = {{{page|}}} <!--For testing and demonstration-->
}}
}}
Line 76: Line 77:
| category = {{{category| {{{other|}}} }}}
| category = {{{category| {{{other|}}} }}}
| portal = {{{portal| {{{other|}}} }}}
| portal = {{{portal| {{{other|}}} }}}
| book = {{{book| {{{other|}}} }}}
| other = {{{other|}}} <!--Namespace special or a new namespace-->
| other = {{{other|}}} <!--Namespace special or a new namespace-->
| page = {{{page|}}} <!--For testing and demonstration-->
| page = {{{page|}}} <!--For testing and demonstration-->

Revision as of 02:44, December 30, 2009

Template:Namespace detect