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

From MediaWiki
Jump to navigationJump to search
Derik (talk | contribs)
BerylRoll (talk | contribs)
mNo edit summary
 
(307 intermediate revisions by 35 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)
==Restoration==
Basically, if you see an article that looks messed-up, feel free to fix it.
===Useful Resources===
====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://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.)
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:
* 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]


== Dealing with pages that haven't converted ==
====HTML-to-wikicode processors====
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


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 reconvertingThat 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)
===Fixing ugly pages===
: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 simplest thing to do when you see a page with broken code all over it is to call it outPut 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.
: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 borkedCan we try that again, or are we looking at 8000 manual fixes? -- [[User:Repowers|Repowers]] 10:31, 19 March 2009 (EDT)
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, howeverThose are explained in the [[#Template Code You Might Need|next section]].


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)
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.
: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 ==
====Template Code You Might Need====
 
=====Breaking Lists Into Columns=====
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)
<pre><nowiki>{{columnlist|(number of items per column)|
:What you want is [[MediaWiki:Sitenotice]]. The admins should be able to do that. -- [[User:SFH|SFH]] 16:46, 19 March 2009 (EDT)
(list of items)}}</nowiki></pre>
 
== 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:


=====Comic Issues=====
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|
|title=
|seriesissue=(wikilinked comic series the issue is part of)
|seriesissue=
|prev=(previous issue)
|prev=
|next=(next issue)
|next=
|seriesissue2=(wikilinked second comic series the issue is also part of, if applicable)
|seriesissue2=
|prev2=(previous issue in the second series, if applicable)
|prev2=
|next2=(next issue in the second series, if applicable)
|next2=
|title=(title of the issue, if applicable)
|image=
|image=(cover image)
|caption=
|caption=(caption for the cover image)
|publisher=
|publisher=(wikilink to the publisher)
|date=
|date=(month, day, and year the issue was released)
|coverdate=
|coverdate=(month and year on the issue itself)
|script=
|writer=
|pencils=
|penciler=
|inks=
|inker=
|colors=
|colorist=
|letters=
|letterer=
|editor=
|editor=
|continuity=
|continuity=(wikilink to the continuity the issue takes place in)
}}</nowiki></pre>
}}</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)
=====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.
<pre><nowiki>{{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)
}}</nowiki></pre>


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)
=====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.
<pre><nowiki>{{featuredcharacters
|c1=


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)
|c2=


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)
|c3=


