| 
									
										
										
										
											2021-10-02 22:31:16 +02:00
										 |  |  | import Wikidata from "./Logic/Web/Wikidata"; | 
					
						
							| 
									
										
										
										
											2021-10-02 17:57:54 +02:00
										 |  |  | import WikipediaBox from "./UI/WikipediaBox"; | 
					
						
							| 
									
										
										
										
											2021-10-02 22:31:16 +02:00
										 |  |  | import Locale from "./UI/i18n/Locale"; | 
					
						
							|  |  |  | import LanguagePicker from "./UI/LanguagePicker"; | 
					
						
							| 
									
										
										
										
											2021-10-02 15:16:41 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-02 22:31:16 +02:00
										 |  |  | new WikipediaBox("Q177").SetStyle("max-height: 25rem") | 
					
						
							| 
									
										
										
										
											2021-10-02 15:16:41 +02:00
										 |  |  |     .AttachTo("maindiv") | 
					
						
							| 
									
										
										
										
											2021-10-02 22:31:16 +02:00
										 |  |  | LanguagePicker.CreateLanguagePicker(["en","nl","fr","de"]).AttachTo("extradiv") |