|
|
Рядок 1: |
Рядок 1: |
| <includeonly> | | <includeonly> |
| <infobox>
| |
| <title source="title1">
| |
| <default>{{PAGENAME}}</default>
| |
| </title>
| |
| <image source="image1">
| |
| <caption source="caption-image1"/>
| |
| </image>
| |
| <data source="cze_name">
| |
| <label>Czech Name</label>
| |
| </data>
| |
| <data source="nationality">
| |
| <label>Nationality</label>
| |
| </data>
| |
| <data source="hair_color">
| |
| <label>Hair color</label>
| |
| </data>
| |
| <data source="eye_color">
| |
| <label>Eye color</label>
| |
| </data>
| |
| <data source="alias">
| |
| <label>Alias</label>
| |
| </data>
| |
| <data source="title(s)">
| |
| <label>Title(s)</label>
| |
| </data>
| |
| <data source="station">
| |
| <label>Station</label>
| |
| </data>
| |
| <data source="gender">
| |
| <label>Gender</label>
| |
| </data>
| |
| <data source="status">
| |
| <label>Status</label>
| |
| </data>
| |
| <data source="Cause of Death">
| |
| <label>Deathway</label>
| |
| </data>
| |
| <data source="profession">
| |
| <label>Profession</label>
| |
| </data>
| |
| <data source="rank">
| |
| <label>Rank</label>
| |
| </data>
| |
| <data source="abilities">
| |
| <label>Abilities</label>
| |
| </data>
| |
| <data source="affiliations">
| |
| <label>Affiliations</label>
| |
| </data>
| |
| <data source="location(s)">
| |
| <label>Location(s)</label>
| |
| </data>
| |
| <data source="leader">
| |
| <label>Leader</label>
| |
| </data>
| |
| <data source="work">
| |
| <label>Work Time</label>
| |
| </data>
| |
| <data source="sleep">
| |
| <label>Sleep Time</label>
| |
| </data>
| |
| <group>
| |
| <header>Family</header>
| |
| <data source="partner">
| |
| <label>Partner</label>
| |
| </data>
| |
| <data source="parents">
| |
| <label>Parents</label>
| |
| </data>
| |
| <data source="children">
| |
| <label>Children</label>
| |
| </data>
| |
| <data source="relative(s)">
| |
| <label>Relative(s)</label>
| |
| </data>
| |
| <data source="family">
| |
| <label>Family</label>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <header>Appeareance(s)</header>
| |
| <data source="voiced_by">
| |
| <label>Voiced by</label>
| |
| </data>
| |
| <data source="portrayed_by">
| |
| <label>Portrayed by</label>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <header>Shop</header>
| |
| <data source="hours">
| |
| <label>Business Hours</label>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <header>Home</header>
| |
| <data source="homeX">
| |
| <label>X</label>
| |
| </data>
| |
| <data source="homeY">
| |
| <label>Y</label>
| |
| </data>
| |
| <data source="homeZ">
| |
| <label>Z</label>
| |
| </data>
| |
| <data source="positions">
| |
| <label>Position(s)</label>
| |
| </data>
| |
| </group>
| |
| </infobox>
| |
| </includeonly><noinclude>
| |
| == Example usage ==
| |
| <pre>
| |
| {{Character_Infobox
| |
| |title1 =
| |
| |image1 =
| |
| |caption1 =
| |
| |nationality =
| |
| |hair_color =
| |
| |eye_color =
| |
| |alias =
| |
| |title(s) =
| |
| |station =
| |
| |gender =
| |
| |status =
| |
| |deathway =
| |
| |profession =
| |
| |rank =
| |
| |abilities =
| |
| |affiliations =
| |
| |location(s) =
| |
| |leader =
| |
| |partner =
| |
| |parents =
| |
| |children =
| |
| |relative(s) =
| |
| |family =
| |
| |voiced_by =
| |
| |portrayed_by =
| |
| |hours =
| |
| |work =
| |
| |sleep =
| |
| |homeX =
| |
| |homeY =
| |
| |homeZ =
| |
| |positions =
| |
| }}
| |
| </pre>
| |
| [[Category:Infobox templates]]</noinclude><includeonly>
| |
| <infobox> | | <infobox> |
| <title source="title1"> | | <title source="title1"> |
Example usage
{{Character_Infobox
|title1 =
|image1 =
|caption1 =
|nationality =
|hair_color =
|eye_color =
|alias =
|title(s) =
|station =
|gender =
|status =
|deathway =
|profession =
|rank =
|abilities =
|affiliations =
|location(s) =
|leader =
|partner =
|parents =
|children =
|relative(s) =
|family =
|voiced_by =
|portrayed_by =
|hours =
|work =
|sleep =
|homeX =
|homeY =
|homeZ =
|positions =
}}