Template:TextPageList: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(allowcachedresults=false)
(updating)
Line 7: Line 7:
|rowcolformat=width=100%
|rowcolformat=width=100%
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{DisplayBox|bgcolor=g|text=
{{DisplayBox|title=Documentation|text=
<center><big>'''Documentation'''</big></center>
Displays a list of settings that share a common text. Only those settings to which the template {{tl|LinkText|<textpage>}} 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}}</nowiki></tt>
;Syntax: {{tl|TextSettingsList}}
;Syntax with optional parameters: <tt><nowiki>{{TextSettingsList|<textpage>|cols=<columns>}}</nowiki></tt>
;Syntax with optional parameters: {{tl|TextSettingsList|<textpage>|cols{{=}}<columns>}}
*<textpage> is used when the template is applied to a page other than the textpage itself
*<textpage> is used when the template is applied to a page other than the text page itself
*<columns> is an integer value. The default is <tt>cols=1</tt>.
*<columns> is an integer value. The default is {{para|cols|1}}.
}}
}}
[[Category:Templates|{{PAGENAME}}]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 19:37, 20 April 2013


Documentation

Displays a list of settings that share a common text. Only those settings to which the template {{LinkText|<textpage>}} 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 text page itself
  • <columns> is an integer value. The default is |cols=1.