== Unrecovered pages ==
|c4=


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)
|c5=
: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)
}}</nowiki></pre>
::::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)
====="For Further Information"=====
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>'''


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)
=====Image Galleries=====
: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)
Used to format lots of images into a swanky-looking table.
: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)
<pre><nowiki><gallery>
::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)
Image:(filename)|(caption)
</gallery></nowiki></pre>


===Misconverted Pages Discovered===
====="See Main Article"=====
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)
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>
:I've shifted the code over to the right place. --[[User:Abates|abates]] 05:30, 20 March 2009 (EDT)
'''<tt><nowiki>{{main|(title of main article)}}</nowiki></tt>'''


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


===Altogether missing pages===
=====Speedy Delete=====
<strike>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</strike>  --[[User:Thylacine 2000|Thylacine 2000]] 10:02, 20 March 2009 (EDT)
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>
:[[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)
'''<tt><nowiki>{{speedy|(reason for delete)}}</nowiki></tt>'''
::I just updated AniPrime as best I can from the Yahoo cache, which actually seems to have been up-to-date, albeit ugly.  Thank you kindly for resurrecting Primal!  --[[User:Thylacine 2000|Thylacine 2000]] 11:39, 21 March 2009 (EDT)
::All Omega Supreme pages are missing from the big cache files, too. That's just great. --[[User:FFN|FFN]] 11:22, 21 March 2009 (EDT)
:::Both still on Googlecache, thank goodness: 
http://74.125.47.132/search?q=cache:z2NCqQWjR2kJ:tfwiki.net/wiki/Omega_Supreme_(G1)+TFWiki+Omega+Supreme&cd=1&hl=en&ct=clnk&gl=us
http://74.125.47.132/search?q=cache:36HJ3soPZzsJ:tfwiki.net/wiki/Omega_Supreme_(Animated)+TFWiki+Omega+Supreme&cd=2&hl=en&ct=clnk&gl=us  --[[User:Thylacine 2000|Thylacine 2000]] 11:43, 21 March 2009 (EDT)
:::Okay, so, AniSupreme has already been restored by some kind soul.  I'm trying G1Supreme, but... in order for me to locate the Google cache page, it highlights the search terms, and then when I save that as HTML and convert it through Abates' script, there are shittons of wiki-fied name color instructions all over everything. And also the whole page is just one teeny column wide too.  What am I doing wrong?  --[[User:Thylacine 2000|Thylacine 2000]] 11:57, 21 March 2009 (EDT)
::::Don't worry, I just spent the past 40 minutes fixing G1 Omega Supreme's article. Unfortunately Energon Omega's Google cache has been updated to March 16th Wikia Style, though I suspect not much work was one on that article anyway. Who the hell forgot to backup the Omega articles, anyway?
::::BTW, I *knew* in my gut that we hadn't finished backing up yet, which is why I questioned Jeysie's decision to change the front page message from asking for Google cache help to simply cleaning up. --[[User:FFN|FFN]] 12:09, 21 March 2009 (EDT)
:::::Got Energon Omega Supreme's cached page via MSN, although the last mod date is November 18, 2008. --[[User:Lonegamer78|Lonegamer78]] 16:52, 21 March 2009 (EDT)
::::::The O articles were all uploaded by G1MarvelBlaster to File Qube, so many of them can be recovered from there as per the [[Transformers_Wiki_talk:Community_Portal/Damage_Control_Central/Archive1#Finish_Summary|Finish Summary]].  I'm ''guessing'' that the files weren't grabbed off there before the big update? --[[User:Abates|abates]] 00:52, 22 March 2009 (EDT)
::::[[Orbital bounce]] is waaaay out of date, too.  Sounds like we missed some O's? -- [[User:Repowers|Repowers]] 17:13, 21 March 2009 (EDT)
:::::Definitely missed [[Overlord]]!  Luckily Google still has a current cache reflecting all the work McFeely did on Masterforce:  http://74.125.47.132/search?q=cache:bv8tsuZr-rgJ:tfwiki.net/wiki/Overlord_(Masterforce)+TFWiki+Overlord&cd=1&hl=en&ct=clnk&gl=us  Can someone help?  As I mentioned above, every time I try to grab a cache I end up saving a page full of color-cues for my search terms.  --[[User:Thylacine 2000|Thylacine 2000]] 18:28, 21 March 2009 (EDT)
::::::Get rid of anything after the url of the article. http://74.125.47.132/search?q=cache:bv8tsuZr-rgJ:tfwiki.net/wiki/Overlord_(Masterforce) 18:39, 21 March 2009 (EDT)
:::::As a side note, just so people know, I actually DO have backups of (I ''believe'') all my Masterforce and Victory character articles, and the pictures that go with them, on my hard drive. The hard drive inside the laptop that died last week. So, there is no GREAT need to rush to recover google caches on those, if you have better things to be doing. I haven't checked them all myself yet to see if there are any that have been destructed. They info is all there... I just... can't... ''get'' to it right now. - [[User:Chris McFeely|Chris McFeely]] 18:46, 21 March 2009 (EDT)
:(*BOOM*) "[[Komoribreast]]" do not exist anymore!--[[User:Thylacine 2000|Thylacine 2000]] 00:27, 22 March 2009 (EDT)
::That's because it was a redirect to [[Kōmoribreast]], I think! --[[User:Abates|abates]] 00:55, 22 March 2009 (EDT)


== HTML to Wiki converter ==
=====Stubs=====
*General: '''<tt><nowiki>{{stub}}</nowiki></tt>'''
*Character pages: '''<tt><nowiki>{{charstub}}</nowiki></tt>'''
**Character pages that need fiction: '''<tt><nowiki>{{charstubfiction}}</nowiki></tt>'''
**Character pages that need toys: '''<tt><nowiki>{{charstubtoys}}</nowiki></tt>'''
*Comic issues: '''<tt><nowiki>{{issuestub}}</nowiki></tt>'''
*Episodes: '''<tt><nowiki>{{epstub}}</nowiki></tt>'''


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)
=====Year Page Navigation=====
: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)
Puts a nice navigation box on the top of year pages.<br>
:Is that the one used to filter the incoming page by the import script? -[[User:Derik|Derik]] 03:29, 20 March 2009 (EDT)
'''<tt><nowiki>{{yearofthe|(year)}}</nowiki></tt>'''
::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)
::::::Is there some reason why some of the cached files on the server aren't saved in html but as text files, thus rendering Abates' HTML converter useless? I see the ones marked by a question mark cannot be converted. --[[User:FFN|FFN]] 10:47, 21 March 2009 (EDT)
:::::::They're all HTML files, regardless of extension. --[[User:Suki Brits|Suki Brits]] 11:55, 22 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==
==Google Cache Pages==
Line 248: Line 164:


====Exceptions====
====Exceptions====
{{collist|4|
*<s>[[Akari Hibino]]</s> - 100% -[[User:Derik|Derik]]
*<s>[[Akari Hibino]]</s> - 100% -[[User:Derik|Derik]]
*[[All Fall Down (disambiguation)]]
*[[All Fall Down (disambiguation)]]
Line 258: Line 175:
*[[Do Over]]  
*[[Do Over]]  
*[[El Greco]]  
*[[El Greco]]  
*[[Empire7]]
*Empire7
*[[End of the Road (Titan)]]  
*[[End of the Road (Titan)]]  
*[[Enter, Lio Convoy Typhoon]]
*Enter, Lio Convoy Typhoon  
*[[Esther Scott]]  
*[[Esther Scott]]  
*[[Frederic Doss]]  
*[[Frederic Doss]]  
*[[Fushigi Yamada]]  
*[[Fushigi Yamada]]  
*[[Geonosis]]  
*[[Geonosis]]  
*<s>[[Gods? Devils? The Pretenders]]</s>
*<s>[[Gods? Demons? The Pretenders]]</s>
*<s>[[Gutcruncher (G1)]]</s>
*<s>[[Gutcruncher (G1)]]</s>
*[[Hasbro Q&A March 2009 question submissions]]
*Hasbro Q&A March 2009 question submissions
*<s>[[High Beam]]</s> - 100% -[[User:Derik|Derik]]  
*<s>[[High Beam (G2)]]</s> - 100% -[[User:Derik|Derik]]  
*[[Hochu Otsuka]]
*Hochu Otsuka
*[[Insecticon Attack!]]  
*[[Insecticon Attack!]]  
*[[Kazuhiko Gōdo]]
*Kazuhiko Gōdo  
*<s>[[Kingbolt]]</s> - 100%
*<s>[[Kingbolt (LOTM)|Kingbolt]]</s> - 100%
*<s>[[Linkage Part 13]]</s> - 100%
*<s>[[Linkage Part 13]]</s> - 100%
*<s>[[List of computers]]</s> - 100%
*<s>[[List of computers]]</s> - 100%
*[[Lloyd Goldfine]]  
*[[Lloyd Goldfine]]  
*<s>[[Matrix Quest (disambiguation)]]</s> - 100% -[[User:Derik|Derik]]
*<s>[[Matrix Quest (disambiguation)]]</s> - 100% -[[User:Derik|Derik]]
*[[Matrix Quest (Titan)]]
*[[Transformers: Matrix Quest|Matrix Quest (Titan)]]
*[[May 26]]  
*[[May 26]]  
*[[Maya Klayn]]  
*[[Maya Klayn]]  
*[[Mini-Vehicle]]  
*[[Robot Powered Machines#Mini-Vehicles|Mini-Vehicle]]  
*[[Mirage (disambiguation)]]  
*[[Mirage (disambiguation)]]  
*[[Miroslaw Neinert]]
*Miroslaw Neinert
*[[Nightscream (Energon)]]  
*[[Nightscream (Energon)]]  
*<s>[[Nokia-bot]]</s>
*<s>[[Nokia-bot]]</s>
*<s>[[Null ray]]</s>
*<s>[[Null ray]]</s>
*[[Odette Yustman]]
*[[Odette Yustman]]
*<s>[[Optimus Primal toys]]</s>
*<s>[[Optimus Primal/toys|Optimus Primal toys]]</s>
*<s>[[Optimus Prime (Animated)]]</s> - 100% -[[User:Abates|abates]]
*<s>[[Optimus Prime (Animated)]]</s> - 100% -[[User:Abates|abates]]
*[[Quick Bow]]  
*[[Quick Bow]]  
*[[Robot Masters (cartoon)]]  
*[[Robotmasters (cartoon)]]  
*<s>[[Robot Masters (pack-in comic)]]</s>
*<s>[[Robotmasters (comic)|Robot Masters (pack-in comic)]]</s>
*<s>[[Scoop (G1)]]</s> - 100% -[[User:Derik|Derik]]  
*<s>[[Scoop (G1)]]</s> - 100% -[[User:Derik|Derik]]  
*[[Scoop (Shattered Glass)]]  
*[[Scoop (SG)|Scoop (Shattered Glass)]]  
*[[Seven]]
*Seven
*[[Showdown (disambiguation)]]
*[[Showdown (disambiguation)]]
*[[Slaves of the Insecticons]]  
*[[Slaves of the Insecticons]]  
*[[Staff Sergeant Tracy]]
*[[Tracy|Staff Sergeant Tracy]]
*[[Stag Swamp]]
*Stag Swamp
*[[Stalker (G.I. Joe)]]
*Stalker (G.I. Joe)
*<s>[[Studio 4˚C]]</s>
*<s>[[Studio 4˚C]]</s>
*[[Tentakil (disambiguation)]]
*[[Tentakil (disambiguation)]]
Line 306: Line 223:
*[[The New Battle Begins!]]
*[[The New Battle Begins!]]
*[[The Smashing Pumpkins]]
*[[The Smashing Pumpkins]]
*[[The Treacherous Attack of the Decepticons]]
*<s>[[The Treacherous Attack of the Decepticons]]</s>
*<s>[[The Victory Warriors Enter!!]]</s> - 30% (stub) -[[User:Derik|Derik]]
*<s>[[The Victory Warriors Enter!!]]</s> - 30% (stub) -[[User:Derik|Derik]]
*<s>[[Thundercracker (Shattered Glass)]]</s> - 100% -[[User:Derik|Derik]]
*<s>[[Thundercracker (SG)|Thundercracker (Shattered Glass)]]</s> - 100% -[[User:Derik|Derik]]
*[[Tight Shot]]   
*[[Tight Shot]]   
*<s>[[Tlaloc]]</s> - 100% -[[User:Derik|Derik]]
*<s>[[Tlaloc]]</s> - 100% -[[User:Derik|Derik]]
*<s>[[Tsutomu Kashiwakura]]</s> - 100% -[[User:Derik|Derik]]
*<s>[[Tsutomu Kashiwakura]]</s> - 100% -[[User:Derik|Derik]]
*[[Vector]]
*[[Vector]]
}}


===Not Saved===
===Not Saved===
Line 320: Line 238:
*Transformers Wiki talk (non-Community Portal pages)
*Transformers Wiki talk (non-Community Portal pages)


==Restoration==
==Macron issues==
===Useful Resources===
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)
* [http://tfwiki.net/finished.zip Processed pages]
: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)
* [http://www.scoutshonour.com/files/tfwikicache.tar.gz Unprocessed cache files]
::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)
* [http://www.scoutshonour.com/tfwikicache/ Online folder of unprocessed cache files]
:::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).
* [http://www.7-zip.org/ 7-Zip] (for opening archived files)
:::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)
* [http://www.aldenbates.com/htmltowiki Abates' online cache page processor]
::::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)
* [http://emopanda.com/motormouth/rewiki_text2.php Derik's online cache page processor]
: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)


===List of Non-auto-updated Pages===
[[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)
(Needs to be added)
: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)


====Images====
==Pages in Google cache but not in tfwikicache.tar.gz==
(Needs to be added)
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)


===Things That Can Get the "Speedy Delete" Template===
::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)
(Needs to be added)


===Problems You're Likely to Run Into===
==Talk-page cache?==
* Re-templating. Lots of it.
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)
* 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.
: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)


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


====Comic Issues====
==Attacktix Template==
Items between "coverdate" and "continuity" should be customized to match the issue's actual credits and wikilinked to the person's name.
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)
<pre><nowiki>{{Comicstory|
: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)
|seriesissue=(wikilinked comic series the issue is part of)
::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)
|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)
}}</nowiki></pre>


====Episodes====
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)
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|
|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)
}}</nowiki></pre>


====Featured Characters====
==Midnote template==
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.
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)
<pre><nowiki>{{featuredcharacters
|c1=


|c2=
== Missing images ==


|c3=
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.)


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


|c5=
<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)


}}</nowiki></pre>
<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)


===="For Further Information"====
<s>"Image:SpotlightGrimlock cover2.jpg"</s> --[[User:MistaTee|MistaTee]] 13:58, 29 March 2009 (EDT)
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>'''


