Template:TextPageList: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(allowcachedresults=true)
(1st parameter now defaults to PAGENAME, updated documentation)
Line 1: Line 1:
<includeonly>{{#dpl:category={{{1}}}
<includeonly>{{#dpl:category={{{1|{{PAGENAME}}}}}
|order=ascending
|order=ascending
|ordermethod=sortkey
|ordermethod=sortkey
Line 6: Line 6:
|columns={{{cols|{{{2|1}}}}}}
|columns={{{cols|{{{2|1}}}}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{DisplayBox|bgcolor=g|
{{DisplayBox|bgcolor=g|text=
<center><big>'''Documentation'''</big></center>
<center><big>'''Documentation'''</big></center>
Displays a list of settings that share a common text. Only those settings to which the template <tt>{{[[Template:LnkTxt|LnkTxt]]|<textpage>|<composer>}}</tt> has been applied will be listed.
Displays a list of settings that share a common text. Only those settings to which the template <tt>{{[[Template:LnkTxt|LnkTxt]]|<textpage>|<composer>}}</tt> has been applied will be listed.


;Syntax: <tt><nowiki>{{TextSettingsList|<textpage>}}</nowiki></tt>
;Syntax: <tt><nowiki>{{TextSettingsList}}</nowiki></tt>
;Syntax with optional parameter <columns>: <tt><nowiki>{{TextSettingsList|<textpage>|<columns>}}</nowiki></tt>
;Syntax with optional parameters: <tt><nowiki>{{TextSettingsList|<textpage>|cols=<columns>}}</nowiki></tt>
*<textpage> is used when the template is applied to a page other than the textpage itself
*<columns> is an integer value. The default is <tt>cols=1</tt>.
}}
}}
[[Category:Templates|{{PAGENAME}}]]</noinclude>
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 19:54, 4 May 2009


Documentation

Displays a list of settings that share a common text. Only those settings to which the template {{LnkTxt|<textpage>|<composer>}} has been applied will be listed.

Syntax
{{TextSettingsList}}
Syntax with optional parameters
{{TextSettingsList|<textpage>|cols=<columns>}}
  • <textpage> is used when the template is applied to a page other than the textpage itself
  • <columns> is an integer value. The default is cols=1.