Template:Staff infobox

From Toon Wiki
Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to create an infobox for people involved in the Avatar franchise.
Dependencies
Syntax
Type {{Staff infobox|<...>}} somewhere, with parameters as shown below.
{{Staff infobox
| image         =
| name          =
| fullname      =
| birth         =
| death         =
| firstcredit   =
| links         =
}}
Sample output

<infobox> <image source="image" /> <title source="name"><default>Staff infobox</default></title> <group> <header>Biographical information</header> <label>Full name</label> <label>Born</label> <label>Died</label> <label>First credit</label> </group> <group> <header>Further information</header> <label>Link(s)</label> </group> </infobox>

{{Staff infobox
| image         = {{{image}}}
| name          = {{{name}}}
| fullname      = {{{fullname}}}
| birth         = {{{birth}}}
| death         = {{{death}}}
| firstcredit   = {{{firstcredit}}}
| links         = {{{links}}}
}}
Visit Template:Staff infobox/doc to edit this text! (How does this work?)
Done editing it? Refresh this page! (Why?)