data class Descriptor(val head: PartialComponent = PartialComponent.of("<prefix:origins> Information about <origin>:<category>"), val keyedBodyLine: PartialComponent = PartialComponent.of(" <aqua><key> <white>»</white> <value></aqua>"), val bodyLine: PartialComponent = PartialComponent.of(" <aqua><value></aqua>"), val footer: PartialComponent = PartialComponent.of("<prefix:origins>End of information.")) : LangConfig.InnerLang