Difference between revisions of "Test escapelinks"
(New page: == Show Links to Images either as Links or as the Images directly == === default is to show links === <dpl> titlematch=%ak% </dpl> <dpl> titlematch=%ak% mode=userformat listse...) |
|||
Line 3: | Line 3: | ||
=== default is to show links === | === default is to show links === | ||
+ | <nowiki><pre> | ||
<dpl> | <dpl> | ||
titlematch=%ak% | titlematch=%ak% | ||
</dpl> | </dpl> | ||
− | + | </pre></nowiki> | |
<dpl> | <dpl> | ||
titlematch=%ak% | titlematch=%ak% | ||
− | |||
− | |||
</dpl> | </dpl> | ||
− | |||
=== ecscapelinks=false shows image instead of link === | === ecscapelinks=false shows image instead of link === | ||
+ | <nowiki><pre> | ||
<dpl> | <dpl> | ||
escapelinks= false | escapelinks= false | ||
titlematch=%ak% | titlematch=%ak% | ||
+ | mode=userformat | ||
+ | listseparators=,[[%PAGE%]]\n,, | ||
</dpl> | </dpl> | ||
− | + | </pre></nowiki> | |
<dpl> | <dpl> | ||
escapelinks= false | escapelinks= false |
Revision as of 16:04, 16 February 2007
Show Links to Images either as Links or as the Images directly
default is to show links
<pre> <dpl> titlematch=%ak% </dpl> </pre>
Extension:DynamicPageList (DPL), version 3.2.1: Warning: No parameter option supplied for ' '. (Missing '=')
- 2007/05/07 take wife out for movie -- Spiderman?
- User:Nakohdo
- File:Baka dancers June 2006.jpg
- File:N Maker Template error.png
- Template:.cat make
- Template:.obj intro make
- Template:.obj preload make
- Template:.obj data template make
- Template:Citation/make link
- Template:DPL Page Name S/N Maker test
- Template:ECP number maker
- Template:DPL Page Name S/N Maker
- Template:DPLSNMakerSF
- Issue:Subgraph labels with line breaks
- Issue:Namespace=Image breaks in MediaWiki 1.14RC
- Issue:DPL with include=* appears to break NOTOC
- Issue talk:Namespace=Image breaks in MediaWiki 1.14RC
ecscapelinks=false shows image instead of link
<pre> <dpl> escapelinks= false titlematch=%ak% mode=userformat listseparators=,[[%PAGE%]]\n,, </dpl> </pre>
Extension:DynamicPageList (DPL), version 3.2.1: Warning: No parameter option supplied for ' '. (Missing '=')
2007/05/07 take wife out for movie -- Spiderman?User:Nakohdo Template:.cat make Template:.obj intro make Template:.obj preload make Template:.obj data template make Template:Citation/make link Template:DPL Page Name S/N Maker test Template:ECP number maker Template:DPL Page Name S/N Maker Template:DPLSNMakerSF Issue:Subgraph labels with line breaks Issue:Namespace=Image breaks in MediaWiki 1.14RC Issue:DPL with include=* appears to break NOTOC Issue talk:Namespace=Image breaks in MediaWiki 1.14RC