Talk:List of Voidborn foil unique items: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(Created page with "Process for cleaning up trade data: <nowiki> Regex: beginning (^) and end ($) | {{il| }} || {{c|quest| }} Insert table breaks: replace "\n" with "\n|-\n", Extended search </nowiki>")
 
No edit summary
Line 1: Line 1:
Process for cleaning up trade data:
Process for cleaning up trade data:
  <nowiki>
  <nowiki>
Regex: beginning (^) and end ($)
Regex: beginning (^) and end ($)
| {{il|
| {{il|
}} || {{c|quest|          }}
}} || {{c|quest|          }}
Insert table breaks: replace "\n" with "\n|-\n", Extended search
Insert table breaks: replace "\n" with "\n|-\n", Extended search</nowiki>
</nowiki>

Revision as of 06:20, 12 January 2023

Process for cleaning up trade data:

Regex: beginning (^) and end ($)
| {{il|
}} || {{c|quest|           }}
Insert table breaks: replace "\n" with "\n|-\n", Extended search