Template:CategoryTreeInclusion: Difference between revisions

From Zyrkthraan Chronicles Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{{catDescript}}}:
<pre>
Below is a list of ...:


<categorytree mode="pages" hideroot="on" hideprefix="always">{{{category}}}</categorytree>  
<categorytree mode="pages" hideroot="on" hideprefix="always">Category</categorytree>
</pre>


<!--
<noinclude>
<templatedata>
{
"params": {
"catDescript": {},
        "category": {},
},
"description": "This is the template for transcluding category lists on pages."
}
</templatedata>
</noinclude>
-->


<noinclude>
NOTE: THIS TEMPLATE DOES NOT WORK AS A REAL TEMPLATE. THIS IS ONLY FOR REFERENCE. YOU *MUST* COPY THE STRUCTURE INTO WHATEVER PAGE YOU NEED IT ON.
{{CategoryTreeInclusion
| catDescript = Below is a list of...
| category = Duuema People
}}
 
<pre>
{{CategoryTreeInclusion
| catDescript = Below is a list of Category Descriptions
| category = Category
}}
</pre>
</noinclude>

Revision as of 15:19, 16 February 2025

Below is a list of ...:

<categorytree mode="pages" hideroot="on" hideprefix="always">Category</categorytree> 


NOTE: THIS TEMPLATE DOES NOT WORK AS A REAL TEMPLATE. THIS IS ONLY FOR REFERENCE. YOU *MUST* COPY THE STRUCTURE INTO WHATEVER PAGE YOU NEED IT ON.