Template:TextPageList: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
m (DPL3 form of code)
No edit summary
Line 6: Line 6:
|order=ascending
|order=ascending
|format=,\n*{{CompFromWorkTitle{{!}}%PAGE%}} — [[%PAGE%|%TITLE%]],
|format=,\n*{{CompFromWorkTitle{{!}}%PAGE%}} — [[%PAGE%|%TITLE%]],
|replaceintitle=/\([^\)]+\)$/;
|replaceintitle=/\([^\)]+\)$/,
|ordermethod=sortkey
|ordermethod=sortkey
|allowcachedresults=false
|allowcachedresults=false
Line 17: Line 17:
|order=ascending
|order=ascending
|format=,\n*{{CompFromWorkTitle{{!}}%PAGE%}} — [[%PAGE%|<span style="color:gray;">%TITLE%<span>]],
|format=,\n*{{CompFromWorkTitle{{!}}%PAGE%}} — [[%PAGE%|<span style="color:gray;">%TITLE%<span>]],
|replaceintitle=/\([^\)]+\)$/;
|replaceintitle=/\([^\)]+\)$/,
|ordermethod=sortkey
|ordermethod=sortkey
|allowcachedresults=false
|allowcachedresults=false

Revision as of 02:03, 30 August 2021


Documentation

Displays a list of settings that share a common text. Only those works pages to which the template {{LinkText|«textpage»}} has been applied will be listed.

Syntax
{{TextPageList}}
Syntax with optional parameters
{{TextPageList|«textpage»|cols=«columns»}}
  • «textpage» is used when the template is used inside a page other than the text page itself
  • «columns» is an integer value. The default is |cols=1.