defined_text = {
	name = GetMonumentImageBackUp

#	Check for the variable "v" and the specific monument ID to assign a specific image, e.g.:
#	text = {
#		trigger = {
#			check_variable = { v = 1 }
#		}
#		localization_key = "GFX_monument_placeholder"
#	}

	# Above of this entry
	text = {
		trigger = {
			always = yes
		}
		localization_key = "GFX_monument_placeholder"
	}
}