Difference between revisions of "Template:ShortLink/Examples"

From FollowTheScore
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
 
<br>
 
<br>
 
----
 
----
<code><nowiki>|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦count=50¦plain=yes}²,,</nowiki></code>
+
<code><nowiki>|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦count=50}²,,</nowiki></code>
 
{{#dpl:
 
{{#dpl:
 
|allowcachedresults=true
 
|allowcachedresults=true
Line 33: Line 33:
 
<br>
 
<br>
 
----
 
----
<code><nowiki>|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦count=45¦domainonly=yes}²,,</nowiki></code>
+
<code><nowiki>|format=,\n*²{ShortLink¦url=%EXTERNALLINK%¦plain=yes¦domainonly=yes}²,,</nowiki></code>
 
{{#dpl:
 
{{#dpl:
 
|allowcachedresults=true
 
|allowcachedresults=true
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 "{".