====Image Galleries====
<s>[[:Image:GunmodeMegsMasterpieceConvoy.jpg]]</s> missing from [[Megatron (G1)/toys|Megatron (G1) toys]] --[[User:Abates|abates]] 04:42, 1 April 2009 (EDT)
Used to format lots of images into a swanky-looking table.
<pre><nowiki><gallery>
Image:(filename)|(caption)
</gallery></nowiki></pre>


===="See Main Article"====
: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)
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>'''


====Specifying How an Article Should Be Sorted in Categories====
<s>[[:Image:Victory_ep4_sandhide.jpg]] missing from [[Leozack]]</s> --[[User:Abates|abates]] 21:14, 4 April 2009 (EDT)
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>'''


====Speedy Delete====
<s>[[:Image:DivebombMovie-Card.jpg]] missing from [[Divebomb (Movie)]]</s> --[[User:Abates|abates]] 23:51, 7 April 2009 (EDT)
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>
: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)
'''<tt><nowiki>{{speedy|(reason for delete)}}</nowiki></tt>'''


====Stubs====
<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)
*General: '''<tt><nowiki>{{stub}}</nowiki></tt>'''
:I resnapped it from my DVD. --[[User:Jeysie|Jeysie]] 23:41, 1 May 2009 (EDT)
*Character pages: '''<tt><nowiki>{{charstub}}</nowiki></tt>'''
**Character pages that need fiction: '''<tt><nowiki>{{charstubfiction}}</nowiki></tt>'''
**Character pages that need toys: '''<tt><nowiki>{{charstubtoys}}</nowiki></tt>'''
*Comic issues: '''<tt><nowiki>{{issuestub}}</nowiki></tt>'''
*Episodes: '''<tt><nowiki>{{epstub}}</nowiki></tt>'''


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


==Stuff Still to Come==
===What to do if you find a image is missing===
(Needs to be added)
#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)


==Discussion==
: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)
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)
::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)


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)
<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)
: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 ==
== Category link backs ==


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.
I think I removed all the wikia links from the category pagesWe could probably remove that bit from the main page nowThere is a possibility I may have missed a few, but I did go through systematically.


