Difference between revisions of "Template:Links.tagged"
Jump to navigation
Jump to search
(try without parameter...) |
(trying variable substitution, since template parameter doesn't seem to work) |
||
Line 1: | Line 1: | ||
<DPL> | <DPL> | ||
− | category = data.links.{{PAGENAME}} | + | category = data.links.{{#var:pageabbr|{{PAGENAME}}}} |
listseparators=,,{{show.link|%TITLE%}} | listseparators=,,{{show.link|%TITLE%}} | ||
order=descending | order=descending | ||
</DPL> | </DPL> |