Content deleted Content added
Ohconfucius (talk | contribs) tweak to wimbledon |
Ohconfucius (talk | contribs) +GRB |
||
Line 93:
regex(/\{\{(?:flag(?:country|u?)\|[ ]*(FSM|(?:Federated States of |)Micronesia)|FSM)(?:\|[^{}]+|)\}\}/g, 'Federated States of Micronesia');
regex(/\{\{(?:flag(?:country|u?)\|[ ]*(GAB|Gabon)|GAB)(?:\|[^{}]+|)\}\}/g, 'Gabon');
regex(/\{\{(?:flag(?:country|u?)\|[ ]*(GBR|GRB|UK|United Kingdom)|GBR|GRB|UK)(?:\|[^{}]+|)\}\}/g, 'United Kingdom');
regex(/\{\{(?:flag(?:country|u?)\|[ ]*(GBR2|Great Britain)|GBR2)(?:\|[^{}]+|)\}\}/g, 'Great Britain');
regex(/\{\{(?:flag(?:country|u?)\|[ ]*(GDR|East Germany)|GDR)(?:\|[^{}]+|)\}\}/g, 'East Germany');
|