code/modules/wiremod/components/list/format.dm
/obj/item/circuit_component/format | Formats lists by replacing %n in format string with nth parameter. Alternative to the Concatenate component. |
---|---|
/obj/item/circuit_component/format/assoc | Formats lists by replacing %n in format string with nth parameter. Alternative to the Concatenate component. |
/regex/format_component |