Difference between revisions of "DPL talk:Manual - DPL parameters: Controlling output volume"

From FollowTheScore
Jump to: navigation, search
(Include and Template Parameters)
Line 1: Line 1:
 
Hi, the manual says: "''a text portion which is marked by special tags named "foo"''", but there is not explanation how to put a ''marker tag foo'' in all the articles which appear in DPL listing. [http://sawfish.wikia.com/wiki/User:Janek_Kozicki Janek Kozicki]
 
Hi, the manual says: "''a text portion which is marked by special tags named "foo"''", but there is not explanation how to put a ''marker tag foo'' in all the articles which appear in DPL listing. [http://sawfish.wikia.com/wiki/User:Janek_Kozicki Janek Kozicki]
 +
 +
----
 +
 +
10 lines above the manual refers to ''LabeledSectionTransclusion''. Read that. [[User:Gero|Gero]] 08:32, 10 October 2007 (CEST)
  
 
== Include and Template Parameters ==
 
== Include and Template Parameters ==
  
 
What if a page includes a particular template or page more than once.  Is there a way to specify the parameters of the nth call to said template?  —[[User:Sledged|Sledged]] ([[User talk:Sledged|talk]]) 06:13, 10 October 2007 (CEST)
 
What if a page includes a particular template or page more than once.  Is there a way to specify the parameters of the nth call to said template?  —[[User:Sledged|Sledged]] ([[User talk:Sledged|talk]]) 06:13, 10 October 2007 (CEST)
 +
 +
----
 +
 +
This sounds rather exotic. You can apply a regexp to the call parameters for filtering - and I guess that the n-th template invocation can be recognized by some difference in the parameters from the (n-1)th invocation ... Isn´t that enough?
 +
:[[User:Gero|Gero]] 08:32, 10 October 2007 (CEST)

Revision as of 08:32, 10 October 2007

Hi, the manual says: "a text portion which is marked by special tags named "foo"", but there is not explanation how to put a marker tag foo in all the articles which appear in DPL listing. Janek Kozicki


10 lines above the manual refers to LabeledSectionTransclusion. Read that. Gero 08:32, 10 October 2007 (CEST)

Include and Template Parameters

What if a page includes a particular template or page more than once. Is there a way to specify the parameters of the nth call to said template? —Sledged (talk) 06:13, 10 October 2007 (CEST)


This sounds rather exotic. You can apply a regexp to the call parameters for filtering - and I guess that the n-th template invocation can be recognized by some difference in the parameters from the (n-1)th invocation ... Isn´t that enough?

Gero 08:32, 10 October 2007 (CEST)