Template:Island

From Podpedia

<infobox>

 <title source="title1">
   <default>Island</default>
 </title>
 <image source="image1">
</image> <label>Episode First Visited</label> <group collapse="open"> <header>Cities</header> <label>Capital</label> <label>Other Major Cities</label> </group> <group collapse="open"> <header>People</header> <label>Leader</label> <label>Important People</label> </group> </infobox> Example usage:
{{Island
|title1=Example
|image1=Example
|caption1=Example
|episode_first_visited=Example
|capital=Example
|other_major_cities=Example
|leader=Example
|important_people=Example
}}