Template:Infobox Seiyuu/Role: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ #if: {{{uke|}}} | {{ #if: {{{seme|}}} | [[:Category:{{{uke}}} as Uke|Uke]] {{!}} [[:Category:{{{seme}}} as Seme|Seme]] | [[:Category:{{{uke}}} as Uke|Uke]] }} | {{ #if: {{{seme|}}} | [[:Category:{{{seme}}} as Seme|Seme]]| }} }}<noinclude> {{Documentation}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>") |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ #if: {{{ | {{ #switch:{{ #if:{{{1|}}}|uke|}} {{ #if:{{{2|}}}|seme|}} | ||
| uke seme = {{c|{{{1}}} as Uke|Uke}} {{!}} {{c|{{{2}}} as Seme|Seme}} | |||
| uke = {{c|{{{1}}} as Uke|Uke}} | |||
| seme = {{c|{{{2}}} as Seme|Seme}} | |||
| #default = | |||
| {{ | |||
}}<noinclude> | }}<noinclude> | ||
Latest revision as of 01:25, 8 February 2025
This is a sub-template called by the {{Infobox Seiyuu}} template. Users should never have a reason to use this template on it's own.
Usage
- {{Role
|Uke Voice Actor Name |Seme Voice Actor Name}}
TemplateData
This template is used by the voice actor infobox to display links when a Seiyuu has uke and/or seme roles.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Uke | 1 | When a voice actor has a uke role this will be included in their infobox. | String | optional |
Seme | 2 | When a voice actor has a seme role this will be included in their infobox. | String | optional |