Difference between revisions of "Template:DocList"

From Wikispooks
Jump to navigation Jump to search
(Created page with "<noinclude> Template to insert a list of pages into another page based on a combination of Category and Namespace Template useage: <pre> {{DocList |ListTitle= |Category= |Namesp...")
 
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
<includeonly>
 
<includeonly>
 
=={{{ListTitle}}}==
 
=={{{ListTitle}}}==
<DynamicPageList>
+
{{#tag:DynamicPageList|
 
category  = {{{Category}}}  
 
category  = {{{Category}}}  
 
namespace = {{{Namespace}}}  
 
namespace = {{{Namespace}}}  
shownamespace = {{{ShowNamespace|default=false}}}
+
shownamespace = {{{ShowNamespace}}}
</DynamicPageList>
+
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 11:44, 27 August 2011

Template to insert a list of pages into another page based on a combination of Category and Namespace

Template useage:

{{DocList
|ListTitle=
|Category=
|Namespace=
|ShowNamespace=
}}