Template:WikiIDRegex: Difference between revisions

From LOTR-TCG Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 8: Line 8:
See [[LOTR-TCG:NamingConventions]] for a breakdown.
See [[LOTR-TCG:NamingConventions]] for a breakdown.


</noinclude><includeonly>[A-Z]{1,5}-\w{1,3}\d\d[A-Z]\d\d\d\.\d+<includeonly>
</noinclude>[A-Z]{1,5}-\w{1,3}\d\d[A-Z]\d\d\d\.\d+

Revision as of 07:08, 8 October 2021

The following regex is used to match a Wiki card ID, which is of the form:

LOTR-EN01S001.0

The set is treated as a

See LOTR-TCG:NamingConventions for a breakdown.

[A-Z]{1,5}-\w{1,3}\d\d[A-Z]\d\d\d\.\d+