Category:WorldFootball.net template with ID not matching pattern

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search

Examples of first pattern:

  • john-smith matches the pattern [a-z-]+
  • john-smith-jones matches the pattern [a-z-]+
  • /john-smith/ does not match the pattern [a-z-]+
  • john-smith/ does not match the pattern [a-z-]+

Examples of second pattern:

  • john-smith_2 matches the pattern [a-z-]+_%d+
  • john-smith-jones_2 matches the pattern [a-z-]+_%d+
  • /john-smith_2/ does not match the pattern [a-z-]+_%d+
  • john-smith_2/ does not match the pattern [a-z-]+_%d+
There are no pages or files in this category.
This list may not reflect recent changes (learn more).