Template:CompFromWorkTitle: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
No edit summary
(See also)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#sub:{{#explode:{{{1|{{PAGENAME}}}}}|(|-1}} |0|-1}}</includeonly><noinclude><!--
<includeonly>{{#sub:{{#explode:{{{1|{{PAGENAME}}}}}|(|-1}} |0|-1}}</includeonly><noinclude><!--


-->{{DisplayBox|title=Documentation|text=
-->{{Doc|text=
Extracts the composer name from a work title:
Extracts the composer name from a work title:


Line 11: Line 11:
If no parameter is provided, <tt><nowiki>{{PAGENAME}}</nowiki></tt> is used:
If no parameter is provided, <tt><nowiki>{{PAGENAME}}</nowiki></tt> is used:


{{tl|CompFromWorkTitle}}
{{tl|CompFromWorkTitle}} on the works page [[Domine Jesu Christe (No. 4 from 'Andliga sånger') (August Söderman)]]
:returns
:will return
{{CompFromWorkTitle}}
{{CompFromWorkTitle|Domine Jesu Christe (No. 4 from 'Andliga sånger') (August Söderman)}}
 
===See also===
* {{tl|TitleOnly}} - complementary template
}}
}}


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 03:20, 25 March 2021

Documentation

Extracts the composer name from a work title:

{{CompFromWorkTitle|Domine Jesu Christe (No. 4 from 'Andliga sånger') (August Söderman)}}

returns

August Söderman


If no parameter is provided, {{PAGENAME}} is used:

{{CompFromWorkTitle}} on the works page Domine Jesu Christe (No. 4 from 'Andliga sånger') (August Söderman)

will return

August Söderman

See also