Automatic or Manually Assisted: Automatic, unsupervised
Programming Language(s): Perl
Function Summary: Replace {{Infobox Aircraft}} with {{Infobox Aircraft Begin}}{{Infobox Aircraft Type}}.
Edit period(s) (e.g. Continuous, daily, one time run): one-time
Already has a bot flag (Y/N): Y
Function Details: Per request, the bot will replace instances of{{Infobox Aircraft}} in article space with {|{{Infobox Aircraft Begin
| ...
}}{{Infobox Aircraft Type
| ...
}}
|}
The existing parameters will be sorted between the two replacement templates as appropriate.
The source is available here here. As usual with my TemplateReplacer tasks, it's a variation on a previous task; the diff is here. The major change is removing quite a bit of code that is not needed for this task. Anomie⚔ 01:52, 18 November 2008 (UTC)[reply]