TopicLinkList: Difference between revisions
From Mark Twain in the German Language Press
mNo edit summary |
mNo edit summary |
||
| Line 22: | Line 22: | ||
|resultsfooter= </div> | |resultsfooter= </div> | ||
|noresultheader = <div class="topicLinkList"> There are no Article Pages linked to this topic. [[Category:EmptyLinkList]] | |noresultheader = <div class="topicLinkList"> There are no Article Pages linked to this topic. [[Category:EmptyLinkList]] | ||
| | |noresultfooter = </div> | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
| Line 40: | Line 40: | ||
|resultsfooter= </div> | |resultsfooter= </div> | ||
|noresultheader = <div class="topicLinkList"> There are no Article Pages linked to this topic. [[Category:EmptyLinkList]] | |noresultheader = <div class="topicLinkList"> There are no Article Pages linked to this topic. [[Category:EmptyLinkList]] | ||
| | |noresultfooter = </div> | ||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
Revision as of 11:28, 17 September 2025
Use of this Template
- Current example page: Visit to Parliament
- Include in Topic Pages to display a list of all Article Pages which link to a specific topic or sub-topic.
- Variables: none
- CSS-class: topicLinkList
- Copy: {{TopicLinkList}}
Content of this Template
As Wikitext
{{#dpl:
|linksto = {{PAGENAME}}
|category = Article Pages
|include = {ArticleInfo}:title, {ArticleInfo}:date
|mode = userformat
|ordermethod = title
|listseparators = <div><ul>,,,</ul></div>
|secseparators = <li>[[%PAGE%]]: ,, , , </li>
|resultsheader = <div class="topicLinkList"><b>Linked article pages</b> (%PAGES%)
|resultsfooter= </div>
|noresultheader = <div class="topicLinkList"> There are no Article Pages linked to this topic. [[Category:EmptyLinkList]]
|noresultfooter = </div>
}}