Template:World of Avatar infobox/doc

From Toon Wiki
Description
This template is used to create an infobox for articles providing general overviews of the Avatar universe ("World of Avatar").
Dependencies
Syntax
Type {{World of Avatar infobox|<...>}} somewhere, with parameters as shown below.
{{World of Avatar infobox
| image    =
| name     =
| type     =
| examples =
}}
Sample output

<infobox> <image source="image" /> <title source="name"><default>World of Avatar infobox/doc</default></title> <group> <header>General information</header> <label>Type</label> <label>Examples</label> </group>

<group collapse="closed"> <header>More about the World of Avatar</header> <navigation>{| width="100%" style="text-align:center; background-color:#FFFFFF;" | width="50%"" | Avatar
Bending arts
Earth
Four nations | style="vertical-align:top;" | Geography
History
Map
Spirit World |}</navigation>

<header>Government</header> <navigation>{| width="100%" style="text-align:center; background-color:#FFFFFF;" | width="50%" | Currency
Economy
Education
Law and order
Military ranks
Occupations | style="vertical-align:top; | Organizations
Politics
Propaganda
Society
Weaponry |}</navigation>

<header>Culture</header> <navigation>{| width="100%" style="text-align:center; background-color:#FFFFFF;" | width="50%" | Architecture
Arts
Body markings
Cuisine
Disability
Fashion
Gender and sexuality
Martial arts
Migration | style="vertical-align:top; | Music
Names
Piracy
Recreation
Slang
Songs
Spiritual beliefs
Transportation
Writing |}</navigation>

<header>Science</header> <navigation>{| width="100%" style="text-align:center; background-color:#FFFFFF;" | width="50%" | Astronomy
Fauna
Flora | style="vertical-align:top; | Healthcare
Science
Technology |}</navigation> </group>

<header></header> </infobox>

{{World of Avatar infobox
| image		= {{{image}}}
| name		= {{{name}}}
| type		= {{{type}}}
| examples	= {{{examples}}}
}}