Difference between revisions of "Test escapelinks"
From FollowTheScore
Line 3: | Line 3: | ||
=== default is to show links === | === default is to show links === | ||
− | < | + | <pre><nowiki> |
<dpl> | <dpl> | ||
titlematch=%ak% | titlematch=%ak% | ||
</dpl> | </dpl> | ||
− | </ | + | </nowiki></pre> |
<dpl> | <dpl> | ||
titlematch=%ak% | titlematch=%ak% | ||
Line 13: | Line 13: | ||
=== ecscapelinks=false shows image instead of link === | === ecscapelinks=false shows image instead of link === | ||
− | < | + | <pre><nowiki> |
<dpl> | <dpl> | ||
escapelinks= false | escapelinks= false | ||
Line 20: | Line 20: | ||
listseparators=,[[%PAGE%]]\n,, | listseparators=,[[%PAGE%]]\n,, | ||
</dpl> | </dpl> | ||
− | </ | + | </nowiki></pre> |
+ | |||
<dpl> | <dpl> | ||
escapelinks= false | escapelinks= false |
Revision as of 16:05, 16 February 2007
Show Links to Images either as Links or as the Images directly
default is to show links
<dpl> titlematch=%ak% </dpl>
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
<dpl> escapelinks= false titlematch=%ak% mode=userformat listseparators=,[[%PAGE%]]\n,, </dpl>
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