Difference between revisions of "Test redirects"

From FollowTheScore
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Type Test
 +
|parameter = redirects
 +
}}
 
"Taiwan, province of China" redirects to Taiwan, which has a link to "Nigeria" inside its text.
 
"Taiwan, province of China" redirects to Taiwan, which has a link to "Nigeria" inside its text.
 
<pre>{{#dpl:category=countries
 
<pre>{{#dpl:category=countries
Line 22: Line 25:
 
|include=#title
 
|include=#title
 
}}
 
}}
 +
 +
{{#dpl:category=countries
 +
|debug=3
 +
|redirects=include
 +
|linksto=Nigeria
 +
|include=#title
 +
}}
 +
 
[[Category:Test]]
 
[[Category:Test]]

Latest revision as of 12:30, 28 January 2008

Test redirects

"Taiwan, province of China" redirects to Taiwan, which has a link to "Nigeria" inside its text.

{{#dpl:category=countries
|redirects=include
|include=#title
}}
{{#dpl:category=countries
|redirects=include
|linksto=Nigeria
|include=#title
}}