Category:Soccerway template with ID not matching pattern

Examples matching pattern:

  • -/1234 matches the pattern [a-z-]+/%d+
  • john-smith/1234 matches the pattern [a-z-]+/%d+
  • john-smith-jones/1234 matches the pattern [a-z-]+/%d+

Examples not matching pattern:

  • /1234 does not match the pattern [a-z-]+/%d+: ID contains leading slash "/"
  • john-smith/1234/ does not match the pattern [a-z-]+/%d+: ID contains trailing slash "/"
  • john—smith–jones/1234 does not match the pattern [a-z-]+/%d+: ID contains em dash "—" and en dash "–" instead of hyphens "-"
  • int.soccerway.com/players/john-smith/1234 does not match the pattern [a-z-]+/%d+: ID contains full URL

Pages in category "Soccerway template with ID not matching pattern"

The following 14 pages are in this category, out of 14 total. This list may not reflect recent changes.


This page was last updated at 2024-08-16 19:42 UTC. Update now. View original page.

All our content comes from Wikipedia and under the Creative Commons Attribution-ShareAlike License.


Top

If mathematical, chemical, physical and other formulas are not displayed correctly on this page, please useFirefox or Safari