Template:Normalize record

From Final Fantasy XIV Online Wiki
Revision as of 11:35, 10 November 2018 by Valento (talk | contribs)
Jump to navigation Jump to search

Description

Normalize a record property into comma-separated values, stripping parentheses and commas from thousands.

Example

"{{Normalize record|Value (1, true, String)}}"

"The regex pattern "$1" is missing the ending delimiter '$2'"

"{{Normalize record|Value (1, 2,588, String2)}}"

"The regex pattern "$1" is missing the ending delimiter '$2'"

"{{Normalize record|10 (Rowena's Token (Creation), ?, false)}}"

"The regex pattern "$1" is missing the ending delimiter '$2'"