{{main.count}} Planets, Page {{main.page + 1}} of {{main.pages}}
| name | population | diameter | rotation period | orbital period | terrain | films |
|---|---|---|---|---|---|---|
| {{planet.name}} | {{planet.population}} | {{planet.diameter}} | {{planet.rotation_period}} | {{planet.orbital_period}} | {{planet.terrain[0]}} | {{planet.films[0]}} |
| {{planet.terrain[$index + 1]}} | {{planet.films[$index + 1]}} | |||||