Template:Category handler: Difference between revisions
From All Skies Encyclopaedia
imported>Davidgothberg (Removing faulty "category =" support. (I have checked and fixed the usage out there.)) |
imported>Davidgothberg (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--> |