Template: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 |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ #if: {{{uke|}}} | {{ #switch:{{ #if:{{{uke|}}}|uke| }} {{ #if:{{{seme|}}}|seme| }} | ||
| uke seme = [[:Category:{{{uke}}} as Uke|Uke]] {{!}} [[:Category:{{{seme}}} as Seme|Seme]] | |||
| uke = [[:Category:{{{uke}}} as Uke|Uke]] | |||
| seme = [[:Category:{{{seme}}} as Seme|Seme]] | |||
| | |||
}}<noinclude> | }}<noinclude> | ||
Latest revision as of 00:23, 26 July 2023
This template is used by the {{Infobox Voice Actor}}. 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 | uke | When a voice actor has a uke role this will be included in their infobox. | String | optional |
Seme | seme | When a voice actor has a seme role this will be included in their infobox. | String | optional |