Template

TopicLinkList: Difference between revisions

From Mark Twain in the German Language Press

mNo edit summary
mNo edit summary
Line 19: Line 19:
|listseparators = <div><ul>,,,</ul></div>
|listseparators = <div><ul>,,,</ul></div>
|secseparators = <li>[[%PAGE%]]: ,&comma; , , </li>
|secseparators = <li>[[%PAGE%]]: ,&comma; , , </li>
|resultsheader = <div class="topicLinkList"><b>Article Pages linked to %TITLE%</b> (%PAGES%)
|resultsheader = <div class="topicLinkList"><b>Article Pages linked to:</b> "{{PAGENAME}}" (%PAGES%)
|resultsfooter= </div>
|resultsfooter= </div>
|noresultsheader = <div class="topicLinkList"><em>There are currently no Article Pages linked to this topic.</em> <includeonly>[[Category:EmptyLinkList]]</includeonly>
|noresultsheader = <div class="topicLinkList"><em>There are currently no Article Pages linked to this topic.</em> <includeonly>[[Category:EmptyLinkList]]</includeonly>
Line 37: Line 37:
|listseparators = <div><ul>,,,</ul></div>
|listseparators = <div><ul>,,,</ul></div>
|secseparators = <li>[[%PAGE%]]: ,&comma; , , </li>
|secseparators = <li>[[%PAGE%]]: ,&comma; , , </li>
|resultsheader = <div class="topicLinkList"><b>Article Pages linked to %TITLE%</b> (%PAGES%)
|resultsheader = <div class="topicLinkList"><b>Article Pages linked to:</b> "{{PAGENAME}}" (%PAGES%)
|resultsfooter= </div>
|resultsfooter= </div>
|noresultsheader = <div class="topicLinkList"><em>There are currently no Article Pages linked to this topic.</em> <includeonly>[[Category:EmptyLinkList]]</includeonly>
|noresultsheader = <div class="topicLinkList"><em>There are currently no Article Pages linked to this topic.</em> <includeonly>[[Category:EmptyLinkList]]</includeonly>

Revision as of 09:29, 21 October 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>Article Pages linked to:</b> "{{PAGENAME}}" (%PAGES%)
|resultsfooter= </div>
|noresultsheader = <div class="topicLinkList"><em>There are currently no Article Pages linked to this topic.</em> <includeonly>[[Category:EmptyLinkList]]</includeonly>
|noresultsfooter = </div>
}}


As Rendered On This Page