#: locale=de ## Tour ### Cookies Policy CookiesPolicy_7AB4A38C_77BC_7AB1_41D6_BE669C93B7CB.url = https://www.cookiepolicygenerator.com/live.php?token=XdhxGqndhu31rhVhzapf55is4oWPI8wg ### Description ### Title tour.name = CO2 neutrales Seminarschiff ## Skin ### Button Button_6D5BBA1C_7863_D5D2_41DB_620FA5D84085.label = Frontkabine Button_6D5BBA1C_7863_D5D2_41DB_620FA5D84085.pressedLabel = Frontkabine Button_6D5BBA1C_7863_D5D2_41DB_620FA5D84085_mobile.label = Frontkabine Button_6D5BBA1C_7863_D5D2_41DB_620FA5D84085_mobile.pressedLabel = Frontkabine Button_6D9AC7DB_7863_DA57_4194_807AE1F40EA8.label = Kapitainskabine Button_6D9AC7DB_7863_DA57_4194_807AE1F40EA8.pressedLabel = Kapitainskabine Button_6D9AC7DB_7863_DA57_4194_807AE1F40EA8_mobile.label = Kapitainskabine Button_6D9AC7DB_7863_DA57_4194_807AE1F40EA8_mobile.pressedLabel = Kapitainskabine Button_6DA35943_7863_D7B7_41C5_F3A236B5928C.label = Salon Button_6DA35943_7863_D7B7_41C5_F3A236B5928C.pressedLabel = Salon Button_6DA35943_7863_D7B7_41C5_F3A236B5928C_mobile.label = Salon Button_6DA35943_7863_D7B7_41C5_F3A236B5928C_mobile.pressedLabel = Salon Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.label = Steuerhaus Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.pressedLabel = Steuerhaus Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.label = Steuerhaus Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.pressedLabel = Steuerhaus Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.label = Orca ten Broke Hauptdeck Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.pressedLabel = Orca ten Broke Hauptdeck Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.label = Orca ten Broke Hauptdeck Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.pressedLabel = Orca ten Broke Hauptdeck Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.label = John Franklin ▸ Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.pressedLabel = John Franklin ▾ Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.label = John Franklin ▸ Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.pressedLabel = John Franklin ▾ Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.label = Außenbereich Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.pressedLabel = Außenbereich Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.label = Außenbereich Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.pressedLabel = Außenbereich ### Multiline Text HTMLText_3AEADFE2_6B56_7C88_41C1_38E94E079E6D.html =
Notes (Delete when publishing)
-------------------------------------------------------------------------------------------------
- Update location name
- Update the location in map pop-up
- Update the navi points (adjust text in 'Normal' and 'Pressed')
- We're using text highlighting on these tours: https://trello.com/c/3EQKTfSz


There is one sub navi element in this skin. The arrows used need to be pointing left() when the sub is closed and pointing down () when the sub is open.


Remove the arrows if there are no subs (check the pressed state of the button)


The navi buttons are set to 'toggle', the main buttons are in a group called 'main'. If the tour requires a sub navi, give the sub a group. If you don't understand, ask Aidan.


-----STATS---------------


The stats are the information VB has for each area.
In this skin they are made up of icons and text. To add stats for an area copy the existing example and edit the info. Name the container well as you will need to hide/show with JavaScript


------MOBILE--------


The mobile skin needs to be created from the desktop skin. Set the orientation to portrait.


In the mobile skin open bottom-bar-con and then bar-con. Hide mid-con and right-con and set logo-con to 100% width.


- Check that the share button notification is aligned correctly (one way to do this is by creating an additional container set at 100% width, 0% opacity and setting the share-btn-notification-con to be centered inside it)
- Hide copyright-con
- Resize the map-con to fit better (90% of screen) - adjust left and right position to be each at 5%
- Hide button-fullscreen and resize remaining buttons to be 10x larger (23x25)


Due to conflicts in the JS: any element that is controlled by JS needs to have a unique name eg:


Desktop skin: 'navi-con'
Mobile Skin: 'navi-con-m'


As there are no stats on the mobile skin this should only be a issue with text highlighting
HTMLText_3AEADFE2_6B56_7C88_41C1_38E94E079E6D_mobile.html =
Notes (Delete when publishing)
-------------------------------------------------------------------------------------------------
- Update location name
- Update the location in map pop-up
- Update the navi points (adjust text in 'Normal' and 'Pressed')
- We're using text highlighting on these tours: https://trello.com/c/3EQKTfSz


There is one sub navi element in this skin. The arrows used need to be pointing left() when the sub is closed and pointing down () when the sub is open.


Remove the arrows if there are no subs (check the pressed state of the button)


The navi buttons are set to 'toggle', the main buttons are in a group called 'main'. If the tour requires a sub navi, give the sub a group. If you don't understand, ask Aidan.


-----STATS---------------


The stats are the information VB has for each area.
In this skin they are made up of icons and text. To add stats for an area copy the existing example and edit the info. Name the container well as you will need to hide/show with JavaScript


------MOBILE--------


The mobile skin needs to be created from the desktop skin. Set the orientation to portrait.


In the mobile skin open bottom-bar-con and then bar-con. Hide mid-con and right-con and set logo-con to 100% width.


