{{ data.content.title.en }}
{{ data.content.title.fr }}
{{ data.content.intro_subtitle.en }}
{{ data.content.intro_subtitle.fr }}
{{ data.content.in_game_text.en }}
{{ data.content.in_game_text.fr }}
Eng.
Fra.
Alliance
Alliance
French
France
England
Anglaise
Français
English
{% set simple_index = 0 %} {% for page_group in data.page_groups %} {% for page in page_group.pages %}
Page {{ simple_index + 1 }}
{% set simple_index = simple_index + 1 %} {% endfor %} {% endfor %}
{% set illustrationsCount =0 %} {% for page_group in data.page_groups %} {% set i = loop.index - 1 %}
{% for page in page_group.pages %} {% set j = loop.index - 1 %}
{% for hotspot in page.hotspots %} {% set k = loop.index - 1 %} {% set hotspotId = "hotspot-" + page_group.group_name + "-" + j + "-" + k %} {% set hotspotStyle = "left:" ~ hotspot.position.x ~ "px; top:" ~ hotspot.position.y ~ "px; width:" ~ hotspot.position.width ~ "px; height:" ~ hotspot.position.height ~ "px;" %} {% if hotspot.mode == "word" %}
{% elif hotspot.mode == "illustration" %}
{% set illustrationsCount = illustrationsCount + 1 %} {% endif %} {% endfor %}
{% endfor %}
{% for page in page_group.pages %} {% set j = loop.index - 1 %}
{% if page.reader_version.image %}
{% endif %}
{{ page.reader_version.en }}
{{ page.reader_version.fr }}
{% for lang in ["fr", "en"] %}
{% for hotspot in page.hotspots %} {% set k = loop.index - 1 %} {% set hotspotId = "hotspot-reader-" + page_group.group_name + "-" + j + "-" + k + "-" + lang %} {% set hotspotStyle = "left:" ~ hotspot.position.x ~ "px; top:" ~ hotspot.position.y ~ "px; width:" ~ hotspot.position.width ~ "px; height:" ~ hotspot.position.height ~ "px;" %} {% if hotspot.mode == "word" %}
{{ hotspot.reader_word[lang] }}
{% elif hotspot.mode == "illustration" %}
{% endif %} {% endfor %}
{% endfor %}
{% endfor %}
{% set simple_index = simple_index + 1 %} {% endfor %}
England Alliance
Alliance Angleterre
French Alliance
Alliance France
Are you still there?
Êtes-vous toujours là ?
10
Yes
Oui