Difference between revisions of "DPL Example 001"
From FollowTheScore
m (Example 001 moved to DPL Example 001) |
|||
Line 1: | Line 1: | ||
{{Example|Create a table of articles based on template parameters}} | {{Example|Create a table of articles based on template parameters}} | ||
+ | |||
+ | Note that the sequence of the parameters is independant from their occurence within the template call. | ||
+ | |||
+ | You could also use numbered parameters instead of named parameters. | ||
<pre><nowiki> | <pre><nowiki> |
Revision as of 00:09, 8 March 2009
back to list of examples
Create a table of articles based on template parameters
Note that the sequence of the parameters is independant from their occurence within the template call.
You could also use numbered parameters instead of named parameters.
{{#dpl: |category=Fictitious country |include={Country}:capital:name |table=,,Capital,Name }}
The above DPL command produces the following output:
Content page | Capital | Name |
---|---|---|
DPL Example 007 main page 1 | ||
Nigunda | Bamitogoo | Republic of Nigunda |
Nigunda Test | Bamitogoo Test | Republic of Nigunda Test |
Somango | Aaaabququque | Somango Island |