Template:Bio/composer: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(Documentation)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 32: Line 32:
<pre>{{Bio/composer
<pre>{{Bio/composer
|image          =
|image          =
|image size    = <default: 200px>
|image size    = {{info| default: 200px }}
|image caption  = <defaults to PAGENAME>
|image caption  = {{info| defaults to page title }}
|aliases        =
|aliases        =
|birth date    =
|birth date    =
Line 43: Line 43:
|biography      =
|biography      =
|wikipedia link =
|wikipedia link =
|wikipedia lang =
|wikipedia lang = {{info| specify language if not English. Ex: pt / fr / it }}
|sort key      =  
|sort key      = {{info| if not specified, will be sorted by last surname }}
|sex            =
|sex            =
|era            =
|era            =
Line 52: Line 52:
}}</pre>
}}</pre>


;See also
*[[Template:Bio/lyricist]]
}}
}}
[[Category:Experimental templates]]
[[Category:Experimental templates]]
</noinclude>
</noinclude>

Latest revision as of 22:18, 7 December 2020


Documentation
Syntax
{{Bio/composer
|image          =
|image size     = {{info| default: 200px }}
|image caption  = {{info| defaults to page title }}
|aliases        =
|birth date     =
|birth year     =
|birth place    =
|death date     =
|death year     =
|death place    =
|biography      =
|wikipedia link =
|wikipedia lang = {{info| specify language if not English. Ex: pt / fr / it }}
|sort key       = {{info| if not specified, will be sorted by last surname }}
|sex            =
|era            =
|era2           =
|nationality    =
|nationality2   =
}}
See also