{{collist|2|
I had no idea we had that many category pages. Wow. --[[User:Bluestreak7|Bluestreak7]] 12:02, 26 March 2009 (EDT)
*<s>[[Destined Confrontation - The Children of Good and Evil]]</s>
*<s>[[Endgame Pt. I: The Downward Spiral]]</s>
*<s>[[Endgame Pt. II: When Legends Fall]]</s>
*<s>[[Endgame Pt. III: Seeds of the Future]]</s>
*<s>[[Generation_2]]</s>
*<small><s>[[Genesis: The Art of Transformers]]</s></small> 100% compliant
*<s>Heroic Legend</s>
*<s>[[Revelations Part I: Discovery]]</s>
*<s>[[Revelations Part II: Descent]]</s>
*<s>[[Revelations Part III: Apocalypse]]</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)
== Making things less tedious ==
:The big unprocessed cache zip has:
*Heroic Legend: 2010 Wars
*Heroic Legend: Head On, Master Warriors!
*Heroic Legend: Optimus Prime VS Megatron!!
: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)
::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)


===I have no idea where to ask about this===
Because reformatting &lt;gallery&gt;s is tedious, I've made a tool to do it for us.
Are we able to rescue stuff from namespace pages, like sandboxes?  I had an article for Bata, maker of licensed transformer footwear, almost raedy to go before the thing.  [[User:Hooper X|Hooper_X]] 09:38, 21 March 2009 (EDT)
:I was able to salvage the sandboxes that I made links to on my userpage-- because when google spidered my userpage, it saw links to them and spidered them.
:If not... -[[User:Derik|Derik]] 19:41, 22 March 2009 (EDT)


== Template Help ==
*[http://www.aldenbates.com/gallerizer Gallerizer]
<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)
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)


I see some of the spiffy new templates aren't working, like the new series of nameless characters templates (noname-nickname, etc.) and the faction icons. When I fix a page, should I restore those with the anticipation that the templates will return? - [[User:Starfield|Starfield]] 12:34, 21 March 2009 (EDT)
===Comic template converter===
:That's what I've been doing.  At least with the factions one (hopefully I got the faction names right!)  Unfortunately I wasn't that familiar with the new nameless character templates, so I've been leaving them as "noname", and I guess once the templates have been sorted out, they'll be easy to spot by looking at the pages which link to noname. --[[User:Abates|abates]] 23:20, 21 March 2009 (EDT)
I've created a tool to convert the HTML on comic pages to <nowiki>{{comicstory}} and {{comicnav}}</nowiki> templates.


== When a page's code is totally effed... ==
*[http://www.aldenbates.com/htmltocomic Comicnav conversion tool]


I've discovered that when a page's code is totally effed by the import script, it can usually be re-condition by running it through ''my'' page filter script. (located [http://emopanda.com/motormouth/rewiki_text2.php? here])
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. :)


The trick is to hit "wickify" not once, but TWICE.  The second round ''generally'' sorts out most of the effed-uppingness. -[[User:Derik|Derik]] 12:38, 21 March 2009 (EDT)
Interrobang, do you want one for the episode template? --[[User:Abates|abates]] 23:11, 28 March 2009 (EDT)
:I tried that with [[Student]] and nothing changed. Are there different kinds of effed-ness?  '''Thylacine 2000'''--[[Special:Contributions/74.73.131.210|74.73.131.210]] 14:11, 21 March 2009 (EDT)
:Wow. That's awesome! - [[User:Starfield|Starfield]] 11:05, 29 March 2009 (EDT)
::I accuse you of doing it wrongIt made a signifigant difference when I did it.
::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)
#Open the student page in editing mode.
:::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 supportedThis 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)
#Copy the text out.
#Paste the text into the top text field of the [http://emopanda.com/motormouth/rewiki_text2.php? Rewiki Text Page]
#Click "Wikify"
#Click "Wikify" '''again'''
#Copy the text back out of the <u>bottom</u> text field, and put it into the student article.
#Preview


When I did this, Student went from being a total mess to something with sections, working links and a garbled skeleton that was clearly a notice box at the top of the page.  -[[User:Derik|Derik]] 14:41, 21 March 2009 (EDT)
== Totally scrambled pages ==


== The big sweep ==
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)


Okay- Deceptitran has a list of ~24,000 pages the wiki either has or thinks it OUGHT to have.  (There's holes since this was compiled from imperfect lists, but it's what we've got.)
== Infobox template for books? ==


I'm getting ready to start coding a slow sweep over all the pages-- this will take several DAYS.  The ''obvious'' edit to make is the removal of all the wikia links (which google has begun to notice.) Can anyone think of any other simple edits that should be added in that mix?  (I want to be conservative and not fuck up the code even MORE than it already is.)
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)


I'm probably gonna run a passive (no edits, much faster) sweep first and just try to figure out what pages are missing.  -12:52, 21 March 2009 (EDT)
== Redirects ==
:Big sweep is ~2% complete.  Loss rate is around 1%.  Good news-- most of the "lost" pages are false-positives.  (Crap that got onto our paster page-lists by accidents.)  ''actual'' flat-out missing pages seems closer to ~0.3%.
:(Of course, the estimate of what's missing is only as good as our original lists.  And if they were on the original lists-- then they should have gotten backed up and restored, right?)
:It's something anyway. I'll post an actual list when the sweep finishes. -[[User:Derik|Derik]] 13:23, 21 March 2009 (EDT)


Excellent.  Excellent excellent.  There has just been waaaay too much screwed up stuff to take it on by hand. This is good to hear. -- [[User:Repowers|Repowers]] 14:28, 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)


