Difference between revisions of "Template:DocList"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
<pre> | <pre> | ||
{{DocList | {{DocList | ||
− | | | + | |listtitle= |
− | | | + | |category= |
− | | | + | |namespace= |
− | | | + | |Shownamespace= |
}} | }} | ||
</pre> | </pre> | ||
Line 15: | Line 15: | ||
=={{{ListTitle}}}== | =={{{ListTitle}}}== | ||
<DynamicPageList> | <DynamicPageList> | ||
− | category = {{{ | + | category = {{{category}}} |
− | namespace = {{{ | + | namespace = {{{namespace}}} |
− | shownamespace = {{{ | + | shownamespace = {{{shownamespace}}} |
</DynamicPageList> | </DynamicPageList> | ||
</includeonly> | </includeonly> |
Revision as of 11:15, 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= }}