Template:CompFromWorkTitle: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
m (improved doc)
(See also)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}}|{{#sub:{{#explode:{{{1|{{PAGENAME}}}}}|(|-1}} |0|-1}}|{{PAGENAME}}}}</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 14: Line 14:
:will return
:will return
{{CompFromWorkTitle|Domine Jesu Christe (No. 4 from 'Andliga sånger') (August Söderman)}}
{{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