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...")
 
Line 17: Line 17:
 
category  = {{{Category}}}  
 
category  = {{{Category}}}  
 
namespace = {{{Namespace}}}  
 
namespace = {{{Namespace}}}  
shownamespace = {{{ShowNamespace|default=false}}}
+
shownamespace = {{{ShowNamespace}}}
 
</DynamicPageList>
 
</DynamicPageList>
 
</includeonly>
 
</includeonly>

Revision as of 11:10, 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=
}}