Ad placeholder

Template:Voice actor: Difference between revisions

Jump to navigation Jump to search
Updated documentation and added category
(Updated documentation and added category)
 
Line 12: Line 12:
This template links a voice actor's IMDB page, if the entry exists. The entries are put into the database using [[Template:VA/Insert]] on page [[Voice actors]].
This template links a voice actor's IMDB page, if the entry exists. The entries are put into the database using [[Template:VA/Insert]] on page [[Voice actors]].


Usage (if voice actor exists): <code><nowiki>{{VA|Jennifer English}}</nowiki></code>
In order to fetch the IMDB link, the parameter must exactly match an entry in the database. Otherwise, the template will omit the link and just display the name.
Result: {{VA|Jennifer English}}


Usage (if voice actor doesn't exist): <code><nowiki>{{VA|Adam Smith}}</nowiki></code>
== Examples ==
Result: {{VA|Adam Smith}}
{{Template demo
| style = table
| <nowiki>{{VA|Jennifer English}}</nowiki>
| <nowiki>{{VA|Robert G. Slade}}</nowiki>
| <nowiki>{{VA|Robert G Slade}}</nowiki>
}}


Test VA with period: {{VA|Robert G. Slade}}
[[Category:Templates]]
==Template data==
==Template data==
<templatedata>
<templatedata>
Line 28: Line 29:
"label": "voice actor",
"label": "voice actor",
"description": "The name of the voice actor, spelled '''exactly''' as on the voice actors page",
"description": "The name of the voice actor, spelled '''exactly''' as on the voice actors page",
            "type": "string",
"required": true
"required": true
}
}
Line 34: Line 36:
"format": "inline"
"format": "inline"
}
}
</templatedata>
</templatedata>}}
}}
[[Category:Templates]]
[[Category:Link templates]]
[[Category:External link templates]]
</noinclude>
</noinclude>

Navigation menu