''Can anyone think of any other simple edits that should be added in that mix?''
== Moved/deleted pages ==
:'''Perhaps''', for the sake of argument, replace <nowiki>&amp;lt; and &amp;gt; with < and ></nowiki>? I realise the result wouldn't be ideal, but it would paper over a lot of cracks in one fell swoop. - [[User:SanityOrMadness|SanityOrMadness]] 18:47, 21 March 2009 (EDT)
::Getting the last of the Wikia links? I'm still finding 'em.--[[User:Rosicrucian|Rosicrucian]][[User Talk:Rosicrucian|<sup>Talk</sup>]] 19:31, 21 March 2009 (EDT)
:::I second that both removing Wikia links and converting <nowiki>&amp;lt; and &amp;gt;</nowiki> are the two big ones. Converting over the simpler/more standard templates would also be a plus, but I'm not sure how possible that is without risking further mangling. --[[User:Jeysie|Jeysie]] 22:00, 21 March 2009 (EDT)
:Any line which looks like this:
:<code><nowiki><div style="border: 2px solid rgb(238, 238, 238); margin: 0pt auto 0.2em; padding: 2px; width: 90%; background-color: rgb(239, 239, 239); text-align: left;">'''Note:''' ''...''</div></nowiki></code>
:...can be turned into <nowiki>{{note|...}}</nowiki>.  There are a ''lot'' of these. --[[User:Abates|abates]] 23:50, 21 March 2009 (EDT)
::That nice-- except that's not what the Note template actually LOOKS LIKE int he page text.  Either it's puer HTML, or the HTML's been escaped or... something, because Deceptitran isn't finding any instances of it when I run tests.
::Can someone find me an example page with the screwed-up "Note" template on it (currently or just in history) so I can figure out how to code a fix? -[[User:Derik|Derik]] 19:54, 22 March 2009 (EDT)
:::[http://tfwiki.net/w2/index.php?title=Megatron_%28Movie%29&diff=prev&oldid=223119 My fixes for Movie Megatron's page]


:::For instance: <tt><nowiki>&amp;lt;div style="width: 90%; margin: 0 auto .2em auto; background-color:#efefef; border: 2px solid #eeeeee; padding: 2px; text-align: left;"&amp;gt;'''Note:''' ''[[Defiance]] changes the past relationship between Megatron and Optimus Prime as previously seen in IDW's Prime Directive prequel where they ruled side by side as equals. As presented here, Defiance establishes Optimus Prime as merely the leader of the Cybertronian science sector, and an underling to Megatron.''&amp;lt;/div&amp;gt;</nowiki></tt> --[[User:Jeysie|Jeysie]] 20:42, 22 March 2009 (EDT)
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:


===Sweep results===
<nowiki>*yawn*</nowiki>  Good nap.  227 missing pages-- some of which is junk and not actually missing, some of which is stuck on Markons, etc.  I see that ''some'' of this has been reccover while I slept, yay!
{{collist|3|
{{collist|3|
#[[']]
# <s>[[Overlord (rank)|Autobot Overlord]]</s>
#[["]]
# [[Clamp]]
#[[(]]
# <s>[[Dinocons]]</s>
#[[Ireneusz Załóg]]
# <s>"Gone Forever"</s>
#[[Jörmungandr]]
# <s>[[Holly Kaneko]]</s>
#[[Pick-Up (Bat-Robô)]]
# <s>[[Matrix Buster]]</s>
#[[Rio Gráfica Editora]]
# [[Monorail transport]]
#[[1]]
# <s>[[Seattle-Tacoma area]]</s>
#[[1984_media]]
# <s>[[Steamer]]</s>
#[[2]]
# <s>[[Taitem Kusunoki]]</s>
#[[3]]
# [[Transformers books]]
#[[4]]
# <s>"Transformers in 3D issue 2"</s>
#[[6]]
#[[9]]
#[[A]]
#[[All Fall Down (disambiguation)]]
#[[Banjō Ginga]]
#[[Binbōgami]]
#[[Būpink]]
#[[Bumble Spud|Bumblespud]]
#[[C]]
#[[Charlie Bodin]]
#[[Cheyne]]
#[[Chōkon Power]]
#[[Crown]]
#[[Cybertron (planet)/Gallery]]
#[[Cybertron Redux]]
#[[Daisuke Gōri]]
#[[Dark Designs (Titan)]]
#[[Destined Confrontation: The Children of Good and Evil]]
#[[Do Over]]
#[[Doryū]]
#[[DreamMix TV World Fighters]]
#[[Dreamwave Generation One continuity]]
#[[Drench (Shattered Glass)]]
#[[Drift (episode)]]
#[[Drill Bit (Universe)]]
#[[Dropbox]]
#[[Dropshot (Shattered Glass)]]
#[[Dublin James]]
#[[Duel in the Labyrinth]]
#[[Dungeons & Dinobots]]
#[[Durguth]]
#[[Dutch]]
#[[Dynamo]]
#[[E]]
#[[Each One Fights...]]
#[[Echo Across the Galaxy! Bell of Love!!]]
#[[Empire]]
#[[End of the Maximals!?]]
#[[End of the Road (Titan)]]
#[[The Lio Convoy Typhoon Enters|Enter, Lio Convoy Typhoon]]
#[[Esther Scott]]
#[[F]]
#[[Fight! Super Robot Lifeform Transformers: The Comics]]
#[[Frederic Doss]]
#[[Fushigi Yamada]]
#[[Gairyū]]
#[[Geonosis]]
#[[Glen's grandmother]]
#[[Gōryū]]
#[[Grimlock (G1) toys]]
#[[H]]
#[[Hasbro Q & A]]
#[[Hasbro Q&A December 2008: Answers]]
#[[Hasbro Q&A December 2008: Question submission]]
#[[Hasbro Q&A March 2009: Answers]]
#[[Hasbro Q&A March 2009: Question submission]]
#[[Hitoshizuku Amaō]]
#[[Hōchū Ōtsuka]]
#[[Hoshinochō]]
#[[Hozumi Gōda]]
#[[I]]
#[[:Image:Autobots+Lets+Make+Out-1836.jpg]]
#[[:Image:Autobots+Lets+Make+Out-6341.jpg]]
#[[:Image:Autobots+Lets+Make+Out-7270.jpg]]
#[[:Image:BergerInc_Tanks&SolarPlant.jpg]]
#[[:Image:Blasterbluesop&mdance.jpg]]
#[[:Image:Coredevastator&prime.jpg]]
#[[:Image:Coremegs&wheeljack.jpg]]
#[[:Image:Dinobotislandratch&spark.jpg]]
#[[:Image:G1_-_Fastlane_&_Cloudraker_-_Boxart.jpg]]
#[[:Image:Gambitastro&crystals.jpg]]
#[[:Image:Gambitastrotrain&scream.jpg]]
#[[:Image:Gambittitans&cosmos.jpg]]
#[[:Image:Insectsyndromeprime&megs.jpg]]
#[[:Image:Jose+santacruz+menor.jpg]]
#[[:Image:Maketrackshoist&huffer.jpg]]
#[[:Image:Nergill_&_Troops.jpg]]
#[[:Image:Omegasupreme&creature.jpg]]
#[[:Image:Search4atelita&prime.jpg]]
#[[:Image:Tfalost&foundbulkheadhocky.gif]]
#[[:Image:Tud2bee&spikeembrace.jpg]]
#[[:Image:Universe_Soundwave&Space-Case_toy.jpg]]
#[[:Industrial Light & Magic]]
#[[:Insecticon Attack!]]
#[[J]]
#[[J. Falconer]]
#[[Jirō Saitō]]
#[[K]]
#[[Kakuryū]]
#[[Kazuhiko Gōdo]]
#[[Kenichirō Tanabe]]
#[[Kensō Katō]]
#[[Kenyū Horiuchi]]
#[[Kōhei Kowada]]
#[[Kōichi Tōchika]]
#[[Kōji Totani]]
#[[Kōji Yusa]]
#[[Kōki Kataoka]]
#[[Kōmoribreast]]
#[[Kōzō Shioya]]
#[[L]]
#[[Lloyd Goldfine]]
#[[M.A.R.B.]]
#[[Mantarō Iwao]]
#[[Masaharu Satō]]
#[[Masashi Endō]]
#[[Matrix Quest (Titan)]]
#[[Matrix Quest(Titan)]]
#[[May 26]]
#[[Maya Klayn]]
#[[Meltdown's Experiments]]
#[[Mini-Vehicle]]
#[[Mirosław_Neinert]]
#[[Momotarō]]
#[[Monster Maezuka]]
#[[Mujō]]
#[[Naoki Tatsuta]]
#[[Nobuyuki Saitō]]
#[[Odette Yustman]]
#[[Off-Road Cycle]]
#[[Ohio]]
#[[Omega Sentinel (disambiguation)]]
#[[Omega Terminus]]
#[[Onslaught (ROTF)]]
#[[Open Fire!]]
#[[Optimus (episode)]]
#[[Optimus Prime (Armada) toys]]
#[[Optimus Prime (Movie) toys]]
#[[Optimus Prime cookie jar]]
#[[Optimus Prime Oral Care Station]]
#[[Osamu Saka]]
#[[Overbite (Shattered Glass)]]
#[[Overlord - Terror of the Chōkon Tornado]]
#[[Overlord (rank)]]
#[[Owen Hurley]]
#[[P]]
#[[Pacific Ring of Fire]]
#[[Pack-in material]]
#[[Package art/Gallery]]
#[[Packaging]]
#[[Palace]]
#[[Panini]]
#[[Panini Armada issue 2]]
#[[Panini Armada issue 3]]
#[[Panini Armada issue 4]]
#[[Panini Armada issue 5]]
#[[Panini Armada issue 6]]
#[[Panini Armada issue 7]]
#[[Panini Armada issue 8]]
#[[Panini Armada issue 9]]
#[[Paper Magic Group]]
#[[Paradron communicator]]
#[[PARD]]
#[[Pīpō]]
#[[Press Release: Teletraan-1 Wikia moves to TFWiki.net]]
#[[Professor Gō]]
#[[Q]]
#[[Quick_Bow]]
#[[R]]
#[[Rairyū]]
#[[Ratchet's_EMP_generator]]
#[[Reverb_(Cybertron)]]
#[[Robot_Masters_(cartoon)]]
#[[Ryō Naitō]]
#[[Ryōichi Tanaka]]
#[[Ryōka Yuzuki]]
#[[Sanryō Odaka]]
#[[Save_the_Little_Girl!_The_Chōjin_Warriors,_the_Godmasters]]
#[[Scoop_(Shattered_Glass)]]
#[[Seizō Katō]]
#[[Shinichirō Miki]]
#[[Shizuku Amaō]]
#[[Shōhei Kohara]]
#[[Shōji Kawamori]]
#[[Shōki]]
#[[Showdown_(disambiguation)]]
#[[Shūta Gō]]
#[[Slaves_of_the_Insecticons]]
#[[Smith_(disambiguation)]]
#[[Staff_Sergeant_Tracy]]
#[[Street_Action_Mini-Con_Team|Street_Action_Mini-Con_Team_(Armada)]]
#[[Takurō Kitagawa]]
#[[Talk:Hot_Shot_(Unicron_Trilogy)]]
#[[Teiyū Ichiryūsai]]
#[[Teletran-1:_The_Transformers_Wiki:About]]
#[[Template-episodenav-dev]]
#[[Tesshō Genda]]
#[[The_Big_Book_of_Coloring_Fun]]
#[[The_New_Battle_Begins!]]
#[[The_Smashing_Pumpkins]]
#[[The_Treacherous_Attack_of_the_Decepticons]]
#[[Tight_Shot]]
#[[Toaster_bot]]
#[[Transformers_Mix_&_Match]]
#[[Transformers_Wiki_talk:Community_Portal/Cache_Recovery]]
#[[Transformers_Wiki:WikiaBotTests]]
#[[Transformers:_Binaltech_&_TF_Collection_Complete_Guide]]
#[[Trevor_Hutchison]]
#[[Ultra_Magnus_(Universe_Spy_Changer)]]
#[[Ultra_Magnus...to_the_Rescue?]]
#[[Units_of_time/Continuity]]
#[[User:M_Sipher/Sandbox]]
#[[Vector]]
#[[Yōichi Kobiyama]]
#[[Yōji Ietomi]]
#[[Yōko Kawanami]]
#[[Yokuryū]]
#[[Yūgo Ōgami]]
#[[Yūji Kishi]]
#[[Yūji Mikimoto]]
#[[Yūki Ōshima]]
#[[Yūsaku Yara]]
#[[Yūto Kazama]]
#[[Yukiyoshi Ōhashi]]
#[[Yumi Tōma]]
}}
}}


:I've recovered a bunch of those from Google's cacheMany of them are malformed because they have accents (I already went through and reuploaded as many of the accented articles as I could find). A chunk in the middle from [[Off-Road_Cycle]] to [[PARD]] are in G1MarvelBlaster's saved cache stuff. Mini-Vehicles is at [[Mini Vehicles]], Ultra Magnus...to the Rescue? is at [[Ultra Magnus... to the Rescue?]].  I started trying to look for the remaining legit lost articles on yahoo and MSN, but I don't have any more time to work on it tonightOne of the message board people who saved stuff may have some of them? --[[User:Abates|abates]] 04:06, 22 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]] respectivelySomeone 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)
: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)
: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)
::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)
:::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)
"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)
 
