bookmarks = {
	bookmark = {
		name = "SANGUO_NAME"
		desc = "SANGUO_DESC"
		date = 200.1.1.12
		picture = "GFX_select_date_1939"
		default_country = "SHU"
		default = yes
	
		WEI = {
			history = WEI_SANGUO_DESC
			ideology = fascism
			ideas = {
				
			}
		}
		SHU = {
			history = SHU_SANGUO_DESC
			ideology = communism
			ideas={
				
			}
		}
		
		WU0 = {
			history = WU0_SANGUO_DESC
			ideology = democratic
			ideas = {
				
			}
			
		}
		
		"---"={
			history = "OTHER_SANGUO_DESC"
		}

		effect = {
			randomize_weather = 12345 # <- Obligatory in every bookmark !
			#123 = { rain_light = yes }
		}
	}
}