no edit summary
Line 12: Line 12:  
=== The <nowiki><categorytree></nowiki> tag ===
 
=== The <nowiki><categorytree></nowiki> tag ===
 
Example:
 
Example:
<pre><categorytree mode=pages>Donkey</categorytree>
+
<pre><categorytree mode=pages>Parasites</categorytree>
 
</pre>
 
</pre>
   −
<categorytree mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Donkey</categorytree>
+
<categorytree mode=pages style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Parasites</categorytree>
    
The custom tag is called <nowiki><categorytree></nowiki>. For example, if you put &lt;categorytree&gt;Foo&lt;/categorytree&gt; on a wiki page, it will show the contents of category Foo as a dynamic tree on that page (see example to the right). <span id="options">The tag accepts the following attributes, using a HTML-like syntax</span>:
 
The custom tag is called <nowiki><categorytree></nowiki>. For example, if you put &lt;categorytree&gt;Foo&lt;/categorytree&gt; on a wiki page, it will show the contents of category Foo as a dynamic tree on that page (see example to the right). <span id="options">The tag accepts the following attributes, using a HTML-like syntax</span>: