MediaWiki talk:Community Portal/Damage Control Central: Difference between revisions

From MediaWiki
Jump to navigationJump to search
Derik (talk | contribs)
Exceptions: 5 more recoverys knocked off the "lost" list.
BerylRoll (talk | contribs)
mNo edit summary
 
(398 intermediate revisions by 39 users not shown)
Line 1: Line 1:
[[Transformers Wiki talk:Community Portal/Damage Control Central/Archive1|Archive 1]]
'''What happened'''<br />
TFWiki.net's database was [[Transformers Wiki:Bookworm Crash|accidentally deleted in an attempt to upgrade the wiki-software]].  And due to a different software failure, the only existing backup was from June 2008.  So one day we all logged in and saw that every article was nine months out of date.  Our response was to raid [http://74.125.93.104/search?q=cache:tfwiki.net/wiki/ Google's cache] for more recent versions.  The vast majority of articles have now been restored from there, but the Google-caching process has been an imperfect solution:  Many articles are now up-to-date but badly-formatted, with garbled lines of code in plain view.


== Wikia links ==
'''What needs to be done'''<br />
The ugliness needs to be fixed, and some articles still need to be restored from Google's cache.  Some of the work can be automated, but much will have to be done by hand.  See the "[[#Restoration|Restoration]]" section below for resources and advice.


Is there no way to strip these out other than editing them out? Given that editing leaves them in the history, that doesn't seem desirable. - [[User:SanityOrMadness|SanityOrMadness]] 08:47, 18 March 2009 (EDT)
'''Information outside of the wiki'''<br />
:The history doesn't matter as much, since the search engines don't index it, and people generally only look at it if they're editing. --[[Special:Contributions/203.97.2.142|203.97.2.142]] 15:40, 18 March 2009 (EDT)
Immediately after the crash, discussion sprung up on these Allspark threads, and they have been a continuing source of information (especially as the wiki has been experiencing a lot of downtime lately):
::Derik told me he was able to purge all the Wikia links from the Wikia database dump (some half a million of them) including all existing in revisions by editing the import script so they never got into TF Wiki's database, but since we reverted to an even-earlier version of Wikia's database... are we '''''SURE''''' the Wikia links in the history doesn't matter? I would rather be safe than sorry. --[[User:FFN|FFN]] 23:25, 18 March 2009 (EDT)
* [http://www.allspark.com/forums/index.php?showtopic=56439 "TFWiki Problems, Any idea what's going on?"]
:::All history pages have a robots tag with "noindex, nofollow" set.  That means that the search engines won't add those pages to their indexes and won't credit Wikia with the links from them. --[[User:Abates|abates]] 00:43, 19 March 2009 (EDT)
:I have a list of all the non-Main pages [[User:FortMax/Sandbox|in my sandbox]]. Derik just needs to feed it to Deceptitran, and let him loose. --[[User:FortMax|FortMax]] 14:02, 19 March 2009 (EDT)


Thousands of pages still have Wikia links, mostly the redirects and the talk pages but some of the other pages that may or may not have been fully restored yet. I decided to try to edit them out a few at a time, but it seems that this slow process will take forever (practically). Do you gentle-peeps have a bot that will rip them out or replace them automatically? Or, perhaps, will these pages soon be replaced by backups? [[User:Fiction Alchemist|C.V. Reynolds]] 07:38, 20 March 2009 (EDT)
{|style="margin:0 auto;padding:0 auto;min-width:50%" align="center" id="toc"
:Oops! Seems that FortMax was several steps ahead of me, there. My hatred for the wikia has made me temporarily blind to some things. Make sure to catch the redirects if they show up on Google, too, as well as the image pages. [[User:Fiction Alchemist|C.V. Reynolds]] 07:42, 20 March 2009 (EDT)
!align="center" bgcolor=#6699CC|'''<font color="white">Damage Control Central Archives</font>'''
|- align="center"
|| [[Transformers Wiki talk:Community Portal/Damage Control Central/Archive1|Archive 1]] | [[Transformers Wiki talk:Community Portal/Damage Control Central/Archive2|Archive 2]] | [[Transformers Wiki talk:Community Portal/Damage Control Central/Archive3|Archive 3]]
|}<br /><br /><br /><br />


== One big zip ==
__TOC__
 
Would it be possible to have made available a big zip of the stuff recovered from Google's cache? I'm thinking it might come in handy. --[[User:Abates|abates]] 01:39, 19 March 2009 (EDT)
 
== Dealing with pages that haven't converted ==
 
It looks like some of the pages haven't been converted by the script.  Am thinking that the best way to deal with them may be to hit "undo", slap a bookworm tag on the reverted page, and then we'll have a category with the pages which need reconverting.  That way we're not leaving too many ugly pages on the Wiki.  Does that sound like a feasible plan? --[[User:Abates|abates]] 07:23, 19 March 2009 (EDT)
:I was like "WHAT THE HELL" during the transfer of pages. I noticed Weird Al's article is simply titled "[[\]]" like somebody saved the cache under the wrong filename. What? --[[User:FFN|FFN]] 08:04, 19 March 2009 (EDT)
:The script - in titles, at least - choked partially at a single quotation mark (', sometimes used in place of an apostrophe) by sticking an escape character (the backslash) in front of it, and COMPLETELY at a double quotation mark ("), putting the backslash in then stopping. - [[User:SanityOrMadness|SanityOrMadness]] 08:46, 19 March 2009 (EDT)
:Are [[Cyclonus (G1)]] and [[Scourge (G1)]] examples of "pages not converting"?  Are they (and others like them) going to get automatically redone or should we do as Abates suggested?  '''Thylacine 2000'''--[[Special:Contributions/74.73.131.210|74.73.131.210]] 10:04, 19 March 2009 (EDT)
::Those are good examples.  Hence my earlier request for a zip file containing all of the downloaded cache files.  We don't even know at this stage how many articles failed to convert, but if I have to redo every one of them manually, I will. --[[User:Abates|abates]] 14:42, 19 March 2009 (EDT)
 
Looks like templates, faction symbols, and reference notes are all borked.  Can we try that again, or are we looking at 8000 manual fixes? -- [[User:Repowers|Repowers]] 10:31, 19 March 2009 (EDT)
 
It looks like [[User:Maintenance script]] is interpreting the &lt; and &gt; signs as literal ones we want on the page (converting them into &amp;lt; and &amp;gt;), rather than as markers for HTML tags.  Thus why we've got huge messes of HTML on pages.  --[[User:Andrusi|Andrusi]] 11:36, 19 March 2009 (EDT)
:Yeah, doing a find-and-replace in Notepad (and then adding in one &lt;/p&gt; tag that had disappeared somehow) was enough to make [[Reggie Simmons]] at least look right.  --[[User:Andrusi|Andrusi]] 11:40, 19 March 2009 (EDT)
::Could we get Deceptitran to go across the site converting them back to < and >? It'd help a lot, plus it'd make the broken pages look better until they're fixed. - [[User:Magnus Maximus|Magnus Maximus]] 23:54, 19 March 2009 (EDT)
:::In the meantime, there's a lot of weird code appearing where there should be templates; [[Template:Comingsoontoy]] and [[Template:Picsneeded]] are two of the biggest offenders I've seen, as they make a mess on every page they appear on. Not to mention what was once [[Template:Factions]], which was lost in the crash and has left a small amount of excess code at the top of many of our pages. --[[User:Martonimos|Martonimos]] 06:28, 20 March 2009 (EDT)
 
== Sitewide notice ==
 
Are we able to put up a small sitewide notice like the gun-to-head one on Wikia with a note re what's going on, so that when people browse in from search engines, they can get an idea of what's going on? --[[User:Abates|abates]] 14:51, 19 March 2009 (EDT)
:What you want is [[MediaWiki:Sitenotice]]. The admins should be able to do that. -- [[User:SFH|SFH]] 16:46, 19 March 2009 (EDT)
 
== Things that are fully restored ==
 
* The [[Calendar]] now has 358 out of 365 days accounted for.  I don't think we lost more than 2 pages total-- we never HAD all 365 days in the first place.  100% complete, no further work needed. -[[User:Derik|Derik]] 16:15, 19 March 2009 (EDT)
:THAT is a relief. --[[User:Lonegamer78|Lonegamer78]] 00:29, 20 March 2009 (EDT)
* [[:Category:Robots in Disguise characters]] all done. --[[User:Abates|abates]] 04:10, 20 March 2009 (EDT)
 
== Images ==
 
Most of the images uploaded since the date the wiki reverted to have been lost. Any way to recover these, the way we have the rest of the pages, or do we have to track them down and re-upload them ourselves? --[[User:Martonimos|Martonimos]] 16:23, 19 March 2009 (EDT)
:They all exist on the server, even the thumbnails (as you can see if you look at the google cache of any page which was last cached pre-crash. And had images to start with, obviously) - MediaWiki just doesn't know they're there. Ultimately, they may need to be reuploaded, but they won't have been lost. - [[User:SanityOrMadness|SanityOrMadness]] 16:54, 19 March 2009 (EDT)
::I see. So we'll eventually import those the way we're importing everything else? --[[User:Martonimos|Martonimos]] 21:31, 19 March 2009 (EDT)
 
== Dividing up work ==
 
It was suggested on the AllSpark pages that if people do pages by category rather than alphabetically, since they'll share common templates.  [[:Category:Disambiguation pages]] have a fairly consistent structure, for instance.  Perhaps if people "claim" sets of pages and make a note here when they do so?  Cartoons could be split by season, comics split in 50 issue increments, etc. --[[User:Abates|abates]] 16:29, 19 March 2009 (EDT)
:As another note that may help - templates which appear borked on the recovered cache pages may already exist from the previous good version of the page, so copying them from there might be easier. --[[User:Abates|abates]] 16:46, 19 March 2009 (EDT)
::I'm not sure how I feel about that. On the one hand, it does have the advantage of consistency in how the pages need to be re-formatted.
::On the other hand, it also means there's a chance of missing some pages only in obscure categories, or redundant work (since most pages are in more than one category).
::I think if we do it by category, we need at least a few people willing to go through alphabetically as well checking things (which I'm currently doing). --[[User:Jeysie|Jeysie]] 16:55, 19 March 2009 (EDT)
:::I'm planning on doing all of the episode pages (MORE THAN SIX HUNDRED GRAAAAHHH) so they have consistent formatting. So, uh, you guys don't have to worry about them. [[User:Interrobang|—Interrobang]] 17:03, 19 March 2009 (EDT)
::::I was going to claim the RID episode pages, but if you're planning on doing them anyway, go ahead. I'll take the RID character pages. I think once we've done most of the pages by category, it'll just be a matter of using the search box to search for HTML fragments, but we'll see. --[[User:Abates|abates]] 17:34, 19 March 2009 (EDT)
 
== New Editing Help Box ==
 
Is there any way one of the admins could take a little time to make up a new box with editing shortcuts? A list of common templates would be especially helpful to everyone, I think. --[[User:Jeysie|Jeysie]] 17:04, 19 March 2009 (EDT)
 
:I agree, I don't know how to do certain things like the tiny faction symbol at the top of the character pages, or making series navigation boxes for cartoons or comics. --[[User:Crockalley|Crockalley]] 07:16, 20 March 2009 (EDT)
 
== Front page notice and browser caches ==
 
Jeysie, is there some reason why you changed the front page notice from asking people to help us with google caches to helping us clean up pages? From this page's very own Finish Summary, we've not finished with the google caches yet, as we evidently need:
 
0400-8599 - '''Needed'''
 
So are we done with caches or not?
 
Also, this question was largely ignored by everybody, but some fans of the wiki had offered to help out with their browser caches. This presumably means their caches are more up-to-date than most of the pages people have uploaded. What should I tell them to do? --[[User:FFN|FFN]] 17:50, 19 March 2009 (EDT)
:I had thought we already saved and uploaded all of the Main article cache pages we could? I know we didn't save all of the Talk pages yet, but I'd personally rather have any editors just coming in set to work on getting our existing important articles cleaned up instead of making a concentrated effort to worry about the Talk pages. If I was wrong, you can change it back, though. --[[User:Jeysie|Jeysie]] 17:54, 19 March 2009 (EDT)
 
:"0400-8599 - Needed"
:[[#Finish Summary]] = Huh? Not what I'm seeing. - [[User:SanityOrMadness|SanityOrMadness]] 17:59, 19 March 2009 (EDT)
::The 0400-8599 are for talk pages, which are obviously a lower priority, but still part of our whole "character."  I believe either Derik's or Suki's scripts also went through to grab those as well so they may be partially covered, but manual grabbing would be nice. [[User:Bluestreak7|Bluestreak7]] 18:26, 19 March 2009 (EDT)
:::Thank you. Now, does anybody have an answer to my second question? I feel bad just telling people to keep "holding onto those browser caches". --[[User:FFN|FFN]] 18:31, 19 March 2009 (EDT)
::::Oh, almost forgot. Have we uploaded '''all''' the pages we saved yet? I noticed our [[Derrick J. Wyatt]] article is from May 2008. Our google cache is from Feb 26, 2009. --[[User:FFN|FFN]] 18:46, 19 March 2009 (EDT)
:::::The cache version got uploaded as "Derrick J".  --[[User:Abates|abates]] 19:33, 19 March 2009 (EDT)
:::::Oddly enough, Optimus Prime (RID), Optimus Primal and Optimus Minor, none of which have any odd characters in the name, have been updated. Gah! --[[User:Abates|abates]] 22:41, 19 March 2009 (EDT)
 
=== ROTF Devastator article ===
Looks pretty bad. Does anyone wanna clean it up or should I?
[[User:Godziboy1993|Godziboy1993]] 18:18, 19 March 2009 (EDT)
:Fixed! --[[User:Abates|abates]] 19:14, 19 March 2009 (EDT)
 
== Accounts ==
 
Hi, I asked this on the Facebook page but no-one responded.  Do I need to create a new account, or will our old accounts eventually be restored?  This is [[User:MistaTee]] by the way.--[[Special:Contributions/68.98.163.92|68.98.163.92]] 19:56, 19 March 2009 (EDT)
:I say go ahead and create a new one.  When I created one using my old user name, it even went and associated my User and Talk pages with my account, so I didn't lose anything. -- [[User:Semysane|Semysane]] 20:29, 19 March 2009 (EDT)
::Yeah, it totally remembers who we are; it's just being coy.  I tried to re-register with a new password, and it told me I needed to use the old password instead.  Be aware, though:  Your re-created User page and its Talk page will both have the Wikia-link at the bottom, so you'll need to trim those.  Also, my Talk didn't have all the latest conversations, so I needed to go to Google Cache for that. - [[User:Jackpot|Jackpot]] 01:39, 20 March 2009 (EDT)
:::Not all of us, only those of us who were around before the reset date. The site doesn't remember a thing about me. --[[User:Martonimos|Martonimos]] 06:26, 20 March 2009 (EDT)
 
== Identifying Templates ==
 
I think we need a spot where people can help other people out by, well, identifying templates.
 
Like right now I'm staring at the 1984 page trying to figure out whether the nav at the top was hand-coded or is supposed to be a template. --[[User:Jeysie|Jeysie]] 22:56, 19 March 2009 (EDT)
:That was fairly obviously a template to look at. A glance at That Other Place showed it was [[Template:Yearofthe]], which I "stole" back. - [[User:SanityOrMadness|SanityOrMadness]] 23:10, 19 March 2009 (EDT)
::Ah, there we go. I had that template in my saved cache pages, and thought the title looked promising, but... there was no info on the cache page, and the template didn't exist here, so... eheh, I was stumped. Thanks! --[[User:Jeysie|Jeysie]] 23:30, 19 March 2009 (EDT)
 
:I know the infoboxes and some others won't work because of the variable fields, but can we maybe set Deceptitran to restore the static templates, like the (empty) stubs, comingsoontoy, noname etc. where they're always the same no matter what page they're on? It should just be a simple find/replace code function. - [[User:Magnus Maximus|Magnus Maximus]] 23:59, 19 March 2009 (EDT)
 
The year pages are so undeveloped.  I feel like they haven't quite found their purpose.  (Which is probably why we didn't have a 2009 page even up until last week.) -[[User:Derik|Derik]] 23:14, 19 March 2009 (EDT)
 
Do we have an episode of comicissue template AT ALL right now?
:Episode, [[Template:Episode|yes]]. Comic, [[:Category:Comic issue templates|no]]. - [[User:Magnus Maximus|Magnus Maximus]] 00:25, 20 March 2009 (EDT)
 
My advice... just go ahead and take the chance to update everything to the comicstory template, and wait for someone to get a chance to restore it. (It exists, it's just sorta... bleh at the moment.)
 
Here's the code:
 
<pre><nowiki>{{Comicstory|
|title=
|seriesissue=
|prev=
|next=
|seriesissue2=
|prev2=
|next2=
|image=
|caption=
|publisher=
|date=
|coverdate=
|script=
|pencils=
|inks=
|colors=
|letters=
|editor=
|continuity=
}}</nowiki></pre>
Everything between "coverdate" and "continuity" should be changed to match the credits style in the book itself. --[[User:Jeysie|Jeysie]] 01:07, 20 March 2009 (EDT)
 
:The comic template is [[:Template:Comicstory]], for those unaware. [[User:Interrobang|—Interrobang]] 01:23, 20 March 2009 (EDT)
 
I thought I knew most of the templates, but I just discovered imbedding .ogg files is done using [[Template:listen]]. [[:Category:Templates]] is useful to have bookmarked. :) --[[User:Abates|abates]] 04:05, 20 March 2009 (EDT)
 
Does anyone remember what the syntax for the Wookiepedia template was? (Looks like it was too new to get Google cache saved.) --[[User:Jeysie|Jeysie]] 04:51, 20 March 2009 (EDT)
 
Also, can anyone remember what all the right parameters are for the series part of the Episode template? I'm trying to restore a Victory episode page, and I can't get the series name to show up right. --[[User:Jeysie|Jeysie]] 06:57, 20 March 2009 (EDT)
 
== Unrecovered pages ==
 
Is there a comprehensive list of pages that didn't get updated by the script?  I just bumped into ''Armada'' Overload's page by chance, and knew because I'd worked on it that it was out of date, but... that's about the worst possible way to find such pages. -- [[User:Repowers|Repowers]] 23:20, 19 March 2009 (EDT)
:Hrm, did it still have the Wikia spam at the bottom?  -[[User:Derik|Derik]] 00:15, 20 March 2009 (EDT)
:Because they don't have Categories, you can find a list at [[Special:Uncategorizedpages|Uncategorized Pages]]. I'll be going through those over the weekend as a priority. --[[User:Abates|abates]] 00:31, 20 March 2009 (EDT)
::Oh, wait, wrong problem.  Those pages still have the Wikia spam at the bottom, so we should be able to search for them. --[[User:Abates|abates]] 01:02, 20 March 2009 (EDT)
 
:::We need to run a script again, then, 'cause it's [http://tfwiki.net/w2/index.php?title=Special:Search&ns0=1&redirs=0&searchx=1&search=%22Teletraan+I%3A+The+Transformers+Wiki%22&limit=5000&offset=0 well over 4,000 pages]. -- [[User:Repowers|Repowers]] 01:15, 20 March 2009 (EDT)
::::Dang, a lot of those are accounted for by pages which have moved since last June.  Or were uploaded with the wrong name because the title had a ' in it.  And quite a few of them are redirects (that damn Wikia spam gets everywhere. --[[User:Abates|abates]] 01:44, 20 March 2009 (EDT)
:::::Not just ', but periods too. All articles starting with "S." got uploaded into [[S]], as you can see from the history. Ditto for [[Dr]]. [[User:Interrobang|—Interrobang]] 01:51, 20 March 2009 (EDT)
::::::I wonder if there's an easy way to get a list of articles where that's happened.  I guess that will have happened with the articles starting "G.I. Joe" as well. --[[User:Abates|abates]] 07:29, 20 March 2009 (EDT)
 
::::: A lot of these are redirects, it turns out.  Dozens and dozens of (UT) redirects, among others.  God I hate those things!  I thought I'd stamped them out forever!  Hopefully we can turn a bot loose on them to delete them? -- [[User:Repowers|Repowers]] 09:10, 20 March 2009 (EDT)
 
I think a big problem is all the pages with slashes and periods in their names... it would help immensely were we able to actually sort those out automatically. It's possible to just go through those ones, and use the same files, but pass a --title parameter to the import script so it gets it right... but unfortunately, that's beyond my shell scripting abilities at the moment. Also: abates, here are the cached pages you requested: [http://www.scoutshonour.com/files/tfwikicache.tar.gz] is the preprocessed set, and [http://tfwiki.net/finished.zip] is the processed set. --[[User:Suki Brits|Suki Brits]] 01:54, 20 March 2009 (EDT)
:Actually, maybe it's simpler than I thought. I'll give it a shot tomorrow, unless anyone has any suggestions. --[[User:Suki Brits|Suki Brits]] 02:01, 20 March 2009 (EDT)
:Thanks very much for that! I'll start restoring some of the articles which didn't convert properly.  --[[User:Abates|abates]] 04:24, 20 March 2009 (EDT)
::I was able to spot what the problem was with the articles which didn't convert, and the HTML to Wiki tool on my site has been updated to cope with them. --[[User:Abates|abates]] 05:30, 20 March 2009 (EDT)
 
===Misconverted Pages Discovered===
The coverted code for [[A Battle... and Then...]] got shunted into [[A Battle]] instead. (I don't want to fix it myself because my browser doesn't display the Japanese characters right, so I might lose them.) --[[User:Jeysie|Jeysie]] 05:21, 20 March 2009 (EDT)
:I've shifted the code over to the right place. --[[User:Abates|abates]] 05:30, 20 March 2009 (EDT)
 
===Busted-arse pages===
How come [[Starscream_(Armada)|Armada Starscream]]'s page is truncated? Was there something wrong with the cache we used? The Google cache has since changed to our post-crash Wikia version. --[[User:FFN|FFN]] 09:44, 20 March 2009 (EDT)
:The cache file in Suki's zip is fine.  It's on the list of articles I have which didn't import properly anyway, so it'll be fixed in due time. --[[User:Abates|abates]] 17:22, 20 March 2009 (EDT)
 
===Altogether missing pages===
Apparently [[Optimus Primal toys]] fell through the cracks.  http://74.125.47.132/search?q=cache:45MZwyVRoFkJ:tfwiki.net/wiki/Optimus_Primal_toys+TFWiki+Optimus+Primal+toys&cd=1&hl=en&ct=clnk&gl=us  --[[User:Thylacine 2000|Thylacine 2000]] 10:02, 20 March 2009 (EDT)
:[[Optimus Prime (Animated)]] did too - I can't find it in the big bunch of cache files from Suki, and it's gone from Google's cache. --[[User:Abates|abates]] 18:04, 20 March 2009 (EDT)
 
== HTML to Wiki converter ==
 
I think Derik mentioned one he did as well, but here's my [http://www.aldenbates.com/htmltowiki HTML to WikiCode converter]. --[[User:Abates|abates]] 02:46, 20 March 2009 (EDT)
:Thankee, Sai. (I know I had a comic page I wasn't looking forward to hand-rearranging.) --[[User:Jeysie|Jeysie]] 03:26, 20 March 2009 (EDT)
:Is that the one used to filter the incoming page by the import script? -[[User:Derik|Derik]] 03:29, 20 March 2009 (EDT)
::Yes, though there are a few improvements made since the import, such as handling Wikipedia interwiki links. --[[User:Abates|abates]] 03:57, 20 March 2009 (EDT)
:::What should us laypeople do about the misconverted html pages for now? It's pretty embarrassing to have our front page link to an article that is essentially unreadable ([[Defiance issue 2]]). --[[User:FFN|FFN]] 08:08, 20 March 2009 (EDT)
::::Fixed that page. Basically, just download the big tar.gz of "Before" pages Scout linked to earlier in this page ([http://www.7-zip.org/ 7-Zip] can open just about everything, if you need a program to open it with), then run the needed page through Abates' converter manually. --[[User:Jeysie|Jeysie]] 08:31, 20 March 2009 (EDT)
:::::That 52 meg file? Yikes. Too big for me. --[[User:FFN|FFN]] 09:27, 20 March 2009 (EDT)
:::::I don't know if this is the best course of action, but if you just want individual pages, they're still here: [http://www.scoutshonour.com/tfwikicache/] --[[User:Suki Brits|Suki Brits]] 12:26, 20 March 2009 (EDT)
 
== Found A Temp Fix ==
 
I dont know how long it will last, but I tried to fix Thundercracker, and well, it worked. (Look here: http://tfwiki.net/wiki/Thundercracker_(Armada) )
All I did was go to [EDIT:  the Wikia site] and copy over the new stuff with the old. Don't know how long it will last tho.
[[User:Vipes|Vipes]] 11:54, 20 March 2009 (EDT)
 
:This could only possibly work on the smallest, lamest, most forgotten articles that we had here--something that had not been altered at all since June.  As it happens, clicking on "compare versions" showed that we had made some small additions to Armada Thundercracker that now, in its Wikia state, are gone.  Could you please go through it and reinsert the paragraph(s)?  (I already closed the window, or else I'd have done it myself).
:As a rule, we want our content to be DIFFERENT from theirs, for Google rankings and other important reasons; if, hypothetically, a person were to port some old Wikia page over here just to get working wiki software tags, they would then still have to dig through our own March-era files and/or cache and reinsert the modern text, one by one.  If anything, that would probably be the slowest procedure available to us.  --[[User:Thylacine 2000|Thylacine 2000]] 12:14, 20 March 2009 (EDT)
 
== Can we clean house on this page? ==
 
This page has gotten pretty out of control.  I have no idea what's now relevant and what's obsolete; it's totally incomprehensible for newcomers.
 
At this point, the things we need on this page are:
* a quick summary of recovery efforts to date (google caching of pages and talk pages, FTP uploading, filtering, auto-updating, and the subsequent mess)
* A list of remaining problems, including:
** list of pages and talk pages that couldn't be recovered from Google.  We should snag the latest versions from Wikia if they're old enough.
** if possible, list of pages that didn't auto-update
** list of stuff to be auto-deleted, like (UT) disambiguation pages.
** problems on the pages that did update.  So far this seems to be templates (factions, navigation, stubs, notices, etc.) and references.
** list of images that need their descriptions, credits, copyrights and categories restored.
* succinct summary of what's to come.  Can we fix the problematic stuff (templates, etc.) with scripts?  If so, awesome; if not, we need a master list to start divvying up the workload again.
 
Everything else, including this section, can go in [[Transformers Wiki talk:Community Portal/Damage Control Central/Archive1|an archive]]. -- [[User:Repowers|Repowers]] 13:03, 20 March 2009 (EDT)
:All right, I started an attempt at an outline. (It should be taken as what will be left over when everything else is removed to the archive, which is why the headers are done the way they are.) --[[User:Jeysie|Jeysie]] 18:16, 20 March 2009 (EDT)
::Shouldn't the outline be moved off this talk page to [[Transformers Wiki:Community Portal/Damage Control Central]]? - [[User:SanityOrMadness|SanityOrMadness]] 19:32, 20 March 2009 (EDT)
 
== Summary Outline (remove this header after archiving everything else) ==
 
==Summary of Events So Far==
{{see|Transformers Wiki:Bookworm Virus}}
 
(Needs to be added)
 
==Google Cache Pages==
===Saved===
*Main
*Template
*Help
*Transformers Wiki
*[http://miscfile.alienharmony.com/transformers/alltalkpages.txt Talk] 0000-0499, 8600-8921
 
====Exceptions====
*<s>[[Akari Hibino]]</s> - 100% -[[User:Derik|Derik]]
*[[All Fall Down (disambiguation)]]
*[[Charlie Bodin]]
*[[Cheyne]]
*[[Crown]]
*[[Cybertron Redux]]
*[[Deep Sea Discovery! Vector Prime]]
*[[Dirt Boss (disambiguation)]]
*[[Do Over]]
*[[El Greco]]
*[[Empire7]]
*[[End of the Road (Titan)]]
*[[Enter, Lio Convoy Typhoon]]
*[[Esther Scott]]
*[[Frederic Doss]]
*[[Fushigi Yamada]]
*[[Geonosis]]
*<s>[[Gods? Devils? The Pretenders]]</s>
*<s>[[Gutcruncher (G1)]]</s>
*[[Hasbro Q&A March 2009 question submissions]]
*<s>[[High Beam]]</s> - 100% -[[User:Derik|Derik]]
*[[Hochu Otsuka]]
*[[Insecticon Attack!]]
*[[Kazuhiko Gōdo]]
*[[Kingbolt]]
*[[Linkage Part 13]]
*[[List of computers]]
*[[Lloyd Goldfine]]
*[[Matrix Quest (disambiguation)]]
*[[Matrix Quest (Titan)]]
*[[May 26]]
*[[Maya Klayn]]
*[[Mini-Vehicle]]
*[[Mirage (disambiguation)]]
*[[Miroslaw Neinert]]
*[[Nightscream (Energon)]]
*<s>[[Nokia-bot]]</s>
*<s>[[Null ray]]</s>
*[[Odette Yustman]]
*[[Optimus Primal toys]]
*[[Optimus Prime (Animated)]]
*[[Quick Bow]]
*[[Robot Masters (cartoon)]]
*[[Robot Masters (pack-in comic)]]
*<s>[[Scoop (G1)]]</s> - 100% -[[User:Derik|Derik]]
*[[Scoop (Shattered Glass)]]
*[[Seven]]
*[[Showdown (disambiguation)]]
*[[Slaves of the Insecticons]]
*[[Staff Sergeant Tracy]]
*[[Stag Swamp]]
*[[Stalker (G.I. Joe)]]
*<s>[[Studio 4˚C]]</s>
*[[Tentakil (disambiguation)]]
*<s>[[Terrorcon (disambiguation)]]</s> - 100% -[[User:Derik|Derik]]
*[[The Big Book of Coloring Fun]]
*[[The New Battle Begins!]]
*[[The Smashing Pumpkins]]
*[[The Treacherous Attack of the Decepticons]]
*<s>[[The Victory Warriors Enter!!]]</s> - 30% (stub) -[[User:Derik|Derik]]
*<s>[[Thundercracker (Shattered Glass)]]</s> - 100% -[[User:Derik|Derik]]
*[[Tight Shot]] 
*<s>[[Tlaloc]]</s> - 100% -[[User:Derik|Derik]]
*<s>[[Tsutomu Kashiwakura]]</s> - 100% -[[User:Derik|Derik]]
*[[Vector]]
 
===Not Saved===
*[http://miscfile.alienharmony.com/transformers/alltalkpages.txt Talk] 0500-8599
*Template talk
*Help talk
*Transformers Wiki talk (non-Community Portal pages)


==Restoration==
==Restoration==
Basically, if you see an article that looks messed-up, feel free to fix it.
===Useful Resources===
===Useful Resources===
* [http://tfwiki.net/finished.zip Processed pages]
====Files====
* [http://www.scoutshonour.com/files/tfwikicache.tar.gz Unprocessed cache files]
If an article is still in its June 2008 state, there is probably a newer version that it should be restored to.  Here are places to look:
* [http://www.scoutshonour.com/tfwikicache/ Online folder of unprocessed cache files]
* [http://74.125.93.104/search?q=cache:tfwiki.net/wiki/ The Google cache.]  Add the name of the page you're looking for to the URL. (Don't click on the links in these pages; those will send you back here.)
* [http://www.7-zip.org/ 7-Zip] (for opening archived files)
As time goes on, the Google cache becomes less relevant because it overwrites itself with the current state of the articles.  So several editors downloaded swaths of articles from the cache immediately after the crash:
* [http://www.aldenbates.com/htmltowiki Abates' online cache page processor]
* Suki Brits's unprocessed cache files: [http://www.scoutshonour.com/files/tfwikicache.tar.gz compressed archive] or [http://www.scoutshonour.com/tfwikicache/ individual downloads]
* G1MarvelBlaster's unprocessed cache files: [http://www.aldenbates.com/g1marvelblaster.zip compressed archive] or [http://www.fileqube.com/shfolder/180305DXXRbmdM individual downloads] (many articles beginning with "O" and "P" that are missing from Suki's cache)
* Lonegamer's unprocessed cache files: [http://miscfile.alienharmony.com/transformers/lonegamers-cache.zip compressed archive] (lots of articles about Japanese stuff)
* Lonegamer's unprocessed cache files part 2: [http://miscfile.alienharmony.com/transformers/lonegamers-cache-2.rar compressed archive] (lots more articles about Japanese stuff)
All of those files were converted by Google from wikicode to HTML.  Since the wiki software doesn't understand most HTML, we have used some programs to try to convert the files back.  Here are the results:
* Processed pages: [http://tfwiki.net/finished.zip compressed archive]
And here's a program to open all of these archives:
* [http://www.7-zip.org/ 7-Zip]


===List of Non-auto-updated Pages===
====HTML-to-wikicode processors====
(Needs to be added)
Here are the programs we've been using to convert the files back to wiki-format:
* [http://emopanda.com/motormouth/rewiki_text2.php Derik's online HTML-to-wikicode processor, v2.5] (recommended)
* [http://emopanda.com/motormouth/rewiki_text2.php Derik's online HTML-to-wikicode processor, v3i] (only for specific tasks; see "[[#Too big to wikify?|Too big to wikifiy?]]" below)
* [http://www.aldenbates.com/htmltowiki Abates' online HTML-to-wikicode processor]
* [http://www.aldenbates.com/gallerizer Gallerizer] - converts &lt;table class="gallery"&gt;s back into &lt;gallery&gt;s


====Images====
===Fixing ugly pages===
(Needs to be added)
The simplest thing to do when you see a page with broken code all over it is to call it out.  Put the [[Template:Bookworm|Bookworm template]] at the top of the page, adding a severity-number and preferably a description of what's wrong.  This will put the page in [[:Category:Recovery|a category]] so everyone can see that it needs to be fixed.


===Things That Can Get the "Speedy Delete" Template===
If you'd like to help repair the damage, you'll find that most of the problems with HTML failing to convert back to wikicode have to do with [[:Category:Templates|templates]].  Oftentimes a dozen lines of HTML can be replaced with a single "<nowiki>{{stub}}</nowiki>" or "<nowiki>{{picsneeded}}</nowiki>".  Some templates are more complicated, however.  Those are explained in the [[#Template Code You Might Need|next section]].
(Needs to be added)


===Problems You're Likely to Run Into===
The other big problem is [[Wikipedia:Help:Footnotes|references]]. These need to be re-created by hand via putting empty <nowiki><ref></ref></nowiki> tags in the proper places in the article, then picking out the actual reference from under the Footnotes/References section and sticking them in the Ref tags, then replacing the leftover messed-up code with the <nowiki><references/></nowiki> element. You may want to check against the unprocessed cache page to make sure it's all correct.
* Re-templating. Lots of it.
* References will need to be redone by hand, via putting empty <nowiki><ref></ref></nowiki> tags in the proper places in the article, then picking out the actual reference from under the Footnotes/References section and sticking them in the Ref tags, then replacing the leftover messed-up code with the <nowiki><references/></nowiki> element. You may want to check against the unprocessed cache page to make sure it's all correct.


===Template Code You Might Need===
====Template Code You Might Need====
====Breaking Lists Into Columns====
=====Breaking Lists Into Columns=====
<pre><nowiki>{{columnlist|(number of items per column)|
<pre><nowiki>{{columnlist|(number of items per column)|
(list of items)}}</nowiki></pre>
(list of items)}}</nowiki></pre>


====Comic Issues====
=====Comic Issues=====
Items between "coverdate" and "continuity" should be customized to match the issue's actual credits and wikilinked to the person's name.
Items between "coverdate" and "continuity" should be customized to match the issue's actual credits and wikilinked to the person's name.
<pre><nowiki>{{Comicstory|
<pre><nowiki>{{Comicstory|
Line 352: Line 76:
}}</nowiki></pre>
}}</nowiki></pre>


====Episodes====
=====Episodes=====
Items between "production company" and "animation studio" should be customized to match the episode's actual opening credits and wikilinked to the person's name.
Items between "production company" and "animation studio" should be customized to match the episode's actual opening credits and wikilinked to the person's name.
<pre><nowiki>{{episode|
<pre><nowiki>{{episode|
Line 382: Line 106:
}}</nowiki></pre>
}}</nowiki></pre>


====Featured Characters====
=====Featured Characters=====
First column is "Autobots", second is "Decepticons", third is "Humans", fourth is "Others", fifth is "Misc." These headers can be changed if needed by using |h1=(new header)|c1= in place of the c1=. Code sections with no characters in them can be deleted.
First column is "Autobots", second is "Decepticons", third is "Humans", fourth is "Others", fifth is "Misc." These headers can be changed if needed by using |h1=(new header)|c1= in place of the c1=. Code sections with no characters in them can be deleted.
<pre><nowiki>{{featuredcharacters
<pre><nowiki>{{featuredcharacters
Line 397: Line 121:
}}</nowiki></pre>
}}</nowiki></pre>


===="For Further Information"====
====="For Further Information"=====
Used whenever an article has had some of its sections separated into separate articles.<br>
Used whenever an article has had some of its sections separated into separate articles.<br>
'''<tt><nowiki>{{see|(title of separated section page)}}</nowiki></tt>'''
'''<tt><nowiki>{{see|(title of separated section page)}}</nowiki></tt>'''


====Image Galleries====
=====Image Galleries=====
Used to format lots of images into a swanky-looking table.
Used to format lots of images into a swanky-looking table.
<pre><nowiki><gallery>
<pre><nowiki><gallery>
Line 407: Line 131:
</gallery></nowiki></pre>
</gallery></nowiki></pre>


===="See Main Article"====
====="See Main Article"=====
Whenever an article has had some of its sections separated into separate articles, this should be placed at the top of the separate articles to link them back to the page they were split from.<br>
Whenever an article has had some of its sections separated into separate articles, this should be placed at the top of the separate articles to link them back to the page they were split from.<br>
'''<tt><nowiki>{{main|(title of main article)}}</nowiki></tt>'''
'''<tt><nowiki>{{main|(title of main article)}}</nowiki></tt>'''


====Specifying How an Article Should Be Sorted in Categories====
=====Specifying How an Article Should Be Sorted in Categories=====
For instance, if the article is named "Simon Furman", but you want it sorted as "Furman, Simon" in all categories.<br>
For instance, if the article is named "Simon Furman", but you want it sorted as "Furman, Simon" in all categories.<br>
'''<tt><nowiki>{{DEFAULTSORT:(altered title)}}</nowiki></tt>'''
'''<tt><nowiki>{{DEFAULTSORT:(altered title)}}</nowiki></tt>'''


====Speedy Delete====
=====Speedy Delete=====
Slap this on any page that can definitely be deleted. Needless to say, don't stick this on a page unless you're absolutely certain it can be deleted!<br>
Slap this on any page that can definitely be deleted. Needless to say, don't stick this on a page unless you're absolutely certain it can be deleted!<br>
'''<tt><nowiki>{{speedy|(reason for delete)}}</nowiki></tt>'''
'''<tt><nowiki>{{speedy|(reason for delete)}}</nowiki></tt>'''


====Stubs====
=====Stubs=====
*General: '''<tt><nowiki>{{stub}}</nowiki></tt>'''
*General: '''<tt><nowiki>{{stub}}</nowiki></tt>'''
*Character pages: '''<tt><nowiki>{{charstub}}</nowiki></tt>'''
*Character pages: '''<tt><nowiki>{{charstub}}</nowiki></tt>'''
Line 427: Line 151:
*Episodes: '''<tt><nowiki>{{epstub}}</nowiki></tt>'''
*Episodes: '''<tt><nowiki>{{epstub}}</nowiki></tt>'''


====Year Page Navigation====
=====Year Page Navigation=====
Puts a nice navigation box on the top of year pages.<br>
Puts a nice navigation box on the top of year pages.<br>
'''<tt><nowiki>{{yearofthe|(year)}}</nowiki></tt>'''
'''<tt><nowiki>{{yearofthe|(year)}}</nowiki></tt>'''


==Stuff Still to Come==
==Google Cache Pages==
(Needs to be added)
===Saved===
*Main
*Template
*Help
*Transformers Wiki
*[http://miscfile.alienharmony.com/transformers/alltalkpages.txt Talk] 0000-0499, 8600-8921


==Discussion==
====Exceptions====
Probably the wrong place, but I have to ask this of those that handle coding/templates: Is it possible to fix the Recent Changes page to have the "View (newer 500) (older 500)" usable again? Just a thought. --[[User:Lonegamer78|Lonegamer78]] 22:18, 20 March 2009 (EDT)
{{collist|4|
*<s>[[Akari Hibino]]</s> - 100% -[[User:Derik|Derik]]
*[[All Fall Down (disambiguation)]]
*[[Charlie Bodin]]
*[[Cheyne]]
*[[Crown]]
*[[Cybertron Redux]]
*[[Deep Sea Discovery! Vector Prime]]
*[[Dirt Boss (disambiguation)]]
*[[Do Over]]
*[[El Greco]]
*Empire7
*[[End of the Road (Titan)]]
*Enter, Lio Convoy Typhoon
*[[Esther Scott]]
*[[Frederic Doss]]
*[[Fushigi Yamada]]
*[[Geonosis]]
*<s>[[Gods? Demons? The Pretenders]]</s>
*<s>[[Gutcruncher (G1)]]</s>
*Hasbro Q&A March 2009 question submissions
*<s>[[High Beam (G2)]]</s> - 100% -[[User:Derik|Derik]]
*Hochu Otsuka
*[[Insecticon Attack!]]
*Kazuhiko Gōdo
*<s>[[Kingbolt (LOTM)|Kingbolt]]</s> - 100%
*<s>[[Linkage Part 13]]</s> - 100%
*<s>[[List of computers]]</s> - 100%
*[[Lloyd Goldfine]]
*<s>[[Matrix Quest (disambiguation)]]</s> - 100% -[[User:Derik|Derik]]
*[[Transformers: Matrix Quest|Matrix Quest (Titan)]]
*[[May 26]]
*[[Maya Klayn]]
*[[Robot Powered Machines#Mini-Vehicles|Mini-Vehicle]]
*[[Mirage (disambiguation)]]
*Miroslaw Neinert
*[[Nightscream (Energon)]]
*<s>[[Nokia-bot]]</s>
*<s>[[Null ray]]</s>
*[[Odette Yustman]]
*<s>[[Optimus Primal/toys|Optimus Primal toys]]</s>
*<s>[[Optimus Prime (Animated)]]</s> - 100% -[[User:Abates|abates]]
*[[Quick Bow]]
*[[Robotmasters (cartoon)]]
*<s>[[Robotmasters (comic)|Robot Masters (pack-in comic)]]</s>
*<s>[[Scoop (G1)]]</s> - 100% -[[User:Derik|Derik]]
*[[Scoop (SG)|Scoop (Shattered Glass)]]
*Seven
*[[Showdown (disambiguation)]]
*[[Slaves of the Insecticons]]
*[[Tracy|Staff Sergeant Tracy]]
*Stag Swamp
*Stalker (G.I. Joe)
*<s>[[Studio 4˚C]]</s>
*[[Tentakil (disambiguation)]]
*<s>[[Terrorcon (disambiguation)]]</s> - 100% -[[User:Derik|Derik]]
*[[The Big Book of Coloring Fun]]
*[[The New Battle Begins!]]
*[[The Smashing Pumpkins]]
*<s>[[The Treacherous Attack of the Decepticons]]</s>
*<s>[[The Victory Warriors Enter!!]]</s> - 30% (stub) -[[User:Derik|Derik]]
*<s>[[Thundercracker (SG)|Thundercracker (Shattered Glass)]]</s> - 100% -[[User:Derik|Derik]]
*[[Tight Shot]] 
*<s>[[Tlaloc]]</s> - 100% -[[User:Derik|Derik]]
*<s>[[Tsutomu Kashiwakura]]</s> - 100% -[[User:Derik|Derik]]
*[[Vector]]
}}
 
===Not Saved===
*[http://miscfile.alienharmony.com/transformers/alltalkpages.txt Talk] 0500-8599
*Template talk
*Help talk
*Transformers Wiki talk (non-Community Portal pages)
 
==Macron issues==
Currently, the Wiki is containing two pages of every article with a macron in its title. One with the macron properly over the letter, and one with the two characters separate. (I.e., the regular version has ō as G%C5%8 in the url. The fucked up version has it as o%CC%84.) I don't know how to handle this issue, since clicking on the title with the characters separate just takes you to the page with the characters together. [http://tfwiki.net/w2/index.php?title=Go%CC%84ryu%CC%84&diff=prev&oldid=201806 Their individual diffs can be accessed, though.] Perhaps somebody with a old browser that doesn't support the macron sign can fix it? [[User:Interrobang|—Interrobang]] 06:25, 24 March 2009 (EDT)
:I don't think an older browser will make any difference - the redirect is occurring at the server end.  --[[User:Abates|abates]] 07:35, 24 March 2009 (EDT)
::Okay, that's annoying. I guess somebody with the ability will have to dig through the Wiki's drive to delete them. Scout, I guess? [[User:Interrobang|—Interrobang]] 08:22, 24 March 2009 (EDT)
:::Hmm, I wonder what would happen if you tried moving one of the affected pages (not that I'm suggesting anyone try this, at least until we have backups working).
:::My gut instinct is to say we should leave it as a problem until we're back up and running at 100%, since it doesn't seem to be stopping anything from working. --[[User:Abates|abates]] 16:00, 24 March 2009 (EDT)
::::I don't have a problem with prioritization; I just put this up so I wouldn't forget about it later. The one and only problem arising from them (other than taking up space) is that they show up in categories. [[User:Interrobang|—Interrobang]] 16:03, 24 March 2009 (EDT)
:Having loaded up a test install of MediaWiki 1.12.0, I managed to duplicate the macron problem we're having here.  After trying some ideas, I was unable to find a way to rename or delete the problem article through the software itself, so it appears that the only way to delete them is to delete the problem records directly in the database.  I didn't encounter any problems from doing that on the test install, but it'd be good to consult with the MediaWiki developers, perhaps, to confirm that it won't cause any problems. --[[User:Abates|abates]] 05:17, 9 April 2009 (EDT)
::Did you try moving the "real" pages away to something like "Macron 1", deleting the redirect from the real page and then trying the "broken" one? - [[User:SanityOrMadness|SanityOrMadness]] 11:32, 12 April 2009 (EDT)
:::Yep.  When you do that, trying the broken one just takes you to the corrected URL, which says it's been deleted. Most of my experiments revolved around using a greasemonkey script to allow me to fiddle with the form data I was submitting when moving, but none of it worked - MediaWiki would always correct the article name before doing the move. (sorry for not replying to this earlier - I didn't see your reply!) --[[User:Abates|abates]] 07:38, 18 April 2009 (EDT)
::::Is it possible to delete individual history logs? It's possible to access diffs, like [http://tfwiki.net/w2/index.php?title=Professor_Go%CC%84&diff=prev&oldid=204130 here]. [[User:Interrobang|—Interrobang]] 21:25, 18 April 2009 (EDT)
:::::MediaWiki doesn't provide any way through the interface to delete stuff that way, no. I'm wondering if one of the command-line scripts included would be able to fix the problem (my web host doesn't have shell access, so I don't think I can run them on my test server) --[[User:Abates|abates]] 23:09, 18 April 2009 (EDT)
 
== Updating the page counter ==
 
Not critical I understand, but when we initially did the migration the counter could be corrected by a script an admin could run if I recall.--[[User:Rosicrucian|Rosicrucian]][[User Talk:Rosicrucian|<sup>Talk</sup>]] 12:15, 24 March 2009 (EDT)
 
== References ==
 
While there's obviously no way to fully automate these, I do wonder if there's some way to automatically make them more readable.
 
Like being able to turn:
 
<tt><nowiki><sup id="cite_ref-0" class="reference">[[#cite_note-0|[1]]]</sup></nowiki></tt>
 
into:
 
<tt><nowiki><ref>1</ref></nowiki></tt>
 
Or turn:
 
<tt><nowiki><sup id="cite_ref-lorenzoiesb_16-1" class="reference">[[#cite_note-lorenzoiesb-16|[17]]]</sup></nowiki></tt>
 
into:
 
<tt><nowiki><ref name="lorenzoiesb">17</ref></nowiki></tt>
 
Then at the bottom, turn:
 
<tt><nowiki><li id="cite_note-0">[[#cite_ref-0|↑]] The movie had some content cuts to meet the standards of some <strike>oppressive regimes</strike> quaint "developing world" rating boards.</nowiki></tt>
 
into:
 
<tt><nowiki>0 The movie had some content cuts to meet the standards of some <strike>oppressive regimes</strike> quaint "developing world" rating boards.</nowiki></tt>
 
And:
 
<tt><nowiki><li id="cite_note-tfwtour-12">↑ <sup>[[#cite_ref-tfwtour_12-0|13.0]]</sup> <sup>[[#cite_ref-tfwtour_12-1|13.1]]</sup> <sup>[[#cite_ref-tfwtour_12-2|13.2]]</sup> <sup>[[#cite_ref-tfwtour_12-3|13.3]]</sup> [http://www.tfw2005.com/boards/showthread.php?t=139273 BotCon 2007 Hasbro tour report.]</nowiki></tt>
 
into:
 
<tt><nowiki>tfwtour 13.0 13.1 13.2 13.3 [http://www.tfw2005.com/boards/showthread.php?t=139273 BotCon 2007 Hasbro tour report.]</nowiki></tt>
 
And:
 
<tt><nowiki><li id="cite_note-murphylatino-3">[[#cite_ref-murphylatino_3-0|↑]] [http://www.latinoreview.com/news.php?id=1502 Latino Review interview with producer Don Murphy.]</nowiki></tt>
 
into:
 
<tt><nowiki>murphylatino [http://www.latinoreview.com/news.php?id=1502 Latino Review interview with producer Don Murphy.]</nowiki></tt>
 
Or just ''something'' like this to turn the mess into as much usable (or at least readable) code as possible.
 
I don't know if this sort of processing is even ''possible'', but if it is, it would definitely make it easier to clean up pages that have more than just a few references. --[[User:Jeysie|Jeysie]] 17:42, 24 March 2009 (EDT)
:Oh, you could automate them.  Same way my tool automates categories. It's just a fair amount of work.  (...I suppose I should take a whack at it at SOME point.) -[[User:Derik|Derik]] 20:24, 25 March 2009 (EDT)
::I honestly think it might be worth it... it took me literally a number of ''hours'' to untangle the references on the 2K7 movie page, and we have a fair number of similarly reference-heavy pages. (The Japanese Generation 1 Cartoon Timeline, for instance, is sitting in my bookmarks until I have the courage to tackle untangling ~60 references on a giant list. XP) Anything that can make the process even slightly easier would be well-appreciated if it's doable. --[[User:Jeysie|Jeysie]] 20:32, 25 March 2009 (EDT)
 
== Nautilator ==
 
We have <nowiki>[[Nautilator]], [[Nautilator (G1)]] and [[Nautilator (Energon)]]</nowiki>
* Nautilator and Nautilator (G1) are the same guy.
* Nautilator (G1) disambigs to Nautilator (Energon) and vice versa.
* Nautilator is the only one of the three which has a cache version saved for it.
* Neither Nautilator (G1) nor Nautilator (Energon) come up in web searches.
 
It looks to me as if Nautilator (Energon) was deleted sometime between June and the Crash and Nautilator (G1) was moved to Nautilator.  Anyone know the history there? --[[User:Abates|abates]] 21:47, 24 March 2009 (EDT)
 
:The Energon guy no longer exists, basically.  The toy that was going to become ''Energon'' Nautilator eventually found release as a new version of the G1 guy through the fan club.  So the Energon guy got absorbed back into the G1 guy's page.  I think only Archerbot keeps a separate page, since he's got his own name.  Maybe?  I'm not sure, actually, but that's how I understand all this. -- [[User:Repowers|Repowers]] 22:17, 24 March 2009 (EDT)
::I was the guy who merged them. Archerbot wasn't an exception. [[User:Interrobang|—Interrobang]] 22:31, 24 March 2009 (EDT)
 
::Oh! [[Seacon (G1)#Timelines|These guys]]!  So that's why those pages didn't get updated from the cache results. --[[User:Abates|abates]] 23:16, 24 March 2009 (EDT)
 
== Misplaced Pages ==
 
We have [[Super-God Masterforce (franchise)]] and [[Super-God Masterforce]], the latter of which has more information than the former. Which one do I keep? --[[User:Jeysie|Jeysie]] 04:18, 25 March 2009 (EDT)
:The latter one was resurrected with the rollback, by the looks.  All the extra info is redundant with what's on [[Super-God Masterforce (cartoon)]] anyway. I suggest setting it as a redirect to the franchise page. --[[User:Abates|abates]] 04:54, 25 March 2009 (EDT)
::That's what I figured, but I thought I'd check. OK, this issue is settled. --[[User:Jeysie|Jeysie]] 04:59, 25 March 2009 (EDT)
:::We've got a whole bunch of redundant pages now, ranging from [[Kup (G1)|Kup]]/[[Kup (G1)]] to [[Detour (episode)|Detour (Cybertron episode)/Detour (episode)]].  Good fun! --[[User:Abates|abates]] 06:11, 25 March 2009 (EDT)
 
[[Transcendent Technomorph|Transtech]] and [[Transcendent Technomorph|TransTech]] are both about the canceled franchise. Shouldn't one of them be about the club comic alternate dimension? Where did that info go? --[[User:Crockalley|Crockalley]] 18:50, 27 March 2009 (EDT)
:Looks like Transtech got uploaded at TransTech by accident.  Both pages were in the cache zip, so I've restored them to their proper places.  Thanks for pointing that out! --[[User:Abates|abates]] 04:37, 28 March 2009 (EDT)
 
==Pages in Google cache but not in tfwikicache.tar.gz==
So I noticed that [[Omnibot (G1)|Omnibot]] was suspiciously outdated, and it turns out it wasn't included in tfwikicache.tar.gz for some reason, even though it's in the Google cache, dated Mar. 9.  I didn't see "Omnibot" under any of the "Lost Pages" or "Sweep" lists, so I wanted to bring it to people's attention that this phenomenon exists.  I've updated [[Omnibot (G1)|Omnibot]] completely, but I have no idea how many other pages out there might be like this, with Google's clock still ticking on them. - [[User:Jackpot|Jackpot]] 04:41, 25 March 2009 (EDT)
:That's because Omnibot, as well as various other "O" and "P" pages, are in G1MarvelBlaster's cache pile as linked under "[[Transformers Wiki talk:Community Portal/Damage Control Central#Useful Resources|Useful Resources]]" (and as mentioned several times on this page previously :>). --[[User:Jeysie|Jeysie]] 04:47, 25 March 2009 (EDT)
::If no one does those by the time I finish going through all the totally slagged pages, I guess I'll be doing them. :) --[[User:Abates|abates]] 04:51, 25 March 2009 (EDT)
 
::Ah, thank you.  I knew there was something strange regarding the O's and P's, but I couldn't find the relevant conversation.  There's.... a lot to keep up with. - [[User:Jackpot|Jackpot]] 04:56, 25 March 2009 (EDT)
 
==Talk-page cache?==
Have the talk-pages been downloaded from the Google cache en masse and put into a .zip somewhere the way the articles have?  According to [[#Saved|the stats above]], only a handful have been "saved," whatever that means. - [[User:Jackpot|Jackpot]] 14:02, 25 March 2009 (EDT)
:And when I try to go to any of the pages in the link marked "Saved", they don't work.  Google cache just doesn't seem to think they exist at all.  Yet I've seen people restore Talk pages.  How is this done? - [[User:Jackpot|Jackpot]] 01:14, 28 March 2009 (EDT)
::I was only able to do it when the <nowiki>{{bookworm}}</nowiki> template provided an automatic link to the page's Google cache.  Now it doesn't.  If I wanted to restore my Talk page, I wouldn't know how to do it.
::Edit: Gah, forgot to nowiki-tag the template name.--[[User:Apcog|Apcog]] 03:09, 28 March 2009 (EDT)
:::It's <tt><nowiki>http://74.125.93.104/search?q=cache:tfwiki.net/wiki/(article title with underscores/encodings as needed)</nowiki></tt>
:::So your user talkpage would be http://74.125.93.104/search?q=cache:tfwiki.net/wiki/User_talk:Apcog for instance.
::::Much obliged.  Jackpot too, I'm sure.
:::::Doesn't always work. Can't seem to find mine. --[[User:Lonegamer78|Lonegamer78]] 05:07, 28 March 2009 (EDT)
 
::::Indeed, I thank you as well.  For some reason I couldn't get it to work earlier, but your cache-link is apparently better somehow.  The only problem is that the cache is overwriting itself now.  For instance, I was trying to get [http://74.125.93.104/search?q=cache:tfwiki.net/wiki/Talk:Sideways Talk:Sideways,] but that's been overwritten with the March 24 version.  I thought that someone had claimed to have downloaded all the Talk pages right after the crash.  Am I imagining things? - [[User:Jackpot|Jackpot]] 13:52, 28 March 2009 (EDT)
 
==Attacktix Template==
I went and restored the [[Template:Attacktix]] off the Wikia copy. I know copying from there is frowned upon, but I compared it to the Google's cache of our version and made the appropriate changes. I also figured templates were a bit of a different animal as opposed to normal articles. It looks like it's ready to be used. Not knowing what our template code looked like however, I can't be certain it's exactly what it was. Are there any problems?--[[User:Tigerpaw28|Tigerpaw28]] 02:57, 26 March 2009 (EDT)
:As the original template creator, I can verify it is very much as it was when last I saw it.--[[User:Rosicrucian|Rosicrucian]][[User Talk:Rosicrucian|<sup>Talk</sup>]] 03:07, 26 March 2009 (EDT)
::We shouldn't have issues copying over templates from Wikia. All of it is ''our'' work. [[User:Interrobang|—Interrobang]] 04:05, 26 March 2009 (EDT)
 
I've gone through all the pages in the Attacktix category, and added or restored the template for any article that had the template or had the stats laid out for the template. However, since I don't know anything about Attacktix, I couldn't fix any factual errors. I also did not touch the ID numbers for series two, as a consensus on how to format them has yet to be reached. --[[User:Tigerpaw28|Tigerpaw28]] 23:40, 7 April 2009 (EDT)
 
==Midnote template==
Maybe I'm just not looking well enough, but do we still have the midnote template? If so, where is it? If not, can someone restore it, because the regular note really makes some pages look ugly? [[User:Geewunling|Geewunling]] 03:53, 26 March 2009 (EDT)
 
== Missing images ==
 
Despite running image import TWICE, the wiki is apparently still 'missing' some images that will have to be re-uploaded by hand.  (However we should actually ''have'' them all.)
 
When you run into missing images, please post them here so someone can tidy them;
 
<s>Edgeofextinction-someonefight.jpg found on [[On the Edge of Extinction!]]<br>
Megatron_generic_marvel_uk_265.jpg found on [[Once upon a Time...|Once Upon a Time...]]<br>
Onslaughtmodelsheetshood.jpg found on [[Onslaught (G1)|Onslaught]]<br>
OptimusPrimalvsMegatron.jpg found on [[Optimus Primal vs Megatron!]]<br>
Safeguardriseofsafeguard.jpg found on [[First (and Second) in Flight|Rise of Safeguard]]</s><br>
--[[User:Tigerpaw28|Tigerpaw28]] 14:10, 26 March 2009 (EDT)
 
<s>Image:ClubCon Raindance GrandSlam.JPG _ [[Raindance]]/[[Grand Slam (G1)|Grand Slam]]<br>
Image:RobotTimeMachineSixModes.jpg _ [[Autobot (G2)]]<br>
Image:Madman comic Soundwave ejects tapes.jpg _ [[Decepticon Mini-Cassette]]<br>
Image:Breakdown.jpg _ [[Breakdown (G1)]]</s>
--[[User:Geewunling|Geewunling]] 10:01, 27 March 2009 (EDT)
 
<s>"Image:SpotlightGrimlock cover2.jpg"</s> --[[User:MistaTee|MistaTee]] 13:58, 29 March 2009 (EDT)
 
<s>[[:Image:GunmodeMegsMasterpieceConvoy.jpg]]</s> missing from [[Megatron (G1)/toys|Megatron (G1) toys]] --[[User:Abates|abates]] 04:42, 1 April 2009 (EDT)
 
:Checked through everything listed and uploaded the Megatron image, so we're caught up on these for the moment.--[[User:Tigerpaw28|Tigerpaw28]] 00:43, 2 April 2009 (EDT)
 
<s>[[:Image:Victory_ep4_sandhide.jpg]] missing from [[Leozack]]</s> --[[User:Abates|abates]] 21:14, 4 April 2009 (EDT)
 
<s>[[:Image:DivebombMovie-Card.jpg]] missing from [[Divebomb (Movie)]]</s> --[[User:Abates|abates]] 23:51, 7 April 2009 (EDT)
:Hmm, tried finding the address from the cache and got http://tfwiki.net/w2/images2/4/4b/DivebombMovie-Card.jpg. But there's no file at that URL. Is the file gone? --[[User:Tigerpaw28|Tigerpaw28]] 13:31, 8 April 2009 (EDT)
 
<s>[[:Image:TFA Headmaster unit facial expression changed.jpg]] missing from [[A Bridge Too Close, Part II]]</s> (I was tempted to steal it back from *mumble*, but the copy there looks blurry anyway) --[[User:Abates|abates]] 22:37, 1 May 2009 (EDT)
:I resnapped it from my DVD. --[[User:Jeysie|Jeysie]] 23:41, 1 May 2009 (EDT)
 
 
===What to do if you find a image is missing===
#Find a cached version of the page with the image on it (at this stage, it's decreasingly likely Google will have a pre-crash version of the page, so you may be best going for the saved versions linked from the [[#Files]] section of this page).
#Find the image thumbnail which should be present there, and choose to "view image" or "copy image location" (in Firefox, terminology may vary in other browsers, and in IE, you may have to click "Properties" and copy the address from there).
#The URL will be something like <nowiki>http://tfwiki.net/w2/images2/</nowiki><font face="monospace" color="red"><u>thumb/</u></font><nowiki>b/b9/Ravageboxart.jpg</nowiki><font face="monospace" color="red"><u>/350px-Ravageboxart.jpg</u></font>. Delete the sections marked in red and go to the altered link (Which should be in the form <nowiki>http://tfwiki.net/w2/images2/b/b9/Ravageboxart.jpg</nowiki>. The exact bits after /images2/ will vary, of course) to check that it works.
#Copy that link and go to [[Special:Upload]]. Choose to upload from a URL, and paste that link in the lower "source filename" box. Preferably fill out where it came from/etc at this point, ''but if you don't know'', put '''<nowiki>{{bookworm|5|Needs description and copyright tag}}</nowiki>''' in the lower box and submit it (you may get a "page (but not file) exists"-type message. If so, ignore it and save the file anyway).
- [[User:SanityOrMadness|SanityOrMadness]] 15:37, 27 March 2009 (EDT)
 
:I think, if the image had descriptive text before, it'll show up again when the image is reuploaded. I had that happen with Image:Tww1_oracle_tank.jpg and Image:Movie_OptimusPrime_MicroIR.jpg. However, it did not happen with the image I crossed off my list above. I'm guessing that one never had a description. It might also be dependent on whether you get to the upload page by clicking on the toolbox link or by clicking the link for the missing image. I've been doing the latter.--[[User:Tigerpaw28|Tigerpaw28]] 01:30, 28 March 2009 (EDT)
::What's happened is that some of the PAGES exist, but the database has lost the FILES that are associated with them (The files are still on the server, but MediaWiki is blind to their existence). That leads to the "page (but not file) exists"-type message, and the description which existed before (which may *not* be sufficient, given the rollbacks) will be there when you go to the Image:page. - [[User:SanityOrMadness|SanityOrMadness]] 14:40, 28 March 2009 (EDT)
:I wonder if there's an easy way to search for missing images.  Also, when we move servers, are we going to be able to take ''all'' of the files with us and not just the ones that the MediaWiki database knows about? --[[User:Abates|abates]] 16:55, 28 March 2009 (EDT)
 
<s>I can't find the source for the Rise of Safeguard one. :\ And I can't find the thumbnail for Image:Stunticons-collectallfive.jpg either.</s> Nevermind. Found them manually. [[User:Geewunling|Geewunling]] 07:23, 28 March 2009 (EDT)
 
== Category link backs ==
 
I think I removed all the wikia links from the category pages.  We could probably remove that bit from the main page now.  There is a possibility I may have missed a few, but I did go through systematically.
 
I had no idea we had that many category pages.  Wow. --[[User:Bluestreak7|Bluestreak7]] 12:02, 26 March 2009 (EDT)
 
== Making things less tedious ==
 
Because reformatting &lt;gallery&gt;s is tedious, I've made a tool to do it for us.
 
*[http://www.aldenbates.com/gallerizer Gallerizer]
 
Copy and paste the gallery code into the form, hit the submit button, copy the reformatted text back out.  Will do multiple galleries, though I don't think we have many pages with more than one. --[[User:Abates|abates]] 20:34, 26 March 2009 (EDT)
 
===Comic template converter===
I've created a tool to convert the HTML on comic pages to <nowiki>{{comicstory}} and {{comicnav}}</nowiki> templates. 
 
*[http://www.aldenbates.com/htmltocomic Comicnav conversion tool]
 
I'm pretty sure I managed to get all of the many many parameters the comicstory template can take, but please check to make sure that they match what's on the original page, and, as always, if it fails to convert something, leave a link to it on my talk page. :)
 
Interrobang, do you want one for the episode template? --[[User:Abates|abates]] 23:11, 28 March 2009 (EDT)
:Wow. That's awesome! - [[User:Starfield|Starfield]] 11:05, 29 March 2009 (EDT)
::Be careful when using it. I lost a non-standard credit of "Finished Pencils". It was just dropped. - [[User:Starfield|Starfield]] 11:26, 30 March 2009 (EDT)
:::When writing the converter, I was working off the current (ie June 2008) version of the comicstory template, however a number of credit types were added since June 2008, so those won't be supported.  This is why I mentioned about checking to make sure the credits match what's on the page. :) --[[User:Abates|abates]] 14:58, 30 March 2009 (EDT)
 
== Totally scrambled pages ==
 
All right, I've fixed all of the pages that failed to convert at all and ended up as HTML mess.  At least, all of the ones I could find. If anyone spots any more, feel free to drop a note on my talk page! --[[User:Abates|abates]] 06:56, 27 March 2009 (EDT)
 
== Infobox template for books? ==
 
Do we have one for books like do we with comics? I can use the comic ones fine, but I can't figure out how to get the ISBN to show up in the info box and, indeed, how to the get the ISBN function that you can click to search for the book on Amazon and such retailers. Thanks. --[[User:FFN|FFN]] 14:57, 27 March 2009 (EDT)
:The ISBN one confused me at first, but it appears if you just write an ISBN, MediaWiki recognises it and turns it into a link: ISBN 1-84023-527-6 --[[User:Abates|abates]] 18:22, 27 March 2009 (EDT)
::We used to have a book infobox, but it must have been new enough that it didn't get saved. We need one, though, I find that trying to cram book page info into the comicstory one is just too awkward. (*would rebuild it herself, except that those infoboxes kind of fall into wikivoodoo territory code-wise*) --[[User:Jeysie|Jeysie]] 21:32, 28 March 2009 (EDT)
 
== Redirects ==


So... how does this work? Is it basically if I see a garbled page I should feel free to clean it up? - [[User:Starfield|Starfield]] 00:02, 21 March 2009 (EDT)
Has a bot been set up to find and remove all the Wikia linkbacks? Because by doing a [http://tfwiki.net/w2/index.php?title=Special:Search&ns0=1&redirs=0&searchx=1&search=wikia&limit=500&offset=0 search for the word Wikia], I've noticed that a lot of them are on redirect pages, and that accessing the redirect page doesn't show that link until you're on the Edit page... --[[User:Detour|Detour]] 20:39, 27 March 2009 (EDT)
:Pretty much. If you see something that's really bad, (like the code's all & lt; and & gt; and stuff), try downloading the zip file of unprocessed cache files, going to Abates' converter, choosing the appropriate cache file, and running it through again. That should make it a little more managable. --[[User:Jeysie|Jeysie]] 00:48, 21 March 2009 (EDT)


== Lost articles ==
== Moved/deleted pages ==


I ran my updated script over all of the cache files, so I could restore the ones which didn't update properly the first timeHowever some of the cache files are blankCrossed out ones I have redundant copies of.
We got a lot of pages back which we had in June 2008 which we didn't before the crashI did a diff on the current list of pages and the one we were saving caches from and have 43 pages left to checkSo far, these pages are ones I'm not sure what happened to in the intervening 8 months:


{{collist|2|
{{collist|3|
*<s>[[Destined Confrontation - The Children of Good and Evil]]</s>
# <s>[[Overlord (rank)|Autobot Overlord]]</s>
*<s>[[Endgame Pt. I: The Downward Spiral]]</s>
# [[Clamp]]
*<s>[[Endgame Pt. II: When Legends Fall]]</s>
# <s>[[Dinocons]]</s>
*<s>[[Endgame Pt. III: Seeds of the Future]]</s>
# <s>"Gone Forever"</s>
*<s>[[Generation_2]]</s>
# <s>[[Holly Kaneko]]</s>
*<small><s>[[Genesis: The Art of Transformers]]</s></small> 100% compliant
# <s>[[Matrix Buster]]</s>
*<s>Heroic Legend</s>
# [[Monorail transport]]
*<s>[[Revelations Part I: Discovery]]</s>
# <s>[[Seattle-Tacoma area]]</s>
*<s>[[Revelations Part II: Descent]]</s>
# <s>[[Steamer]]</s>
*<s>[[Revelations Part III: Apocalypse]]</s>
# <s>[[Taitem Kusunoki]]</s>
# [[Transformers books]]
# <s>"Transformers in 3D issue 2"</s>
}}
}}


There were a couple of others, such as the Q&A which are already on the site, and I'm not sure which of the several "Heroic Legend" articles that one file is for, but perhaps someone has a copy of the other three? --[[User:Abates|abates]] 18:20, 20 March 2009 (EDT)
Dinocons, I'd have assumed was deleted, but our cache copy of [[Dinobot (disambiguation)]] links to it. Holly Kaneko and Taitem Kusunoki are copies of [[Harii Kaneko]] and [[Taiten Kusunoki]] respectively.  Someone with a better grasp of Japanese may know where they belong. Matrix buster and Seattle-Tacoma area may have been merged with [[Big Cannon]] and [[Seattle]].  Steamer, I have no idea what happened to, as "Steamer (G1)" redirects to [[Chuffer]]... --[[User:Abates|abates]] 00:50, 28 March 2009 (EDT)
:The big unprocessed cache zip has:
:Yep, I'd moved "Seattle-Tacoma area" to "Seattle" when I realized there were more specific references to that one city in the canon. - [[User:Jackpot|Jackpot]] 01:19, 28 March 2009 (EDT)
*Heroic Legend: 2010 Wars
:Dinocons is definitely an unrecovered page, possibly one of G1MarvelBlaster's cache recoveries... It's the Shattered Glass Dinobots who ally themselves with Decepticons in that continuity. --[[User:Detour|Detour]] 01:21, 28 March 2009 (EDT)
*Heroic Legend: Head On, Master Warriors!
::Those would be at [[Dinobot (SG)|Dinobot (Shattered Glass)]] though!  G1MarvelBlaster's pages all start with O and P. --[[User:Abates|abates]] 01:42, 28 March 2009 (EDT)
*Heroic Legend: Optimus Prime VS Megatron!!
:::Well, no. The "Dinobots" that ended up in Decepticon hands following Dungeons & Dinobots got renamed Dinocons once Do Over started. (literally. The first line of Do Over is "Good morning, Dinocons!".) --[[User:Detour|Detour]] 07:00, 28 March 2009 (EDT)
:Also, considering that the "proper" Generation 2 article is a redirect, and it looks like we have all of the other main G2 articles, I don't think we need to worry about that one. --[[User:Jeysie|Jeysie]] 18:50, 20 March 2009 (EDT)
"Transformers in 3D issue 2" was moved to [[Transformers in 3-D issue 2]], following the title on the cover. [[User:Interrobang|—Interrobang]] 13:04, 28 March 2009 (EDT)
::Cool! And I just grabbed a copy of Destined Confrontation out of MSN's cache, so consider this section closed! --[[User:Abates|abates]] 20:54, 20 March 2009 (EDT)
 
==Double redirects==
The restoration process has resulted in [http://tfwiki.net/w2/index.php?title=Special:DoubleRedirects&limit=500&offset=0 quite a lot of double redirects,] and we probably haven't seen the end of it.  I've got other projects I want to use my time on right now, but I figured I'd point this out so that anyone interested could tackle it and keep an eye on it in the future. - [[User:Jackpot|Jackpot]] 14:59, 28 March 2009 (EDT)
 
== IDW Gen1 issues completed ==
 
These have all been fixed.  Still outstanding (as far as I know) are Hearts of Steel, Beast Wars and Movie continuity. Oh, and reprint series. --[[User:MistaTee|MistaTee]] 11:18, 30 March 2009 (EDT)
:Update: HOS and movie issues are done.--[[User:MistaTee|MistaTee]] 16:46, 1 April 2009 (EDT)
 
== Current status of the wiki ==
 
So, at the moment how are we? I have read all of this page but I'm still not sure what exactly is left to do at the moment (IE how many pages have we lost, how close are we to being back to normal, what is the extent of the damage to pages etc etc) P.S. how much space does the wiki take up (I'd prefer to have images and articles seperately) because I thought that maybe toghether we could all back up the wiki on our computers (as in we each get a little bit of it). P.P.S. I'll probably be registering soon, any ideas on a good name? [[Special:Contributions/81.108.237.26|81.108.237.26]] 11:25, 30 March 2009 (EDT)
:So far as I can tell, the lost pages, at least in the main article space, has been minimal.  It's hard to tell, but if I had to make a guess, I'd say we had maybe 1/4 to 1/5th of the articles left to fix.
:The Help and Transformers Wiki article spaces, we have caches of, but I don't think they've been updated.
:There still seem to be a few pictures missing, but not many.  Maybe 1 or 2%.  Actually ''finding'' which ones are missing is the trick. --[[User:Abates|abates]] 04:08, 2 April 2009 (EDT)
 
== Big Sweep 2.0 ==
 
Deceptitran's ''first'' big sweep is done.  The Wikia links are (mostly) excised.
 
Prep now begins for a second sweep-- Scout has dome some prep-stuff that'll let me target Deceptitraan better, as well as giving it a more complete page list-- yay!
 
===What's Broken===
What's broken?  What templates are still mangled HTML you want [[User:Deceptitran]] to try and fix?  Provide a page link showing the broken code, and say what template you want it to turn into, and I'll take a poke at the coding, yes? -[[User:Derik|Derik]] 19:00, 30 March 2009 (EDT)
 
Generally replace '''<nowiki>&amp;#39;</nowiki>''' with '''<nowiki>'</nowiki>''' and '''<nowiki>&amp;amp;</nowiki>''' with '''<nowiki>&</nowiki>'''. Templates follow in their own sections... - [[User:SanityOrMadness|SanityOrMadness]] 19:41, 30 March 2009 (EDT)
 
:There are a handful of pages where this might be inadvisable... I'm thinking of cueing the substitution only if it finds <tt>&amp;lt;table</tt> or <tt>&amp;lt;div</tt> on the page as a safety catch. <small>—The preceding unsigned comment was added by [[User:Derik|DEEERRRIIKKKKK!!!]] ([[User talk:Derik|talk]] • [[Special:Contributions/Derik|contribs]]).</small>
 
::Makes sense to an extent - but the 39s seem to be everywhere.
::[I'm also not sure I caught all the stub-templates below, FTR] - [[User:SanityOrMadness|SanityOrMadness]] 21:55, 31 March 2009 (EDT)
 
:::Seems to be that <nowiki>&amp;#39;</nowiki> occurs mostly in captions on images, if that helps.  I believe that all of the ongoing, canceledtoy, bigquote, charstubfiction, charstubtoys and charstub templates have been dealt with.  From searching it looks like there are still around 200 picsneeded and 370 stub tags to get fixed.  Deceptitran's work in converting the escaped HTML will at least make them look normal in the meantime though. --[[User:Abates|abates]] 04:26, 5 April 2009 (EDT)
 
====<nowiki>{{charstubfiction}}</nowiki>====
Rendered as the following on [[Soundwave (G1)]]:
 
&lt;center&gt;
&lt;table cellspacing="0" style="width:80%;"&gt;
 
&lt;tr&gt;
&lt;td style="padding:0 1em 0 1em;text-align:right;"&gt;&lt;div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;"&gt;[[Image:Rad-sm.gif|left|93px|No, really.  HE WANTS TO TELL YOU ABOUT THE TRANSFORMERS.]]
&lt;span style="font-size:125%;font-weight:900;"&gt;I want to tell you about the Transformers!&lt;/span&gt;&lt;hr /&gt;
''This character article is a [[:Category:Character stubs missing fiction|stub]] and is missing information on their '''fictional appearances'''. You can help '''Transformers Wiki''' by [http://tfwiki.net/w2/index.php?title=Soundwave_%28G1%29&amp;action=edit expanding it].''
 
 
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/center&gt;
 
Also places in <nowiki>[[Category:Character stubs missing fiction]]</nowiki>, which the import script adds to the list of categories at the bottom, and which should be removed.
 
====<nowiki>{{ongoing}}</nowiki>====
Rendered as the following on [[Soundwave (G1)]]:
 
&lt;table cellspacing="0" border="0" cellpadding="0" align="center"&gt;
 
&lt;tr bgcolor="#ececec"&gt;
&lt;td&gt;&lt;span style="font-size:10px;line-height:1;"&gt;This section covers fiction that is '''ongoing'''.  It will be added to as the story progresses. If it isn't current, you can help by &lt;span class="plainlinks"&gt;[http://tfwiki.net/w2/index.php?title=Soundwave_%28G1%29&amp;action=edit updating it]&lt;/span&gt;.&lt;/span&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
 
====<nowiki>{{picsneeded}}</nowiki>====
[[Arcee (G1)]] has:
 
&lt;center&gt;
&lt;table cellspacing="0" style=""&gt;
 
&lt;tr&gt;
&lt;td style="padding:0 1em 0 1em;text-align:right;"&gt;&lt;div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;"&gt;[[Image:PicsNeeded.gif|left|80px|They&#39;re actually both looking for characterization.]]
&lt;span style="font-size:125%;font-weight:900;"&gt;Let's see what you can see...&lt;/span&gt;&lt;hr /&gt;
This article is in need of images.
 
 
&lt;/div&gt;&lt;small&gt;'''Specifics:''' some toys&lt;/small&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/center&gt;
 
<nowiki>[[Category:Articles in need of images]]</nowiki> to remove
 
====<nowiki>{{canceledtoy}}</nowiki> (FIX'D)====
<strike>Another [[Arcee (G1)]]:
 
&lt;center&gt;
&lt;table cellspacing="0" style=""&gt;
 
&lt;tr&gt;
&lt;td style="padding:0 1em 0 1em;text-align:right;"&gt;&lt;div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;"&gt;[[Image:Unicron-canceled.png|left|100px|Your bargaining posture is highly dubious.]]
'''Proceed on your way to oblivion.'''&lt;br /&gt;''This item has been canceled, with no current plans for release.''
 
 
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/center&gt;
 
<nowiki>[[Category:Unreleased toys]]</nowiki> to remove</strike>
 
====<nowiki>{{quote}}</nowiki>/<nowiki>{{bigquote}}</nowiki>====
From [[Dinobot (G1)]]:
 
&lt;table align="center" style="border-collapse:collapse; border-style:none; background-color:transparent;" class="cquote"&gt;
&lt;tr&gt;
&lt;td width="20" valign="top" style="color:#B2B7F2;font-size:35px;font-family:&#39;Times New Roman&#39;,serif;font-weight:bold;text-align:left;padding:9px 10px 0 10px;"&gt; “
&lt;/td&gt;&lt;td valign="top" style="padding:4px 10px 5px 10px;font-family: &#39;lucida console&#39;, arial, sans-serif;"&gt; Crash and Burn!
&lt;/td&gt;&lt;td width="20" valign="bottom" style="color:#B2B7F2;font-size:35px;font-family:&#39;Times New Roman&#39;,serif;font-weight:bold;text-align:right;padding:10px 10px 0px 10px;"&gt; ”
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="3" style="padding-top: 0"&gt; &lt;p style="font-size:smaller;line-height:1em;text-align: right"&gt;&lt;cite style="font-style:normal;"&gt;—Dinobot unit motto, [[The Transformers: Maximum Dinobots|Maximum Dinobots]]&lt;/cite&gt;
 
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
 
====<nowiki>{{charstub}}</nowiki>====
From [[Dinobot (G1)]]:
 
&lt;center&gt;
&lt;table cellspacing="0" style="width:90%;"&gt;
 
&lt;tr&gt;
&lt;td style="padding:0 1em 0 1em;text-align:right;"&gt;&lt;div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;"&gt;[[Image:AniMegsHeadStub.jpg|left|100px|You will be whole again.  I promise.]]
&lt;span style="font-size:125%;font-weight:900;"&gt;I cannot remain in this unacceptable operational status!&lt;/span&gt;&lt;hr /&gt;
''This character article is a [[:Category:Character stubs|stub]] and is missing information. You can help '''Transformers Wiki''' by [http://tfwiki.net/w2/index.php?title=Dinobot_%28G1%29&amp;action=edit expanding it].''
 
 
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/center&gt;
 
Places in <nowiki>[[Category:Character stubs]]</nowiki>
 
====<nowiki>{{stub}}</nowiki>====
Example: [[Brasnya]]
 
&lt;center&gt;
&lt;table cellspacing="0" style="width:90%;"&gt;
 
&lt;tr&gt;
&lt;td style="padding:0 1em 0 1em;text-align:right;"&gt;&lt;div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;"&gt;[[Image:Kup_piece.gif|left|125px|Kup piece.gif]]
&lt;span style="font-size:125%;font-weight:900;"&gt;You left a piece out!&lt;/span&gt;&lt;hr /&gt;
''This article is a [[:Category:Stub|stub]] and is missing information. You can help '''Transformers Wiki''' by &lt;span class="plainlinks"&gt;[http://tfwiki.net/w2/index.php?title=Brasnya&amp;action=edit expanding it]&lt;/span&gt;.''
 
 
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/center&gt;
 
Places in <nowiki>[[Category:Stub]]</nowiki>
====Wikipedia links?====
Can Deceptitran do anything with Wikipedia links? Perhaps not, since there is a lot of variation. - [[User:Starfield|Starfield]] 23:01, 30 March 2009 (EDT)
<br/><br/>
&lt;a href="http://en.wikipedia.org/wiki/Blockbusters_%28US_game_show%29" class="extiw" title="wikipedia:Blockbusters_(US_game_show)"&gt;quiz show&lt;/a&gt;
<br/><br/>
<nowiki>[[wikipedia:Blockbusters_(US_game_show)|quiz show]]</nowiki>
 
:At this point, should we fix those tags as we come across them, or just wait for the bot to do the work of repairing them? [[User:Magnusblitz|Magnusblitz]] 00:05, 31 March 2009 (EDT)
::IMO, I would think it'd be more productive to do other things instead of something that Deceptitran will eventually do anyway. Of course, that's looking at it purely from an efficiency standpoint.--[[User:Tigerpaw28|Tigerpaw28]] 01:04, 31 March 2009 (EDT)
:::Deceptitran doesn't appear to have done particularly well with the remaining Wikipedia links - all it's done is convert the &amp;lt;/&amp;gt;s to &lt; and &gt;s. Since <nowiki><a></nowiki> tags don't render - to do a working link, it MUST be rendered in wikicode - that's not much of an improvement. - [[User:SanityOrMadness|SanityOrMadness]] 09:05, 5 April 2009 (EDT)
 
===Go-boxes===
Can someone take a look at them? Currently, [[:Image:GB-Sunstreaker.jpg]] needs to be re-uploaded and [[:Image:GB-WolfangPred.jpg|Image:GB-WolfangPred.jpg]] leads to Wolfang (BWTS) which doesn't exist (Correct one would be [[Wolfang (Predacon)]]. [[User:Geewunling|Geewunling]] 04:59, 1 April 2009 (EDT)
:Both fixed! --[[User:Abates|abates]] 23:33, 1 April 2009 (EDT)
 
===Sweep status===
Sweet #2 has ended-- it does less than I'd hoped (the regex's were consistently being annoying greedy) but all the <nowiki>{{canceledtoy}}</nowiki>s are fixed (which i figure is important because they represent a permenant article fixture) and all the garbage HTML has been converted to ''real'' HTML-- which means pages will at least start ''looking'' right, even if they're not properly templated under the skin.  I'm currently running a sweep to get rid of our remaining Wikia spam (~4000 instances hiding in redirects) after which I'll tackle setting up a sweep for some of the other templates.  -[[User:Derik|Derik]] 21:35, 5 April 2009 (EDT)
:I think something the next sweep may have to do is fix ''all'' the remaining links - even if it entails, as you suggested before, ripping them apart and putting them back together as something like a bare <nowiki><a href="LINK">Text</a></nowiki> so that the converter can do them properly. There's still a few, and they're one of the only HTML tags that don't render (presumably as an anti-spam thing). - [[User:SanityOrMadness|SanityOrMadness]] 23:21, 5 April 2009 (EDT)
 
== Article lock down so anons can't edit them ==
 
Since the crash, articles that were set so only registered members could edit them have once again become free-for-all. For example, [[Revenge of the Fallen (film)]] and our Main Page both appear to be editable by anybody (I don't see a warning about only registered users being able to make edits for those pages). Perhaps a staff member can change the settings for such articles to save us some headaches in the future? Honestly, I'm surprised if it hasn't been done yet. --[[User:FFN|FFN]] 03:41, 2 April 2009 (EDT)
:Sorted. I'm sure there are others which ought to be protected which have been overlooked. --[[User:Abates|abates]] 04:11, 2 April 2009 (EDT)
::Thanks. Can somebody lock down [[The Transformers: All Hail Megatron|All Hail Megatron]] as well? I'd rather not have anon apologists for that series muck about with our discrepancy list. --[[User:FFN|FFN]] 15:13, 3 April 2009 (EDT)
 
== MIA? ==
 
[[Super Ginrai Gets Blown Away in the Desert!?]] and [[The Autobot Warrior, Sixknight?!]] don't appear to be among the cache files we saved.  MSN has both cached, although the versions are from late January and are pretty much the same as what we have... --[[User:Abates|abates]] 07:48, 4 April 2009 (EDT)
:Odd, thought I saved it in my cache. That, or Jeysie hasn't updated the additional cache I sent her... --[[User:Lonegamer78|Lonegamer78]] 05:58, 5 April 2009 (EDT)
::The zip I have of your cache files has Masterforce episode 1, 13, 17, 18, 28 and 42 in it. --[[User:Abates|abates]] 06:01, 5 April 2009 (EDT)
:::Crap, I forgot I hadn't uploaded that already. Uploaded and linked from the Files section above. --[[User:Jeysie|Jeysie]] 07:10, 5 April 2009 (EDT)
::::Ahh! Excellent! I should check the other shows and see if there are any other episodes which didn't get updated. --[[User:Abates|abates]] 08:04, 5 April 2009 (EDT)
:OK, having checked all of the cartoon episodes (or at least the ones [[User:Interrobang|Interrobang]] hasn't got to yet), ''all'' of them have been updated from cache.  The only issues I could see were (a) some of the [[Beast Wars II (cartoon)|Beast Wars II]] episodes are missing bits of HTML, causing the body of the page to render as part of the episode box (e.g. [[Enter Lio Junior]]), and (b) one or two of the Headmasters/Masterforce/Victory episodes have the episodenav template instead of the episode template, and are therefore lacking the Japanese/Romaji titles. --[[User:Abates|abates]] 22:21, 5 April 2009 (EDT)
 
== Quotes ==
{{note|This discussion has been moved to [[Transformers Wiki talk:Community Portal#Quotes]].}}
 
== Clone Pilot? ==
 
I dunno if this should be discussed in an earlier section, but... I fixed up [[Clone Pilot]] well before the crash, but for some reason, all our saved caches are the same as the old piece of crap we have right now. Did Google just never save it between the cleanup and the crash, or what? More importantly, can it still be repaired somehow? There was a lot of work put into it. --[[User:Apoc|Apoc]] 21:25, 8 April 2009 (EDT)
:It looks like Google didn't update their cache until a couple of days the crash. :(  I can't find the page at all on yahoo or msn. --[[User:Abates|abates]] 22:50, 10 April 2009 (EDT)
::I think we should all start saving major edits onto text files in case of database crashes, google screw ups and the regular server outages we've been having lately. That's what I do. --[[User:FFN|FFN]] 06:12, 12 April 2009 (EDT)
 
== Damage: Controlled? ==
 
Have we handled most of the issues concerning the crash?  It has been a month at at casual glance (and even some closer glances), we appear to be back on target.  Is it now necessary to have a link to this page from our main page?  Discussion appears to have stagnated from what I can tell and the most recent conversation is about quotes, which is not crash-related. (As the user who initially brought up the quotes question, I thought at the time the change was crash related.  Now I think it should be delegated to Comm. Portal.)
 
So should we consider "Mission Accomplished" of all major battles fighting and now just cleanup of insurgent pages? Keep the pages, obviously, but get the link off the main page.  The community has done a good job bringing the wiki back (yeah!) and I'd like to especially thank [[User:Jeysie|Jeysie]], [[User:abates|abates]], [[User:Derik|Derik]], and [[User:Rosicrucian|Rosicrucian]] for what to me was above and beyond work.
 
Thoughts? --[[User:Bluestreak7|Bluestreak7]] 19:40, 14 April 2009 (EDT)
:I am still finding the occasional borked/codelicious template. Yes, we've gotten the worst of it, but we should still keep an eye out. Does anyone know if there's anything we're still outright missing? I know Monzo was in the process of manually uploading some images.--[[User:Rosicrucian|Rosicrucian]][[User Talk:Rosicrucian|<sup>Talk</sup>]] 19:48, 14 April 2009 (EDT)
 
::Most of the work to be done now is in restoring descriptions to images, I think, and restoring any missing images as we find them.  I think it's safe to remove it from the main page - it's still linked via the Community portal. --[[User:Abates|abates]] 21:18, 14 April 2009 (EDT)
:::Agreed-- We've still got a lot of templates that've extended to HTML... but they at least no longer ''look'' broken for the most part... I think we can stop advising people they're stepping into a disaster zone. -[[User:Derik|Derik]] 21:53, 14 April 2009 (EDT)
 
:The "Quotes" discussion has now been moved.  Also, a hearty second on the gratitude to everyone who pitched in on the restoration.  It's looking damn good. - [[User:Jackpot|Jackpot]] 03:33, 16 April 2009 (EDT)
 
 
Probably not entirely related damage control-wise, but I kinda miss the ability to "View (newer <# of edits>) (older <# of edits>)" in the Recent Changes page. It only goes up to the last 500 changes. --[[User:Lonegamer78|Lonegamer78]] 04:27, 25 April 2009 (EDT)
 
== Episode articles missing Japanese title info ==
 
'''Headmasters:''' <strike>[[Head Formation of Friendship]]</strike>
 
'''Masterforce:''' <strike>[[Super Warriors - The Godmaster Brothers]]</strike>, <strike>[[The Autobot Warrior, Sixknight?!]]</strike>,
<strike>[[Overlord - Terror of the Chōkon Tornado]]</strike>
 
'''Victory:''' <strike>[[Big City - Underground Terror]]</strike>, <strike>[[Attack the Shuttle Base!!]]</strike>, <strike>[[Rescue Jan!!]]</strike>, <strike>[[Battle Up of Wrath!!]]</strike>
 
Those episodes are all using the episodenav template and therefore are missing the Japanese title information.  Also <strike>[[Savage (episode)]]</strike> from ''Cybertron'' is missing the romaji transliteration. --[[User:Abates|abates]] 08:03, 15 April 2009 (EDT)
 
:And done. --[[User:Lonegamer78|Lonegamer78]] 01:24, 16 April 2009 (EDT)
::Excellent! Thanks! --[[User:Abates|abates]] 01:37, 16 April 2009 (EDT)
 
Some more from Masterforce which got upgraded but don't have the romaji translation filled in:
*<strike>[[A Fierce Battle!! The Autobots Are in Trouble]]</strike>
*<strike>[[A Strange Friendship: Cancer and Minerva]]</strike>
--[[User:Abates|abates]] 06:38, 17 April 2009 (EDT)
:Doink! --[[User:Lonegamer78|Lonegamer78]] 07:41, 17 April 2009 (EDT)
::Hooray! --[[User:Abates|abates]] 07:53, 17 April 2009 (EDT)
 
== GFDL ==
 
Something I've been wondering for a while now... after the loss of all the page history between the move and the crash, are we in breach of the [[Project:Text of the GNU Free Documentation License|GDFL]], which everything originally submitted to this wiki is licensed under? - [[User:SanityOrMadness|SanityOrMadness]] 18:23, 17 April 2009 (EDT)
 
:Yes, unfortunately. Though whether anyone actually cares is another matter. [[User:GreenReaper|GreenReaper]] 16:08, 27 April 2009 (EDT)
:Howso?  The attribution part?  I think our import memos all say 'importing recovered...' etc, which at least ''acknowledges'' that there are undocumented contributions at work there-- it's not like we're trying to pass them off as the sole work of the person doing the import.
:GFDL is a difficult concept on mass-collaboration projects like this.  If we'd done a 'present page state only' export from Wikia instead of a complete history we'd be in exactly the same position.  I ''think'' that intent plays a part here... loving some author attribution is definitely non-ideal under GFDL... but I don't think it's actually ''in violation'' as long as we're open about it and it represents a ''breach'' of the normal way things are done rather than a matter of routine. -[[User:Derik|Derik]] 06:12, 28 April 2009 (EDT)
::We're talking about a legal license here. Sections 4B and 4J are quite clear. You must list at least five of the principal authors, unless they release you from that requirement, and you must preserve the history. The only people who could call you on this are the copyright holders, however.
::On that note, now that [[metawikipedia:Licensing update/Result|Wikipedia's moving to CC]], have you given thought to doing the same? Might save a lot of bother down the line. [[User:GreenReaper|GreenReaper]] 22:37, 21 May 2009 (EDT)
 
== Restoring Help/Transformers Wiki pages ==
 
Do the following articles (not currently present) need to be restored?:
 
*[[Help:Ignore all standards]]
*[[Help:Timelines is not a continuity family]]
*Transformers Wiki:Power User
*Transformers Wiki:Semantic linking initiative
*Transformers Wiki:To-do (It's served its purpose?)
*Transformers Wiki:WikiProject Movie characters (The cache is from January, so I don't know how out-of-date it is)


== Template Help ==
Also we now have [[Help:Disambiguation]] and "Transformers Wiki:Disambiguation". I think the former is the redundant one, since there's no cache for it. --[[User:Abates|abates]] 04:24, 28 April 2009 (EDT)
<strike>So the second series on "[[A Heroic Battle]]" just isn't showing up. Did I do the code wrong (although I could swear it looks right), or is the template still a little messed up?</strike>
:Never mind, I figured it out, although I should note that RiD, at least, doesn't seem to have the auto-prev and auto-next set up. --[[User:Jeysie|Jeysie]] 01:43, 21 March 2009 (EDT)


Also, I'm still curious about the Wookiepedia template... should I just erase it if I come across it, for now? --[[User:Jeysie|Jeysie]] 01:22, 21 March 2009 (EDT)
Power User at least not. That one was deleted for being an unused short page of information regarding an editing trick that was far better explained on [[Help:Editing]]. [[User:Geewunling|Geewunling]] 05:56, 28 April 2009 (EDT)
:P.S. it seems to me the TW:D is the redundant one, given how many pages link to it (vs. the H:D) and because of its talk page. [[User:Geewunling|Geewunling]] 06:06, 28 April 2009 (EDT)
::I think only the first two need restoring.  Do we have caches for them? -[[User:Derik|Derik]] 06:14, 28 April 2009 (EDT)
:::Yep, I have caches for all of those from the zip file Scout provides. --[[User:Abates|abates]] 06:30, 28 April 2009 (EDT)

Latest revision as of 17:07, 25 January 2026

What happened
TFWiki.net's database was accidentally deleted in an attempt to upgrade the wiki-software. And due to a different software failure, the only existing backup was from June 2008. So one day we all logged in and saw that every article was nine months out of date. Our response was to raid Google's cache for more recent versions. The vast majority of articles have now been restored from there, but the Google-caching process has been an imperfect solution: Many articles are now up-to-date but badly-formatted, with garbled lines of code in plain view.

What needs to be done
The ugliness needs to be fixed, and some articles still need to be restored from Google's cache. Some of the work can be automated, but much will have to be done by hand. See the "Restoration" section below for resources and advice.

Information outside of the wiki
Immediately after the crash, discussion sprung up on these Allspark threads, and they have been a continuing source of information (especially as the wiki has been experiencing a lot of downtime lately):

Damage Control Central Archives
Archive 1 | Archive 2 | Archive 3





Restoration

[edit]

Basically, if you see an article that looks messed-up, feel free to fix it.

Useful Resources

[edit]

Files

[edit]

If an article is still in its June 2008 state, there is probably a newer version that it should be restored to. Here are places to look:

  • The Google cache. Add the name of the page you're looking for to the URL. (Don't click on the links in these pages; those will send you back here.)

As time goes on, the Google cache becomes less relevant because it overwrites itself with the current state of the articles. So several editors downloaded swaths of articles from the cache immediately after the crash:

All of those files were converted by Google from wikicode to HTML. Since the wiki software doesn't understand most HTML, we have used some programs to try to convert the files back. Here are the results:

And here's a program to open all of these archives:

HTML-to-wikicode processors

[edit]

Here are the programs we've been using to convert the files back to wiki-format:

Fixing ugly pages

[edit]

The simplest thing to do when you see a page with broken code all over it is to call it out. Put the Bookworm template at the top of the page, adding a severity-number and preferably a description of what's wrong. This will put the page in a category so everyone can see that it needs to be fixed.

If you'd like to help repair the damage, you'll find that most of the problems with HTML failing to convert back to wikicode have to do with templates. Oftentimes a dozen lines of HTML can be replaced with a single "{{stub}}" or "{{picsneeded}}". Some templates are more complicated, however. Those are explained in the next section.

The other big problem is references. These need to be re-created by hand via putting empty <ref></ref> tags in the proper places in the article, then picking out the actual reference from under the Footnotes/References section and sticking them in the Ref tags, then replacing the leftover messed-up code with the <references/> element. You may want to check against the unprocessed cache page to make sure it's all correct.

Template Code You Might Need

[edit]
Breaking Lists Into Columns
[edit]
{{columnlist|(number of items per column)|
(list of items)}}
Comic Issues
[edit]

Items between "coverdate" and "continuity" should be customized to match the issue's actual credits and wikilinked to the person's name.

{{Comicstory|
|seriesissue=(wikilinked comic series the issue is part of)
|prev=(previous issue)
|next=(next issue)
|seriesissue2=(wikilinked second comic series the issue is also part of, if applicable)
|prev2=(previous issue in the second series, if applicable)
|next2=(next issue in the second series, if applicable)
|title=(title of the issue, if applicable)
|image=(cover image)
|caption=(caption for the cover image)
|publisher=(wikilink to the publisher)
|date=(month, day, and year the issue was released)
|coverdate=(month and year on the issue itself)
|writer=
|penciler=
|inker=
|colorist=
|letterer=
|editor=
|continuity=(wikilink to the continuity the issue takes place in)
}}
Episodes
[edit]

Items between "production company" and "animation studio" should be customized to match the episode's actual opening credits and wikilinked to the person's name.

{{episode|
|series=(series the episode is in (codes: g1, headmasters, masterforce, victory,
zone, g2, beast wars ii, beast wars neo, beast machines, rid, armada, energon,
cybertron, animated))
|ep=(the episode number)
|prev=(previous episode)
|next=(next episode)
|series2=(second series the episode is in, if applicable (codes: g1, headmasters,
masterforce, victory, zone, g2, beast wars ii, beast wars neo,
beast machines, rid, armada, energon, cybertron, animated))
|ep2=(the second series episode number, if applicable)
|prev2=(previous episode in the second series, if applicable)
|next2=(next episode in the second series, if applicable)
|title=(title of the episode)
|japanese=(title in Japanese for Japanese-origin episodes, if applicable)
|romaji=(romanization of Japanese title)
|translation=(translation of Japanese title)
|image=(some representative image)
|caption=(caption for the image)
|production code=(episode's production code, if known)
|production company=(wikilink to the company that produced the episode)
|writer=
|director=
|animation studio=(wikilink to the studio that animated the episode)
|airdate=(the date the episode aired)
|continuity=(wikilink to the continuity the episode takes place in)
}}
[edit]

First column is "Autobots", second is "Decepticons", third is "Humans", fourth is "Others", fifth is "Misc." These headers can be changed if needed by using |h1=(new header)|c1= in place of the c1=. Code sections with no characters in them can be deleted.

{{featuredcharacters
|c1=

|c2=

|c3=

|c4=

|c5=

}}
"For Further Information"
[edit]

Used whenever an article has had some of its sections separated into separate articles.
{{see|(title of separated section page)}}

Image Galleries
[edit]

Used to format lots of images into a swanky-looking table.

<gallery>
Image:(filename)|(caption)
</gallery>
"See Main Article"
[edit]

Whenever an article has had some of its sections separated into separate articles, this should be placed at the top of the separate articles to link them back to the page they were split from.
{{main|(title of main article)}}

Specifying How an Article Should Be Sorted in Categories
[edit]

For instance, if the article is named "Simon Furman", but you want it sorted as "Furman, Simon" in all categories.
{{DEFAULTSORT:(altered title)}}

Speedy Delete
[edit]

Slap this on any page that can definitely be deleted. Needless to say, don't stick this on a page unless you're absolutely certain it can be deleted!
{{speedy|(reason for delete)}}

Stubs
[edit]
  • General: {{stub}}
  • Character pages: {{charstub}}
    • Character pages that need fiction: {{charstubfiction}}
    • Character pages that need toys: {{charstubtoys}}
  • Comic issues: {{issuestub}}
  • Episodes: {{epstub}}
Year Page Navigation
[edit]

Puts a nice navigation box on the top of year pages.
{{yearofthe|(year)}}

Google Cache Pages

[edit]

Saved

[edit]
  • Main
  • Template
  • Help
  • Transformers Wiki
  • Talk 0000-0499, 8600-8921

Exceptions

[edit]

Not Saved

[edit]
  • Talk 0500-8599
  • Template talk
  • Help talk
  • Transformers Wiki talk (non-Community Portal pages)

Macron issues

[edit]

Currently, the Wiki is containing two pages of every article with a macron in its title. One with the macron properly over the letter, and one with the two characters separate. (I.e., the regular version has ō as G%C5%8 in the url. The fucked up version has it as o%CC%84.) I don't know how to handle this issue, since clicking on the title with the characters separate just takes you to the page with the characters together. Their individual diffs can be accessed, though. Perhaps somebody with a old browser that doesn't support the macron sign can fix it? —Interrobang 06:25, 24 March 2009 (EDT)

I don't think an older browser will make any difference - the redirect is occurring at the server end. --abates 07:35, 24 March 2009 (EDT)
Okay, that's annoying. I guess somebody with the ability will have to dig through the Wiki's drive to delete them. Scout, I guess? —Interrobang 08:22, 24 March 2009 (EDT)
Hmm, I wonder what would happen if you tried moving one of the affected pages (not that I'm suggesting anyone try this, at least until we have backups working).
My gut instinct is to say we should leave it as a problem until we're back up and running at 100%, since it doesn't seem to be stopping anything from working. --abates 16:00, 24 March 2009 (EDT)
I don't have a problem with prioritization; I just put this up so I wouldn't forget about it later. The one and only problem arising from them (other than taking up space) is that they show up in categories. —Interrobang 16:03, 24 March 2009 (EDT)
Having loaded up a test install of MediaWiki 1.12.0, I managed to duplicate the macron problem we're having here. After trying some ideas, I was unable to find a way to rename or delete the problem article through the software itself, so it appears that the only way to delete them is to delete the problem records directly in the database. I didn't encounter any problems from doing that on the test install, but it'd be good to consult with the MediaWiki developers, perhaps, to confirm that it won't cause any problems. --abates 05:17, 9 April 2009 (EDT)
Did you try moving the "real" pages away to something like "Macron 1", deleting the redirect from the real page and then trying the "broken" one? - SanityOrMadness 11:32, 12 April 2009 (EDT)
Yep. When you do that, trying the broken one just takes you to the corrected URL, which says it's been deleted. Most of my experiments revolved around using a greasemonkey script to allow me to fiddle with the form data I was submitting when moving, but none of it worked - MediaWiki would always correct the article name before doing the move. (sorry for not replying to this earlier - I didn't see your reply!) --abates 07:38, 18 April 2009 (EDT)
Is it possible to delete individual history logs? It's possible to access diffs, like here. —Interrobang 21:25, 18 April 2009 (EDT)
MediaWiki doesn't provide any way through the interface to delete stuff that way, no. I'm wondering if one of the command-line scripts included would be able to fix the problem (my web host doesn't have shell access, so I don't think I can run them on my test server) --abates 23:09, 18 April 2009 (EDT)

Updating the page counter

[edit]

Not critical I understand, but when we initially did the migration the counter could be corrected by a script an admin could run if I recall.--RosicrucianTalk 12:15, 24 March 2009 (EDT)

References

[edit]

While there's obviously no way to fully automate these, I do wonder if there's some way to automatically make them more readable.

Like being able to turn:

<sup id="cite_ref-0" class="reference">[[#cite_note-0|[1]]]</sup>

into:

<ref>1</ref>

Or turn:

<sup id="cite_ref-lorenzoiesb_16-1" class="reference">[[#cite_note-lorenzoiesb-16|[17]]]</sup>

into:

<ref name="lorenzoiesb">17</ref>

Then at the bottom, turn:

<li id="cite_note-0">[[#cite_ref-0|↑]] The movie had some content cuts to meet the standards of some <strike>oppressive regimes</strike> quaint "developing world" rating boards.

into:

0 The movie had some content cuts to meet the standards of some <strike>oppressive regimes</strike> quaint "developing world" rating boards.

And:

<li id="cite_note-tfwtour-12">↑ <sup>[[#cite_ref-tfwtour_12-0|13.0]]</sup> <sup>[[#cite_ref-tfwtour_12-1|13.1]]</sup> <sup>[[#cite_ref-tfwtour_12-2|13.2]]</sup> <sup>[[#cite_ref-tfwtour_12-3|13.3]]</sup> [http://www.tfw2005.com/boards/showthread.php?t=139273 BotCon 2007 Hasbro tour report.]

into:

tfwtour 13.0 13.1 13.2 13.3 [http://www.tfw2005.com/boards/showthread.php?t=139273 BotCon 2007 Hasbro tour report.]

And:

<li id="cite_note-murphylatino-3">[[#cite_ref-murphylatino_3-0|↑]] [http://www.latinoreview.com/news.php?id=1502 Latino Review interview with producer Don Murphy.]

into:

murphylatino [http://www.latinoreview.com/news.php?id=1502 Latino Review interview with producer Don Murphy.]

Or just something like this to turn the mess into as much usable (or at least readable) code as possible.

I don't know if this sort of processing is even possible, but if it is, it would definitely make it easier to clean up pages that have more than just a few references. --Jeysie 17:42, 24 March 2009 (EDT)

Oh, you could automate them. Same way my tool automates categories. It's just a fair amount of work. (...I suppose I should take a whack at it at SOME point.) -Derik 20:24, 25 March 2009 (EDT)
I honestly think it might be worth it... it took me literally a number of hours to untangle the references on the 2K7 movie page, and we have a fair number of similarly reference-heavy pages. (The Japanese Generation 1 Cartoon Timeline, for instance, is sitting in my bookmarks until I have the courage to tackle untangling ~60 references on a giant list. XP) Anything that can make the process even slightly easier would be well-appreciated if it's doable. --Jeysie 20:32, 25 March 2009 (EDT)

Nautilator

[edit]

We have [[Nautilator]], [[Nautilator (G1)]] and [[Nautilator (Energon)]]

  • Nautilator and Nautilator (G1) are the same guy.
  • Nautilator (G1) disambigs to Nautilator (Energon) and vice versa.
  • Nautilator is the only one of the three which has a cache version saved for it.
  • Neither Nautilator (G1) nor Nautilator (Energon) come up in web searches.

It looks to me as if Nautilator (Energon) was deleted sometime between June and the Crash and Nautilator (G1) was moved to Nautilator. Anyone know the history there? --abates 21:47, 24 March 2009 (EDT)

The Energon guy no longer exists, basically. The toy that was going to become Energon Nautilator eventually found release as a new version of the G1 guy through the fan club. So the Energon guy got absorbed back into the G1 guy's page. I think only Archerbot keeps a separate page, since he's got his own name. Maybe? I'm not sure, actually, but that's how I understand all this. -- Repowers 22:17, 24 March 2009 (EDT)
I was the guy who merged them. Archerbot wasn't an exception. —Interrobang 22:31, 24 March 2009 (EDT)
Oh! These guys! So that's why those pages didn't get updated from the cache results. --abates 23:16, 24 March 2009 (EDT)

Misplaced Pages

[edit]

We have Super-God Masterforce (franchise) and Super-God Masterforce, the latter of which has more information than the former. Which one do I keep? --Jeysie 04:18, 25 March 2009 (EDT)

The latter one was resurrected with the rollback, by the looks. All the extra info is redundant with what's on Super-God Masterforce (cartoon) anyway. I suggest setting it as a redirect to the franchise page. --abates 04:54, 25 March 2009 (EDT)
That's what I figured, but I thought I'd check. OK, this issue is settled. --Jeysie 04:59, 25 March 2009 (EDT)
We've got a whole bunch of redundant pages now, ranging from Kup/Kup (G1) to Detour (Cybertron episode)/Detour (episode). Good fun! --abates 06:11, 25 March 2009 (EDT)

Transtech and TransTech are both about the canceled franchise. Shouldn't one of them be about the club comic alternate dimension? Where did that info go? --Crockalley 18:50, 27 March 2009 (EDT)

Looks like Transtech got uploaded at TransTech by accident. Both pages were in the cache zip, so I've restored them to their proper places. Thanks for pointing that out! --abates 04:37, 28 March 2009 (EDT)

Pages in Google cache but not in tfwikicache.tar.gz

[edit]

So I noticed that Omnibot was suspiciously outdated, and it turns out it wasn't included in tfwikicache.tar.gz for some reason, even though it's in the Google cache, dated Mar. 9. I didn't see "Omnibot" under any of the "Lost Pages" or "Sweep" lists, so I wanted to bring it to people's attention that this phenomenon exists. I've updated Omnibot completely, but I have no idea how many other pages out there might be like this, with Google's clock still ticking on them. - Jackpot 04:41, 25 March 2009 (EDT)

That's because Omnibot, as well as various other "O" and "P" pages, are in G1MarvelBlaster's cache pile as linked under "Useful Resources" (and as mentioned several times on this page previously :>). --Jeysie 04:47, 25 March 2009 (EDT)
If no one does those by the time I finish going through all the totally slagged pages, I guess I'll be doing them. :) --abates 04:51, 25 March 2009 (EDT)
Ah, thank you. I knew there was something strange regarding the O's and P's, but I couldn't find the relevant conversation. There's.... a lot to keep up with. - Jackpot 04:56, 25 March 2009 (EDT)

Talk-page cache?

[edit]

Have the talk-pages been downloaded from the Google cache en masse and put into a .zip somewhere the way the articles have? According to the stats above, only a handful have been "saved," whatever that means. - Jackpot 14:02, 25 March 2009 (EDT)

And when I try to go to any of the pages in the link marked "Saved", they don't work. Google cache just doesn't seem to think they exist at all. Yet I've seen people restore Talk pages. How is this done? - Jackpot 01:14, 28 March 2009 (EDT)
I was only able to do it when the {{bookworm}} template provided an automatic link to the page's Google cache. Now it doesn't. If I wanted to restore my Talk page, I wouldn't know how to do it.
Edit: Gah, forgot to nowiki-tag the template name.--Apcog 03:09, 28 March 2009 (EDT)
It's http://74.125.93.104/search?q=cache:tfwiki.net/wiki/(article title with underscores/encodings as needed)
So your user talkpage would be http://74.125.93.104/search?q=cache:tfwiki.net/wiki/User_talk:Apcog for instance.
Much obliged. Jackpot too, I'm sure.
Doesn't always work. Can't seem to find mine. --Lonegamer78 05:07, 28 March 2009 (EDT)
Indeed, I thank you as well. For some reason I couldn't get it to work earlier, but your cache-link is apparently better somehow. The only problem is that the cache is overwriting itself now. For instance, I was trying to get Talk:Sideways, but that's been overwritten with the March 24 version. I thought that someone had claimed to have downloaded all the Talk pages right after the crash. Am I imagining things? - Jackpot 13:52, 28 March 2009 (EDT)

Attacktix Template

[edit]

I went and restored the Template:Attacktix off the Wikia copy. I know copying from there is frowned upon, but I compared it to the Google's cache of our version and made the appropriate changes. I also figured templates were a bit of a different animal as opposed to normal articles. It looks like it's ready to be used. Not knowing what our template code looked like however, I can't be certain it's exactly what it was. Are there any problems?--Tigerpaw28 02:57, 26 March 2009 (EDT)

As the original template creator, I can verify it is very much as it was when last I saw it.--RosicrucianTalk 03:07, 26 March 2009 (EDT)
We shouldn't have issues copying over templates from Wikia. All of it is our work. —Interrobang 04:05, 26 March 2009 (EDT)

I've gone through all the pages in the Attacktix category, and added or restored the template for any article that had the template or had the stats laid out for the template. However, since I don't know anything about Attacktix, I couldn't fix any factual errors. I also did not touch the ID numbers for series two, as a consensus on how to format them has yet to be reached. --Tigerpaw28 23:40, 7 April 2009 (EDT)

Midnote template

[edit]

Maybe I'm just not looking well enough, but do we still have the midnote template? If so, where is it? If not, can someone restore it, because the regular note really makes some pages look ugly? Geewunling 03:53, 26 March 2009 (EDT)

Missing images

[edit]

Despite running image import TWICE, the wiki is apparently still 'missing' some images that will have to be re-uploaded by hand. (However we should actually have them all.)

When you run into missing images, please post them here so someone can tidy them;

Edgeofextinction-someonefight.jpg found on On the Edge of Extinction!
Megatron_generic_marvel_uk_265.jpg found on Once Upon a Time...
Onslaughtmodelsheetshood.jpg found on Onslaught
OptimusPrimalvsMegatron.jpg found on Optimus Primal vs Megatron!
Safeguardriseofsafeguard.jpg found on Rise of Safeguard

--Tigerpaw28 14:10, 26 March 2009 (EDT)

Image:ClubCon Raindance GrandSlam.JPG _ Raindance/Grand Slam
Image:RobotTimeMachineSixModes.jpg _ Autobot (G2)
Image:Madman comic Soundwave ejects tapes.jpg _ Decepticon Mini-Cassette
Image:Breakdown.jpg _ Breakdown (G1)
--Geewunling 10:01, 27 March 2009 (EDT)

"Image:SpotlightGrimlock cover2.jpg" --MistaTee 13:58, 29 March 2009 (EDT)

Image:GunmodeMegsMasterpieceConvoy.jpg missing from Megatron (G1) toys --abates 04:42, 1 April 2009 (EDT)

Checked through everything listed and uploaded the Megatron image, so we're caught up on these for the moment.--Tigerpaw28 00:43, 2 April 2009 (EDT)

Image:Victory_ep4_sandhide.jpg missing from Leozack --abates 21:14, 4 April 2009 (EDT)

Image:DivebombMovie-Card.jpg missing from Divebomb (Movie) --abates 23:51, 7 April 2009 (EDT)

Hmm, tried finding the address from the cache and got http://tfwiki.net/w2/images2/4/4b/DivebombMovie-Card.jpg. But there's no file at that URL. Is the file gone? --Tigerpaw28 13:31, 8 April 2009 (EDT)

Image:TFA Headmaster unit facial expression changed.jpg missing from A Bridge Too Close, Part II (I was tempted to steal it back from *mumble*, but the copy there looks blurry anyway) --abates 22:37, 1 May 2009 (EDT)

I resnapped it from my DVD. --Jeysie 23:41, 1 May 2009 (EDT)


What to do if you find a image is missing

[edit]
  1. Find a cached version of the page with the image on it (at this stage, it's decreasingly likely Google will have a pre-crash version of the page, so you may be best going for the saved versions linked from the #Files section of this page).
  2. Find the image thumbnail which should be present there, and choose to "view image" or "copy image location" (in Firefox, terminology may vary in other browsers, and in IE, you may have to click "Properties" and copy the address from there).
  3. The URL will be something like http://tfwiki.net/w2/images2/thumb/b/b9/Ravageboxart.jpg/350px-Ravageboxart.jpg. Delete the sections marked in red and go to the altered link (Which should be in the form http://tfwiki.net/w2/images2/b/b9/Ravageboxart.jpg. The exact bits after /images2/ will vary, of course) to check that it works.
  4. Copy that link and go to Special:Upload. Choose to upload from a URL, and paste that link in the lower "source filename" box. Preferably fill out where it came from/etc at this point, but if you don't know, put {{bookworm|5|Needs description and copyright tag}} in the lower box and submit it (you may get a "page (but not file) exists"-type message. If so, ignore it and save the file anyway).

- SanityOrMadness 15:37, 27 March 2009 (EDT)

I think, if the image had descriptive text before, it'll show up again when the image is reuploaded. I had that happen with Image:Tww1_oracle_tank.jpg and Image:Movie_OptimusPrime_MicroIR.jpg. However, it did not happen with the image I crossed off my list above. I'm guessing that one never had a description. It might also be dependent on whether you get to the upload page by clicking on the toolbox link or by clicking the link for the missing image. I've been doing the latter.--Tigerpaw28 01:30, 28 March 2009 (EDT)
What's happened is that some of the PAGES exist, but the database has lost the FILES that are associated with them (The files are still on the server, but MediaWiki is blind to their existence). That leads to the "page (but not file) exists"-type message, and the description which existed before (which may *not* be sufficient, given the rollbacks) will be there when you go to the Image:page. - SanityOrMadness 14:40, 28 March 2009 (EDT)
I wonder if there's an easy way to search for missing images. Also, when we move servers, are we going to be able to take all of the files with us and not just the ones that the MediaWiki database knows about? --abates 16:55, 28 March 2009 (EDT)

I can't find the source for the Rise of Safeguard one. :\ And I can't find the thumbnail for Image:Stunticons-collectallfive.jpg either. Nevermind. Found them manually. Geewunling 07:23, 28 March 2009 (EDT)

[edit]

I think I removed all the wikia links from the category pages. We could probably remove that bit from the main page now. There is a possibility I may have missed a few, but I did go through systematically.

I had no idea we had that many category pages. Wow. --Bluestreak7 12:02, 26 March 2009 (EDT)

Making things less tedious

[edit]

Because reformatting <gallery>s is tedious, I've made a tool to do it for us.

Copy and paste the gallery code into the form, hit the submit button, copy the reformatted text back out. Will do multiple galleries, though I don't think we have many pages with more than one. --abates 20:34, 26 March 2009 (EDT)

Comic template converter

[edit]

I've created a tool to convert the HTML on comic pages to {{comicstory}} and {{comicnav}} templates.

I'm pretty sure I managed to get all of the many many parameters the comicstory template can take, but please check to make sure that they match what's on the original page, and, as always, if it fails to convert something, leave a link to it on my talk page. :)

Interrobang, do you want one for the episode template? --abates 23:11, 28 March 2009 (EDT)

Wow. That's awesome! - Starfield 11:05, 29 March 2009 (EDT)
Be careful when using it. I lost a non-standard credit of "Finished Pencils". It was just dropped. - Starfield 11:26, 30 March 2009 (EDT)
When writing the converter, I was working off the current (ie June 2008) version of the comicstory template, however a number of credit types were added since June 2008, so those won't be supported. This is why I mentioned about checking to make sure the credits match what's on the page. :) --abates 14:58, 30 March 2009 (EDT)

Totally scrambled pages

[edit]

All right, I've fixed all of the pages that failed to convert at all and ended up as HTML mess. At least, all of the ones I could find. If anyone spots any more, feel free to drop a note on my talk page! --abates 06:56, 27 March 2009 (EDT)

Infobox template for books?

[edit]

Do we have one for books like do we with comics? I can use the comic ones fine, but I can't figure out how to get the ISBN to show up in the info box and, indeed, how to the get the ISBN function that you can click to search for the book on Amazon and such retailers. Thanks. --FFN 14:57, 27 March 2009 (EDT)

The ISBN one confused me at first, but it appears if you just write an ISBN, MediaWiki recognises it and turns it into a link: ISBN 1-84023-527-6 --abates 18:22, 27 March 2009 (EDT)
We used to have a book infobox, but it must have been new enough that it didn't get saved. We need one, though, I find that trying to cram book page info into the comicstory one is just too awkward. (*would rebuild it herself, except that those infoboxes kind of fall into wikivoodoo territory code-wise*) --Jeysie 21:32, 28 March 2009 (EDT)

Redirects

[edit]

Has a bot been set up to find and remove all the Wikia linkbacks? Because by doing a search for the word Wikia, I've noticed that a lot of them are on redirect pages, and that accessing the redirect page doesn't show that link until you're on the Edit page... --Detour 20:39, 27 March 2009 (EDT)

Moved/deleted pages

[edit]

We got a lot of pages back which we had in June 2008 which we didn't before the crash. I did a diff on the current list of pages and the one we were saving caches from and have 43 pages left to check. So far, these pages are ones I'm not sure what happened to in the intervening 8 months:

Dinocons, I'd have assumed was deleted, but our cache copy of Dinobot (disambiguation) links to it. Holly Kaneko and Taitem Kusunoki are copies of Harii Kaneko and Taiten Kusunoki respectively. Someone with a better grasp of Japanese may know where they belong. Matrix buster and Seattle-Tacoma area may have been merged with Big Cannon and Seattle. Steamer, I have no idea what happened to, as "Steamer (G1)" redirects to Chuffer... --abates 00:50, 28 March 2009 (EDT)

Yep, I'd moved "Seattle-Tacoma area" to "Seattle" when I realized there were more specific references to that one city in the canon. - Jackpot 01:19, 28 March 2009 (EDT)
Dinocons is definitely an unrecovered page, possibly one of G1MarvelBlaster's cache recoveries... It's the Shattered Glass Dinobots who ally themselves with Decepticons in that continuity. --Detour 01:21, 28 March 2009 (EDT)
Those would be at Dinobot (Shattered Glass) though! G1MarvelBlaster's pages all start with O and P. --abates 01:42, 28 March 2009 (EDT)
Well, no. The "Dinobots" that ended up in Decepticon hands following Dungeons & Dinobots got renamed Dinocons once Do Over started. (literally. The first line of Do Over is "Good morning, Dinocons!".) --Detour 07:00, 28 March 2009 (EDT)

"Transformers in 3D issue 2" was moved to Transformers in 3-D issue 2, following the title on the cover. —Interrobang 13:04, 28 March 2009 (EDT)

Double redirects

[edit]

The restoration process has resulted in quite a lot of double redirects, and we probably haven't seen the end of it. I've got other projects I want to use my time on right now, but I figured I'd point this out so that anyone interested could tackle it and keep an eye on it in the future. - Jackpot 14:59, 28 March 2009 (EDT)

IDW Gen1 issues completed

[edit]

These have all been fixed. Still outstanding (as far as I know) are Hearts of Steel, Beast Wars and Movie continuity. Oh, and reprint series. --MistaTee 11:18, 30 March 2009 (EDT)

Update: HOS and movie issues are done.--MistaTee 16:46, 1 April 2009 (EDT)

Current status of the wiki

[edit]

So, at the moment how are we? I have read all of this page but I'm still not sure what exactly is left to do at the moment (IE how many pages have we lost, how close are we to being back to normal, what is the extent of the damage to pages etc etc) P.S. how much space does the wiki take up (I'd prefer to have images and articles seperately) because I thought that maybe toghether we could all back up the wiki on our computers (as in we each get a little bit of it). P.P.S. I'll probably be registering soon, any ideas on a good name? 81.108.237.26 11:25, 30 March 2009 (EDT)

So far as I can tell, the lost pages, at least in the main article space, has been minimal. It's hard to tell, but if I had to make a guess, I'd say we had maybe 1/4 to 1/5th of the articles left to fix.
The Help and Transformers Wiki article spaces, we have caches of, but I don't think they've been updated.
There still seem to be a few pictures missing, but not many. Maybe 1 or 2%. Actually finding which ones are missing is the trick. --abates 04:08, 2 April 2009 (EDT)

Big Sweep 2.0

[edit]

Deceptitran's first big sweep is done. The Wikia links are (mostly) excised.

Prep now begins for a second sweep-- Scout has dome some prep-stuff that'll let me target Deceptitraan better, as well as giving it a more complete page list-- yay!

What's Broken

[edit]

What's broken? What templates are still mangled HTML you want User:Deceptitran to try and fix? Provide a page link showing the broken code, and say what template you want it to turn into, and I'll take a poke at the coding, yes? -Derik 19:00, 30 March 2009 (EDT)

Generally replace &#39; with ' and &amp; with &. Templates follow in their own sections... - SanityOrMadness 19:41, 30 March 2009 (EDT)

There are a handful of pages where this might be inadvisable... I'm thinking of cueing the substitution only if it finds &lt;table or &lt;div on the page as a safety catch. —The preceding unsigned comment was added by DEEERRRIIKKKKK!!! (talkcontribs).
Makes sense to an extent - but the 39s seem to be everywhere.
[I'm also not sure I caught all the stub-templates below, FTR] - SanityOrMadness 21:55, 31 March 2009 (EDT)
Seems to be that &#39; occurs mostly in captions on images, if that helps. I believe that all of the ongoing, canceledtoy, bigquote, charstubfiction, charstubtoys and charstub templates have been dealt with. From searching it looks like there are still around 200 picsneeded and 370 stub tags to get fixed. Deceptitran's work in converting the escaped HTML will at least make them look normal in the meantime though. --abates 04:26, 5 April 2009 (EDT)

{{charstubfiction}}

[edit]

Rendered as the following on Soundwave (G1):

<center> <table cellspacing="0" style="width:80%;">

<tr>

<td style="padding:0 1em 0 1em;text-align:right;"><div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;">

No, really. HE WANTS TO TELL YOU ABOUT THE TRANSFORMERS.
No, really. HE WANTS TO TELL YOU ABOUT THE TRANSFORMERS.

<span style="font-size:125%;font-weight:900;">I want to tell you about the Transformers!</span><hr /> This character article is a stub and is missing information on their fictional appearances. You can help Transformers Wiki by expanding it.


</div> </td></tr></table> </center>

Also places in [[Category:Character stubs missing fiction]], which the import script adds to the list of categories at the bottom, and which should be removed.

{{ongoing}}

[edit]

Rendered as the following on Soundwave (G1):

<table cellspacing="0" border="0" cellpadding="0" align="center">

<tr bgcolor="#ececec"> <td><span style="font-size:10px;line-height:1;">This section covers fiction that is ongoing. It will be added to as the story progresses. If it isn't current, you can help by <span class="plainlinks">updating it</span>.</span> </td></tr></table>

{{picsneeded}}

[edit]

Arcee (G1) has:

<center> <table cellspacing="0" style="">

<tr>

<td style="padding:0 1em 0 1em;text-align:right;"><div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;">

They're actually both looking for characterization.
They're actually both looking for characterization.

<span style="font-size:125%;font-weight:900;">Let's see what you can see...</span><hr /> This article is in need of images.


</div><small>Specifics: some toys</small> </td></tr></table> </center>

[[Category:Articles in need of images]] to remove

{{canceledtoy}} (FIX'D)

[edit]

Another Arcee (G1):

<center> <table cellspacing="0" style="">

<tr>

<td style="padding:0 1em 0 1em;text-align:right;"><div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;">

Your bargaining posture is highly dubious.
Your bargaining posture is highly dubious.

Proceed on your way to oblivion.<br />This item has been canceled, with no current plans for release.


</div> </td></tr></table> </center>

[[Category:Unreleased toys]] to remove

{{quote}}/{{bigquote}}

[edit]

From Dinobot (G1):

<table align="center" style="border-collapse:collapse; border-style:none; background-color:transparent;" class="cquote"> <tr> <td width="20" valign="top" style="color:#B2B7F2;font-size:35px;font-family:'Times New Roman',serif;font-weight:bold;text-align:left;padding:9px 10px 0 10px;"> “ </td><td valign="top" style="padding:4px 10px 5px 10px;font-family: 'lucida console', arial, sans-serif;"> Crash and Burn! </td><td width="20" valign="bottom" style="color:#B2B7F2;font-size:35px;font-family:'Times New Roman',serif;font-weight:bold;text-align:right;padding:10px 10px 0px 10px;"> ” </td></tr> <tr> <td colspan="3" style="padding-top: 0"> <p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—Dinobot unit motto, Maximum Dinobots</cite>

</td></tr></table>

{{charstub}}

[edit]

From Dinobot (G1):

<center> <table cellspacing="0" style="width:90%;">

<tr>

<td style="padding:0 1em 0 1em;text-align:right;"><div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;">

You will be whole again. I promise.
You will be whole again. I promise.

<span style="font-size:125%;font-weight:900;">I cannot remain in this unacceptable operational status!</span><hr /> This character article is a stub and is missing information. You can help Transformers Wiki by expanding it.


</div> </td></tr></table> </center>

Places in [[Category:Character stubs]]

{{stub}}

[edit]

Example: Brasnya

<center> <table cellspacing="0" style="width:90%;">

<tr>

<td style="padding:0 1em 0 1em;text-align:right;"><div class="tti_messageboxdiv" style="width:100%;padding:.5em; background-color:#efefff; border:solid 1px #9f9fff;text-align:center;margin:auto;">

Kup piece.gif
Kup piece.gif

<span style="font-size:125%;font-weight:900;">You left a piece out!</span><hr /> This article is a stub and is missing information. You can help Transformers Wiki by <span class="plainlinks">expanding it</span>.


</div> </td></tr></table> </center>

Places in [[Category:Stub]]

Wikipedia links?

[edit]

Can Deceptitran do anything with Wikipedia links? Perhaps not, since there is a lot of variation. - Starfield 23:01, 30 March 2009 (EDT)

<a href="http://en.wikipedia.org/wiki/Blockbusters_%28US_game_show%29" class="extiw" title="wikipedia:Blockbusters_(US_game_show)">quiz show</a>

[[wikipedia:Blockbusters_(US_game_show)|quiz show]]

At this point, should we fix those tags as we come across them, or just wait for the bot to do the work of repairing them? Magnusblitz 00:05, 31 March 2009 (EDT)
IMO, I would think it'd be more productive to do other things instead of something that Deceptitran will eventually do anyway. Of course, that's looking at it purely from an efficiency standpoint.--Tigerpaw28 01:04, 31 March 2009 (EDT)
Deceptitran doesn't appear to have done particularly well with the remaining Wikipedia links - all it's done is convert the &lt;/&gt;s to < and >s. Since <a> tags don't render - to do a working link, it MUST be rendered in wikicode - that's not much of an improvement. - SanityOrMadness 09:05, 5 April 2009 (EDT)

Go-boxes

[edit]

Can someone take a look at them? Currently, Image:GB-Sunstreaker.jpg needs to be re-uploaded and Image:GB-WolfangPred.jpg leads to Wolfang (BWTS) which doesn't exist (Correct one would be Wolfang (Predacon). Geewunling 04:59, 1 April 2009 (EDT)

Both fixed! --abates 23:33, 1 April 2009 (EDT)

Sweep status

[edit]

Sweet #2 has ended-- it does less than I'd hoped (the regex's were consistently being annoying greedy) but all the {{canceledtoy}}s are fixed (which i figure is important because they represent a permenant article fixture) and all the garbage HTML has been converted to real HTML-- which means pages will at least start looking right, even if they're not properly templated under the skin. I'm currently running a sweep to get rid of our remaining Wikia spam (~4000 instances hiding in redirects) after which I'll tackle setting up a sweep for some of the other templates. -Derik 21:35, 5 April 2009 (EDT)

I think something the next sweep may have to do is fix all the remaining links - even if it entails, as you suggested before, ripping them apart and putting them back together as something like a bare <a href="LINK">Text</a> so that the converter can do them properly. There's still a few, and they're one of the only HTML tags that don't render (presumably as an anti-spam thing). - SanityOrMadness 23:21, 5 April 2009 (EDT)

Article lock down so anons can't edit them

[edit]

Since the crash, articles that were set so only registered members could edit them have once again become free-for-all. For example, Revenge of the Fallen (film) and our Main Page both appear to be editable by anybody (I don't see a warning about only registered users being able to make edits for those pages). Perhaps a staff member can change the settings for such articles to save us some headaches in the future? Honestly, I'm surprised if it hasn't been done yet. --FFN 03:41, 2 April 2009 (EDT)

Sorted. I'm sure there are others which ought to be protected which have been overlooked. --abates 04:11, 2 April 2009 (EDT)
Thanks. Can somebody lock down All Hail Megatron as well? I'd rather not have anon apologists for that series muck about with our discrepancy list. --FFN 15:13, 3 April 2009 (EDT)

MIA?

[edit]

Super Ginrai Gets Blown Away in the Desert!? and The Autobot Warrior, Sixknight?! don't appear to be among the cache files we saved. MSN has both cached, although the versions are from late January and are pretty much the same as what we have... --abates 07:48, 4 April 2009 (EDT)

Odd, thought I saved it in my cache. That, or Jeysie hasn't updated the additional cache I sent her... --Lonegamer78 05:58, 5 April 2009 (EDT)
The zip I have of your cache files has Masterforce episode 1, 13, 17, 18, 28 and 42 in it. --abates 06:01, 5 April 2009 (EDT)
Crap, I forgot I hadn't uploaded that already. Uploaded and linked from the Files section above. --Jeysie 07:10, 5 April 2009 (EDT)
Ahh! Excellent! I should check the other shows and see if there are any other episodes which didn't get updated. --abates 08:04, 5 April 2009 (EDT)
OK, having checked all of the cartoon episodes (or at least the ones Interrobang hasn't got to yet), all of them have been updated from cache. The only issues I could see were (a) some of the Beast Wars II episodes are missing bits of HTML, causing the body of the page to render as part of the episode box (e.g. Enter Lio Junior), and (b) one or two of the Headmasters/Masterforce/Victory episodes have the episodenav template instead of the episode template, and are therefore lacking the Japanese/Romaji titles. --abates 22:21, 5 April 2009 (EDT)

Quotes

[edit]
This discussion has been moved to Transformers Wiki talk:Community Portal#Quotes.

Clone Pilot?

[edit]

I dunno if this should be discussed in an earlier section, but... I fixed up Clone Pilot well before the crash, but for some reason, all our saved caches are the same as the old piece of crap we have right now. Did Google just never save it between the cleanup and the crash, or what? More importantly, can it still be repaired somehow? There was a lot of work put into it. --Apoc 21:25, 8 April 2009 (EDT)

It looks like Google didn't update their cache until a couple of days the crash. :( I can't find the page at all on yahoo or msn. --abates 22:50, 10 April 2009 (EDT)
I think we should all start saving major edits onto text files in case of database crashes, google screw ups and the regular server outages we've been having lately. That's what I do. --FFN 06:12, 12 April 2009 (EDT)

Damage: Controlled?

[edit]

Have we handled most of the issues concerning the crash? It has been a month at at casual glance (and even some closer glances), we appear to be back on target. Is it now necessary to have a link to this page from our main page? Discussion appears to have stagnated from what I can tell and the most recent conversation is about quotes, which is not crash-related. (As the user who initially brought up the quotes question, I thought at the time the change was crash related. Now I think it should be delegated to Comm. Portal.)

So should we consider "Mission Accomplished" of all major battles fighting and now just cleanup of insurgent pages? Keep the pages, obviously, but get the link off the main page. The community has done a good job bringing the wiki back (yeah!) and I'd like to especially thank Jeysie, abates, Derik, and Rosicrucian for what to me was above and beyond work.

Thoughts? --Bluestreak7 19:40, 14 April 2009 (EDT)

I am still finding the occasional borked/codelicious template. Yes, we've gotten the worst of it, but we should still keep an eye out. Does anyone know if there's anything we're still outright missing? I know Monzo was in the process of manually uploading some images.--RosicrucianTalk 19:48, 14 April 2009 (EDT)
Most of the work to be done now is in restoring descriptions to images, I think, and restoring any missing images as we find them. I think it's safe to remove it from the main page - it's still linked via the Community portal. --abates 21:18, 14 April 2009 (EDT)
Agreed-- We've still got a lot of templates that've extended to HTML... but they at least no longer look broken for the most part... I think we can stop advising people they're stepping into a disaster zone. -Derik 21:53, 14 April 2009 (EDT)
The "Quotes" discussion has now been moved. Also, a hearty second on the gratitude to everyone who pitched in on the restoration. It's looking damn good. - Jackpot 03:33, 16 April 2009 (EDT)


Probably not entirely related damage control-wise, but I kinda miss the ability to "View (newer <# of edits>) (older <# of edits>)" in the Recent Changes page. It only goes up to the last 500 changes. --Lonegamer78 04:27, 25 April 2009 (EDT)

Episode articles missing Japanese title info

[edit]

Headmasters: Head Formation of Friendship

Masterforce: Super Warriors - The Godmaster Brothers, The Autobot Warrior, Sixknight?!, Overlord - Terror of the Chōkon Tornado

Victory: Big City - Underground Terror, Attack the Shuttle Base!!, Rescue Jan!!, Battle Up of Wrath!!

Those episodes are all using the episodenav template and therefore are missing the Japanese title information. Also Savage (episode) from Cybertron is missing the romaji transliteration. --abates 08:03, 15 April 2009 (EDT)

And done. --Lonegamer78 01:24, 16 April 2009 (EDT)
Excellent! Thanks! --abates 01:37, 16 April 2009 (EDT)

Some more from Masterforce which got upgraded but don't have the romaji translation filled in:

--abates 06:38, 17 April 2009 (EDT)

Doink! --Lonegamer78 07:41, 17 April 2009 (EDT)
Hooray! --abates 07:53, 17 April 2009 (EDT)

GFDL

[edit]

Something I've been wondering for a while now... after the loss of all the page history between the move and the crash, are we in breach of the GDFL, which everything originally submitted to this wiki is licensed under? - SanityOrMadness 18:23, 17 April 2009 (EDT)

Yes, unfortunately. Though whether anyone actually cares is another matter. GreenReaper 16:08, 27 April 2009 (EDT)
Howso? The attribution part? I think our import memos all say 'importing recovered...' etc, which at least acknowledges that there are undocumented contributions at work there-- it's not like we're trying to pass them off as the sole work of the person doing the import.
GFDL is a difficult concept on mass-collaboration projects like this. If we'd done a 'present page state only' export from Wikia instead of a complete history we'd be in exactly the same position. I think that intent plays a part here... loving some author attribution is definitely non-ideal under GFDL... but I don't think it's actually in violation as long as we're open about it and it represents a breach of the normal way things are done rather than a matter of routine. -Derik 06:12, 28 April 2009 (EDT)
We're talking about a legal license here. Sections 4B and 4J are quite clear. You must list at least five of the principal authors, unless they release you from that requirement, and you must preserve the history. The only people who could call you on this are the copyright holders, however.
On that note, now that Wikipedia's moving to CC, have you given thought to doing the same? Might save a lot of bother down the line. GreenReaper 22:37, 21 May 2009 (EDT)

Restoring Help/Transformers Wiki pages

[edit]

Do the following articles (not currently present) need to be restored?:

Also we now have Help:Disambiguation and "Transformers Wiki:Disambiguation". I think the former is the redundant one, since there's no cache for it. --abates 04:24, 28 April 2009 (EDT)

Power User at least not. That one was deleted for being an unused short page of information regarding an editing trick that was far better explained on Help:Editing. Geewunling 05:56, 28 April 2009 (EDT)

P.S. it seems to me the TW:D is the redundant one, given how many pages link to it (vs. the H:D) and because of its talk page. Geewunling 06:06, 28 April 2009 (EDT)
I think only the first two need restoring. Do we have caches for them? -Derik 06:14, 28 April 2009 (EDT)
Yep, I have caches for all of those from the zip file Scout provides. --abates 06:30, 28 April 2009 (EDT)