Test shownamespace

From FollowTheScore
Jump to: navigation, search
Test shownamespace

show articles from several namespaces

article name must contain an "e". This will show normal articles, templates, images, categories etc.

<DPL> 
   titlematch=%e% 
   shownamespace=true
</DPL>

Extension:DynamicPageList (DPL), version 3.2.1: Warning: No parameter option supplied for ' '. (Missing '=')

show templates, skip namespace prefix

<DPL>
   resultsheader= Templates available in this wiki 
   namespace=Template 
   shownamespace=false
</DPL>

Extension:DynamicPageList (DPL), version 3.2.1: Warning: No parameter option supplied for ' '. (Missing '=')

Templates available in this wiki

Extension:DynamicPageList (DPL), version 3.2.1: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants


Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results.