$localizedText.title
$localizedText.pre - 1914
1914
1915
1916
1917
1918
$localizedText.post - 1918
$localizedText.unknown
#foreach ($mapEntry in $yearItemMap.entrySet())
#set( $prefix = "yearEntities y" )
#set( $id = "$prefix$velocityCount" )
#foreach ($item in $mapEntry.value)
#if ($item.alias)
#else
#end
#elseif ($item.miniImage)
#elseif (!$item.miniImage)
#end
#if ($item.productionYear)
#end
#end
$item.title
#if ($item.embeddedLinkPoster)
$localizedText.year: $item.productionYear
#else$localizedText.year: -
#end #if ($item.productionCountry)$localizedText.country: $item.productionCountry
#else$localizedText.country: -
#end #if($item.provider)$localizedText.provider: $item.provider
#else$localizedText.provider: -
#end