==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 minimalIt'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 helpsI 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.


====Filtering the sweep results====
====<nowiki>{{ongoing}}</nowiki>====
So, just from that list, once you take out (1) the links which have gone blue and (2) obvious errors of one sort or another (as well as the single-character stuff, the Teletran-1...About page was deleted '''after''' the big crash, f'rinstance. I stuck a <nowiki>{{speedy}}</nowiki> on it myself), that leaves these as actual pages which are ''completely missing'', yes? [Not swearing none of these were redirects/etc - if they were, please send them to where they're meant to go and remove them from this list, huh? I've left the disambigs, tho.]
Rendered as the following on [[Soundwave (G1)]]:


{{collist|3|
&lt;table cellspacing="0" border="0" cellpadding="0" align="center"&gt;
#[[Charlie Bodin]] (minor role in live-action movie - http://www.imdb.com/name/nm1835107/ )
 
#[[Cheyne]] (<nowiki>Unrecoverable. Yahoo doesn't have cache, but a search says "The planet Cheyne was one of several worlds explored by the Autobots ... Retrieved from "http://tfwiki.net/wiki/Cheyne" Categories: Generation 1 | Planets ..."</nowiki>)
&lt;tr bgcolor="#ececec"&gt;
#[[Crown]] (unrecoverable)
&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;
#[[Digital Dagger]] (Unrecoverable. [[T.E.C.H.]] toy from first movie's toyline)
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
#[[End of the Maximals!?]]
 
#[[End of the Road (Titan)]] (Unrecoverable.)
====<nowiki>{{picsneeded}}</nowiki>====
#[[Esther Scott]]
[[Arcee (G1)]] has:
#[[Frederic Doss]]
 
#[[Fushigi Yamada]]
&lt;center&gt;
#[[Geonosis]]
&lt;table cellspacing="0" style=""&gt;
#[[Hasbro Q&A March 2009: Question submission]]
 
#[[Insecticon Attack!]]
&lt;tr&gt;
#[[Kazuhiko Gōdo]]
&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.]]
#[[Lloyd Goldfine]]
&lt;span style="font-size:125%;font-weight:900;"&gt;Let's see what you can see...&lt;/span&gt;&lt;hr /&gt;
#[[Matrix Quest (Titan)]] (Unrecoverable.)
This article is in need of images.
#[[May 26]] (Unrecoverable. Yahoo gives it as a result in a search, but no useful info)
 
#[[Maya Klayn]]
 
#[[Odette Yustman]]
&lt;/div&gt;&lt;small&gt;'''Specifics:''' some toys&lt;/small&gt;
#[[Onslaught (ROTF)]]
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
#[[Open Fire!]]
&lt;/center&gt;
#[[Optimus (episode)]]
 
#[[Package art/Gallery]]
<nowiki>[[Category:Articles in need of images]]</nowiki> to remove
#[[Palace]]
 
#[[Panini]]
====<nowiki>{{canceledtoy}}</nowiki> (FIX'D)====
#[[Paper Magic Group]]
<strike>Another [[Arcee (G1)]]:
#[[Robot Masters (cartoon)]]
 
#[[Scoop (Shattered Glass)]]
&lt;center&gt;
#[[Slaves of the Insecticons]]
&lt;table cellspacing="0" style=""&gt;
#[[Smith (disambiguation)]]
 
#[[Staff Sergeant Tracy]]
&lt;tr&gt;
#[[The Big Book of Coloring Fun]]
&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.]]
#[[The Smashing Pumpkins]]
'''Proceed on your way to oblivion.'''&lt;br /&gt;''This item has been canceled, with no current plans for release.''
#[[The Treacherous Attack of the Decepticons]]
 