- Check that the share button notification is aligned correctly (one way to do this is by creating an additional container set at 100% width, 0% opacity and setting the share-btn-notification-con to be centered inside it)
- Hide copyright-con
- Resize the map-con to fit better (90% of screen) - adjust left and right position to be each at 5%
- Hide button-fullscreen and resize remaining buttons to be 10x larger (23x25)


Due to conflicts in the JS: any element that is controlled by JS needs to have a unique name eg:


Desktop skin: 'navi-con'
Mobile Skin: 'navi-con-m'


As there are no stats on the mobile skin this should only be a issue with text highlighting
### Label Label_3AF5D57D_6B32_4C78_41C4_4133378EFD8E.text = Link kopiert Label_5C91431B_78BC_5BD7_41C3_F2169AE74991_mobile.text = Link kopiert Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9.text = 163 Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9_mobile.text = 163 Label_D82A027D_EB5F_C478_41E6_8F2FB1F92F8B.text = 2,60m Label_D82A027D_EB5F_C478_41E6_8F2FB1F92F8B_mobile.text = 2,60m Label_D8CF1887_EB52_4488_41CE_91C230A1A885.text = 87 Label_D8CF1887_EB52_4488_41CE_91C230A1A885_mobile.text = 87 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A.text = 70 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A_mobile.text = 70 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA.text = 200 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA_mobile.text = 200 Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515.text = 160m² Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515_mobile.text = 160m² Label_DE53911E_EADE_45B8_41C5_18303F946E70.text = CO2 neutrales Seminarschiff Label_DE53911E_EADE_45B8_41C5_18303F946E70_mobile.text = CO2 neutrales Seminarschiff ### Tooltip Image_A0669C5F_FAD2_C3B8_41E8_F0D2B3DF3BFC.toolTip = Floorplan Image_A0669C5F_FAD2_C3B8_41E8_F0D2B3DF3BFC_mobile.toolTip = Floorplan Image_A16FD0F0_FAD6_C488_41D8_F00B8065BF3B.toolTip = Share Image_A16FD0F0_FAD6_C488_41D8_F00B8065BF3B_mobile.toolTip = Share Image_A26F0BA5_FAD1_C488_41B8_897AD3197FA6.toolTip = VR Image_A26F0BA5_FAD1_C488_41B8_897AD3197FA6_mobile.toolTip = VR Image_A2EDC34F_FAD1_C598_41D1_63B4CD7ADA0B.toolTip = Map Image_A2EDC34F_FAD1_C598_41D1_63B4CD7ADA0B_mobile.toolTip = Map Image_AB774ABC_F95E_44F8_41E8_08BD5EEF87C9.toolTip = fullscreen Image_AB774ABC_F95E_44F8_41E8_08BD5EEF87C9_mobile.toolTip = fullscreen ## Media ### Title panorama_7C5C8A7B_77A5_CA56_41B9_1852DA6F2399.label = IMG_1644-Outside-view_01 panorama_7CA43215_77A4_D5D3_41C9_89A91C2584B2.label = IMG_1512-John-Franklin-Captain's-Cabin_02 panorama_7CA48C56_77A5_CE51_41D1_EED228706AE2.label = IMG_1548-Orca-ten-Broke-Hauptdecke_02 panorama_7CA490EA_77A4_3671_41C4_F0DB31C84138.label = IMG_1496-John-Franklin-Captain's-Cabin_01 panorama_7CA4AD41_77A5_CFB2_41C9_C8146469C410.label = IMG_1568-Orca-ten-Broke-Hauptdecke_03 panorama_7CA55BC5_77A4_4AB2_41C5_BA0CC770CD9E.label = IMG_1528-Orca-ten-Broke-Hauptdecke_01 panorama_7CA58436_77A4_FDDE_41A9_CA21A59FB1D7.label = IMG_1436-John-Franklin-Front-Cabin_01 panorama_7CA588A1_77A4_56F3_41D8_C5CCFADB80CE.label = IMG_1420-John-Franklin-Salon_03 panorama_7CA58B33_77A4_4BD6_41C7_B18AC2F8BDE3.label = IMG_1476-John-Franklin-Steuerhaus_02 panorama_7CA59582_77A4_DEB1_41BC_8E21DDC6C1A6.label = IMG_1384-John-Franklin-Salon_01 panorama_7CA5AA94_77A4_4AD2_41D0_39439CC54FAF.label = IMG_1456-John-Franklin-Steuerhaus_01 panorama_7CA5F766_77A4_3A7E_41D6_D2357FCFE29C.label = IMG_1400-John-Franklin-Salon_02 panorama_7CA7BE20_77A5_CDF1_41D0_57AA6B90161A.label = IMG_1584-Orca-ten-Broke-Hauptdecke_04 ## Action ### URL LinkBehaviour_58E8C701_78BC_3BB2_41B4_EA05686A0F5C.source = https://convention.visitberlin.de/meetingguideberlin/locations/co2-neutrales-seminarschiff LinkBehaviour_B66E1BF1_A290_9332_4172_16BAF1414DEB.source = https://convention.visitberlin.de/meetingguideberlin/locations/co2-neutrales-seminarschiff