Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on User talk:Garrett

Cleaning up the System Requirements using Garrbot

2
Nicereddy (talkcontribs)

Sorry I keep asking for more Garrbot features :P

While editing pages I've noticed a lot of hideous system requirements code. See here: http://pcgamingwiki.com/index.php?title=Call_of_Duty&diff=52315&oldid=52314

I was wondering if you can have Garrbot properly organize it so it always looks like this:

|OSfamily = Windows

|minOS    = Windows  
|minproc  = CPU
|minRAM   = RAM
|minGPU   = GPU
|minHD    = HDD

|recOS    = Windows
|recproc  = CPU
|recRAM   = RAM
|recGPU   = GPU
|recHD    = HDD

with proper spacing, etc.

Garrett (talkcontribs)

Not without advanced regex use which I'm not sufficiently familiar with. AutoWikiBrowser's built-in automation mostly only handles find-and-replace tasks and the like.