Template:Normalize record

From Final Fantasy XIV Online Wiki
Revision as of 18:30, 30 October 2018 by Valento (talk | contribs)
Jump to navigation Jump to search

Description

Normalize a record property into comma-separated values, stripping parentheses.

Example

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

"Value, 1, true, String"

"{{Normalize record|Value (1, true, String2}}"

"Value, 1, true, String2"