#[[Tight Shot]] (Unrecoverable. [[T.E.C.H.]] toy from first movie's toyline)
 
#[[Ultra Magnus (Universe Spy Changer)]]
&lt;/div&gt;
#[[Vector]]
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
#[[Yukiyoshi Ōhashi]]
&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>


63 pages as I type... obviously, this doesn't take account of stuff which exist but was reverted, but... - [[User:SanityOrMadness|SanityOrMadness]] 16:42, 22 March 2009 (EDT)
'''Masterforce:''' <strike>[[Super Warriors - The Godmaster Brothers]]</strike>, <strike>[[The Autobot Warrior, Sixknight?!]]</strike>,
:There are certainly more-- this list was generated by from lists of pages from ABates and FortMax we think we're SUPPOSED to have.  (and thus pages we were trying to save the cache of.)  Literally this is more a compilation of- "Stuff we KNEW we had to save we either fucked up on, or there was no cache of."
<strike>[[Overlord - Terror of the Chōkon Tornado]]</strike>
:If a page wasn't on the lists in the first place (for a variety of reasons) then it's not gonna be there.  Sorta "Known Unknowns" vs. "Unknown Unknowns." -[[User:Derik|Derik]] 18:27, 22 March 2009 (EDT)


::Yeah, I figured that out pretty quickly after I typed that when I noticed the number of redlinks on extant pages vs. blue links on cached pages, especially around the Japanese stuff (half of the Beast Wars Neo episode articles appear to be gone, for instance). - [[User:SanityOrMadness|SanityOrMadness]] 18:33, 22 March 2009 (EDT)
'''Victory:''' <strike>[[Big City - Underground Terror]]</strike>, <strike>[[Attack the Shuttle Base!!]]</strike>, <strike>[[Rescue Jan!!]]</strike>, <strike>[[Battle Up of Wrath!!]]</strike>
:::Lonegamer has many (if not all, I dunno) of the Beast Wars Neo episodes in her [http://miscfile.alienharmony.com/transformers/lonegamers-cache.zip saved caches], as well as lots of other Japanese article-related stuff, as I posted here earlier, for those folks who typically work on the Japanese articles. *hint*nudge*kick* --[[User:Jeysie|Jeysie]] 19:20, 22 March 2009 (EDT)
::::The vast majority of the ''Neo'' episode articles were just skeletons and are available on the Other Place. It's not really that big of a deal. [[User:Interrobang|—Interrobang]] 20:55, 22 March 2009 (EDT)


===And so it Begins...===
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)
Deceptitraan has begun to do an edit sweeps.  I'm calling this "Pass 1."  He will ATTEMPT to;
* Remove the wikia spam
* Fix the <nowiki>{{factions}}</nowiki> template
* properly format the <nowiki>{{disambig2}}</nowiki>'s
* Fix <nowiki>{{note}}</nowiki>s
This is going to be at least fourteen '''thousand''' edits, minimum.  It's gonna take awhile.  (The 'what's missing' sweep was 20-100 times faster because it didn't have to post edits.) -[[User:Derik|Derik]] 23:11, 22 March 2009 (EDT)
:While I think of it, I'm gonna add those filters to my page-fixer tool too.  Let me knwo if that cause it to glitch. -[[User:Derik|Derik]] 23:21, 22 March 2009 (EDT)
:On-the-fly change-- Deceptitran is now also fixing links like <nowiki>[[Slumdog|Slumdog]]</nowiki> to simply read <nowiki>[[Slumdog]]</nowiki>.  (The import script rendered ''everything'' as a two-part link.)
:I'll go back and re-check the 500-or-so articles already edited for this after. '''Note to self:''' ''The articles I want to re-check are the ones <u>lacking</u> flag2 in the database.'' -[[User:Derik|Derik]] 00:10, 23 March 2009 (EDT)


== Lonegamer's Cache ==
:And done. --[[User:Lonegamer78|Lonegamer78]] 01:24, 16 April 2009 (EDT)
::Excellent! Thanks! --[[User:Abates|abates]] 01:37, 16 April 2009 (EDT)


Lonegamer sent me all of her browser cache files the other day. I've already reposted a few I can recognize as being ones we lost, but there's some other possibly useful stuff in here, lots of Japanese episode and manga-related stuff, especially. I link to it for those who might need such things: http://miscfile.alienharmony.com/transformers/lonegamers-cache.zip --[[User:Jeysie|Jeysie]] 19:30, 21 March 2009 (EDT)
Some more from Masterforce which got upgraded but don't have the romaji translation filled in:
:Fantastic! I was able to use some of the files from here to fix a bunch of articles. --[[User:Abates|abates]] 19:33, 22 March 2009 (EDT)
*<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)


== G1MarvelBlaster's cache saves ==
== GFDL ==


It doesn't look like these were part of the original upload of files: [http://www.fileqube.com/shfolder/180305DXXRbmdM]. I can't seem to download the files though. --[[User:Abates|abates]] 01:19, 22 March 2009 (EDT)
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)
:I just downloaded [[Omega bomb]] cache article. Seems to be working alright. Is there some reason why people decided to not upload the files to scout's server so they could be restored en-mass? It seems to me that some people deciding to upload files elsewhere is the reason for so many articles not being updated. --[[User:FFN|FFN]] 01:41, 22 March 2009 (EDT)
::I know there was a problem with Scout's FTP being down at one point, so it's possible people decided to upload elsewhere during that time. (I personally had just uploaded the pages right after saving as a backup, before Scout set up her FTP, but I offered to reupload if needed... no one told me to, however.)
::I will note that G1MarvelBlaster and other folks linked to their uploads in the original finish summary, though, so they did inform that they uploaded it somewhere else. --[[User:Jeysie|Jeysie]] 02:04, 22 March 2009 (EDT)
::I managed to get [[Paradron communicator]] out by hitting download, copying and pasting the HTML code into a file, saving the file, and then processing it. --[[User:Abates|abates]] 02:38, 22 March 2009 (EDT)
:So does someone want to volunteer to grab these and reprocess them? You can skip all the October files, since I think Derek did those, and several of the Optimus Prime ones have already been done.  Should be around 160 in total.  I'd do it, but I have 600+ articles which are [[Gort|messes]] to try to reprocess. --[[User:Abates|abates]] 16:23, 22 March 2009 (EDT)


== Why are we blocking the Wayback Machine? ==
: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)


I accidentally hit the Wayback Machine rather than MSN when I was trying to grab the cache for a page there, and was informed that:
== Restoring Help/Transformers Wiki pages ==
:''We're sorry, access to http://tfwiki.net/wiki/End_of_the_Road_(Titan) has been blocked by the site owner via robots.txt.''
Wha-huh?! - [[User:SanityOrMadness|SanityOrMadness]] 10:34, 22 March 2009 (EDT)
:There was nothing in our robots.txt that ''should'' stop the Internet Archive from viewing us, but there also wasn't anything useful in it anyway, so I've deleted the file. That's weird. --[[User:Suki Brits|Suki Brits]] 12:02, 22 March 2009 (EDT)
::It's probably Archive.org's default answer-string for "I don't have it."
::Just like YouTube video player informs you a video is no longer available even if it it's just having a timeout error. -[[User:Derik|Derik]] 18:22, 22 March 2009 (EDT)
:::No, the default is simply "Sorry, no matches" ([http://web.archive.org/web/*/http://news.bbc.co.uk/thispagedoesnotexist example]) - [[User:SanityOrMadness|SanityOrMadness]] 21:01, 22 March 2009 (EDT)


==Page shrinkage==
Do the following articles (not currently present) need to be restored?:
I took a stab at cleaning up the loose code on [[Galvatron (G1)]], restoring quotes and notes and whatnot, and now the page seems to be half its normal width.  Uh, help? I mentioned this in the Summary box too, but for some reason it didn't appear in Recent Changes.  --[[User:Thylacine 2000|Thylacine 2000]] 14:17, 22 March 2009 (EDT)


== Too big to wikify? ==
*[[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)


I have attempted to convert [[Optimus Prime (Armada)]] a few times, as recovering that will let us split the toy section out again. It seems to choke Derik's tool, though.--[[User:Rosicrucian|Rosicrucian]][[User Talk:Rosicrucian|<sup>Talk</sup>]] 18:52, 22 March 2009 (EDT)
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)
:Do it section-by-section. [http://emopanda.com/motormouth/rewiki_text2.php Derik's tool] DOES have an upper limit, but if you put it through in smaller chunks, it'll work. - [[User:SanityOrMadness|SanityOrMadness]] 18:56, 22 March 2009 (EDT)
::I've restored the toy page from G1MarvelBlaster's cache version.  I'd suggest getting Optimus Prime (Armada) from there too, as it looks like that might be a more up-to-date version than was originally imported here. --[[User:Abates|abates]] 20:29, 22 March 2009 (EDT)


Incidentally, [http://209.85.229.132/search?q=cache:http%3A%2F%2Ftfwiki.net%2Fwiki%2FOptimus_Prime_(Armada)_toys Optimus Prime (Armada) toys] is still in Google's cache in its' own right. - [[User:SanityOrMadness|SanityOrMadness]] 19:27, 22 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)
:It's in G1MarvelBlaster's archive of cache files too. --[[User:Abates|abates]] 19:36, 22 March 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)
::Yeah, my took is kinda hacky.  I didn't know about the limit... but it doesn't surprise me.  I've got an AWFUL LOT of "match everything" Regex's set to Multiline mode, with callbacks.  Enough KB of text probably cause that to choke. -[[User:Derik|Derik]] 19:38, 22 March 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)