Since often you would use same naming sceme, I propose to make a button that'll rename station according to such sceme.
Sceme should include variables:
- "[icon]" => "[item=iron-ore]" : icon of stop resource
- "[item]" => "Iron ore" : localized resource name
- "[type]" => "Supplier" / etc : stop type
- "[i]" => Index of stop with same resource and type
- maybe, train length/count is some way
so, "[icon] [item] [type] #[i]" becomes "[item=iron-ore] Iron ore Supplier #1"
Scemes may use whatewer different format pattern dev choose.
Per player settings may include:
- option to rename automatically
- naming sceme
- naming sceme for each of depot/supplier/consumer - uses above one if field is empty