Template

TopicLinkList: Difference between revisions

From Mark Twain in the German Language Press

mNo edit summary
mNo edit summary
Line 8: Line 8:


=== Template Content ===
=== Template Content ===
</noinclude>
<div class="topicLinkList">
{{#dpl:
{{#dpl:
|linksto  = {{SUBPAGENAME}}
|linksto  = {{SUBPAGENAME}}
Line 16: Line 14:
|mode = userformat
|mode = userformat
|ordermethod = title
|ordermethod = title
|listseparators = <ul>,,,</ul>
|listseparators = <div class="mw-collapsible-content"><ul>,,,</ul></div>
|secseparators = <li>[[%PAGE%]]: ,&comma; , , </li>
|secseparators = <li>[[%PAGE%]]: ,&comma; , , </li>
|resultsheader = <h4> Linked article pages </h4>
|resultsheader = <div class="topicLinkList mw-collapsible mw-collapsed"><div style="font-weight:bold;">Linked article pages</div>
|resultsfooter= </div>
|noresultheader =
|noresultheader =
}}
}}
</div>

Revision as of 12:32, 20 August 2025

Use of this Template

  • Current example page: Vienna
  • Include in Topic Pages to display a list of all Article Pages which link to a specific sub-topic OR (if no sub-topics exist) to the topic itself.
  • CSS-class: topicLinkList
  • Copy: {{TopicLinkList}}


Template Content