Difference between revisions of "Template:ShortLink/Examples"

From FollowTheScore
Jump to: navigation, search
 
Line 54: Line 54:
 
|count=25
 
|count=25
 
|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦count=60¦domainbold=yes}²,,
 
|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦count=60¦domainbold=yes}²,,
 +
}}
 +
<br>
 +
----
 +
<code><nowiki>|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦domainbold=yes¦plain=yes}²,,</nowiki></code>
 +
{{#dpl:
 +
|allowcachedresults=true
 +
|namespace=Template
 +
|titlematch=ShortLink/Examples/List
 +
|linkstoexternal=%%
 +
|addexternallink=true
 +
|count=25
 +
|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦domainbold=yes¦plain=yes}²,,
 
}}
 
}}

Latest revision as of 06:04, 24 July 2009

Examples for {{ShortLink}} in DPL code using addexternallink=true and %EXTERNALLINK% with different kinds of URLs. You'll see that some options only work in combination.


|format=,\n*²{ShortLink¦url=%EXTERNALLINK%}²,,

  • Expression error: Unrecognized punctuation character "{".



|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦count=50}²,,

  • Expression error: Unrecognized punctuation character "{".



|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦plain=yes¦domainonly=yes}²,,

  • Expression error: Unrecognized punctuation character "{".



|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦count=60¦domainbold=yes}²,,

  • Expression error: Unrecognized punctuation character "{".



|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦domainbold=yes¦plain=yes}²,,

  • Expression error: Unrecognized punctuation character "{".