All public logs

Jump to navigation Jump to search

Combined display of all available logs of Citizendium. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 10:11, 6 April 2024 Pat Palmer talk contribs created page Module:Module wikitext (Created page with "local p = {} p.text = '' function p.main() return p.text end function p._addText(text, preprocessFrame) if preprocessFrame ~= false then text = (preprocessFrame or mw.getCurrentFrame()):preprocess(text) end p.text = p.text .. text end return p")
  • 10:09, 6 April 2024 Pat Palmer talk contribs created page Module:TNT (Created page with "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained...")
  • 10:08, 6 April 2024 Pat Palmer talk contribs created page Module:Documentation/i18n (Created page with "local format = require('Module:TNT').format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') -- cfg['template-namespace-heading'] -- The heading shown in the template namespace. i18n['template-namespace-heading'] = format('I18n/Documentation', 'template-namespace-heading') -- cfg['module-namespace-heading'] -- The heading shown in the module...")
  • 10:06, 6 April 2024 Pat Palmer talk contribs created page Template:Documentation/i18n/sandbox (Created page with "local format = require('Module:TNT').format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') -- cfg['template-namespace-heading'] -- The heading shown in the template namespace. i18n['template-namespace-heading'] = format('I18n/Documentation', 'template-namespace-heading') -- cfg['module-namespace-heading'] -- The heading shown in the module...")
  • 10:05, 6 April 2024 Pat Palmer talk contribs created page Module:Documentation/config (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...")
  • 10:03, 6 April 2024 Pat Palmer talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
  • 10:01, 6 April 2024 Pat Palmer talk contribs created page Module:Message box (Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = '...")
  • 09:59, 6 April 2024 Pat Palmer talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local i18n = mw.loadData('Module:Documentation/i18n') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -...")
  • 09:53, 6 April 2024 Pat Palmer talk contribs deleted page Template:Sfn
  • 09:53, 6 April 2024 Pat Palmer talk contribs deleted page Template:Sfn/doc
  • 09:52, 6 April 2024 Pat Palmer talk contribs created page Template:Sfn/doc (Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{High-use|risk}} {{Template redirect|sfnnb}} {{Lua|Module:Footnotes|Module:Check for unknown parameters}} The '''shortened footnote template''' {{tl|sfn}} creates a short author–date citation in a footnote, with a one-directional link to the first matching citation template on the same page. It will combine iden...")
  • 09:51, 6 April 2024 Pat Palmer talk contribs created page Template:Sfn (Created page with "<includeonly>{{#invoke:Footnotes|sfn|template=sfn}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:Sfn with unknown parameter "_VALUE_"|ignoreblank=y| 1 | 2 | 3 | 4 | 5 | ignore-err | loc | p | page | pages | postscript | pp | ps | ref | Ref }}<noinclude> {{documentation}} </noinclude>")
  • 09:49, 6 April 2024 Pat Palmer talk contribs created page Template:Documentation/doc (Created page with "<noinclude>{{pp-semi-indef}} </noinclude>{{Distinguish|Template:Documentation subpage}} {{Documentation subpage}} {{template shortcut|doc}} {{High-use}} {{Lua|Module:Documentation}} {{Never substitute}} The {{tlx|documentation}} template is used to contain the documented information and instructions of a certain template, usually from a /doc subpage. It can also be configured to load the content from other pages or be directly fed by text. For detailed inst...")
  • 09:48, 6 April 2024 Pat Palmer talk contribs created page Template:Documentation (Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>")
  • 09:46, 6 April 2024 Pat Palmer talk contribs created page Template:Efn/doc (Created page with "{{Documentation subpage}} {{Transwiki guide |small=yes |text=See '''this information''' on copying this template and modifying it for use on another wiki.}} <!-- Categories and interwikis go at the bottom of this page. --> {{High-use}} '''Explanatory footnotes''' or '''Efn''' are footnotes which provide something other than, or more than, a reference to a source that supports the accompanying text. The first un...")
  • 09:46, 6 April 2024 Pat Palmer talk contribs created page Template:Efn (Created page with "<includeonly>{{safesubst<noinclude />:#if:{{{name|}}} |{{#tag:ref|{{{1|{{{reference|{{{content|{{{text|}}}}}}}}}}}}|name={{{name|}}}|group={{safesubst<noinclude />:#switch: {{{group|}}} | note | upper-alpha | upper-roman | lower-alpha | lower-greek | lower-roman = {{{group|}}} | #default = lower-alpha }}}} |{{#tag:ref|{{{1|{{{reference|{{{content|{{{text|}}}}}}}}}}}}|group={{safesubst<noinclude />:#switch: {{{group|}}} | note | up...")
  • 06:50, 6 April 2024 John Leach talk contribs deleted page Talk:BLU-121 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} In U.S. military weapons development, the '''BLU-121''' warhead, which can use several guided bomb|guidance techniques, is intended to attack specific types of hard targets, such as defended caves or certain bunkers. Because it is optimized for skip bombing across a horizontal surface, rather than deep penetration, its characteristics have similarities to, but differences from, hard target pen...)
  • 06:50, 6 April 2024 John Leach talk contribs deleted page BLU-121 (content was: "{{PropDel}}<br><br>{{subpages}} In U.S. military weapons development, the '''BLU-121''' warhead, which can use several guided bomb|guidance techniques, is intended to attack specific types of hard targets, such as defended caves or certain bunkers. Because it is optimized for skip bombing across a horizontal surface, rather than deep penetration, its characteristics have similarities to, but differences from, hard target penetrator bombs intended for vertical attack from high a...")
  • 06:49, 6 April 2024 John Leach talk contribs deleted page BLU-121/External Links (content was: "{{subpages}} *[http://findarticles.com/p/articles/mi_6712/is_18_230/ai_n29264988/ DoD Eyes 'Significantly More' Thermobaric Bombs]")
  • 06:49, 6 April 2024 John Leach talk contribs deleted page BLU-121/Definition (content was: "<noinclude>{{Subpages}}</noinclude> 2000-pound class thermobaric explosives warhead hard target penetrator, successor to BLU-118 with improved CS-1c steel hardened case allowing bomb to "skip" over ground and a new AFX-757 explosive", and the only contributor was "[[Special:Contributions/imported>Howard C. Berkowitz|imported>Howard C. Berkowitz]]" ([[User talk:imported>Howard C. Berkowitz|talk]]))
  • 06:49, 6 April 2024 John Leach talk contribs deleted page Template:BLU-121/Metadata (content was: "{{#switch: {{{info}}} <!--general article properties--> | pagename = BLU-121 | variant = AE <!--Required for checklist--> | abc = BLU-121 | cat_check = yes | status = 2 | underlinked = no | cleanup = yes | by = | cat1 = Military | cat2...", and the only contributor was "[[Special:Contributions/imported>Howard C. Berkowitz|imported>Howard C. Berkowitz]]" ([[User talk:imported>Howard C. Berkowitz|talk]]))
  • 06:49, 6 April 2024 John Leach talk contribs deleted page BLU-121/Related Articles (content before blanking was: "{{subpages}} {{TOC|right}} ==Parent topics== {{r|Hard target penetrator}} {{r|Precision-guided munition}} {{r|Insensitive high explosives}} {{r|Thermobaric explosives}} {{r|BLU-113}} ==Subtopics== {{r|Afghanistan War (2001-2021)}} ===Delivery aircraft=== {{r|F-15E Strike Eagle}} {{r|B-2 Spirit (bomber)|B-2 Spirit}} {{r|F-16 Fighting Falcon}} ==Other related topics== {{r|Multiple Round Simultaneous Impact}} {{r|Thermite}}")
  • 06:43, 6 April 2024 John Leach talk contribs deleted page Talk:ALR-56 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} The '''AN-|AN/ALR-56''' is a software-controlled radar warning receiver. Its C model is on all F-15 series fighter aircraft except the Japanese F-15J and Israeli F-15I version of the F-15E Strike Eagle. The M model is used on F-16 Fighting Falcon and C-130 Hercules aircraft. An ALQ-213|AN/ALQ-213 can act as its electronics countermeasures suite controller. It has receivers for a high and low...)
  • 06:43, 6 April 2024 John Leach talk contribs deleted page ALR-56 (content was: "{{PropDel}}<br><br>{{subpages}} The '''AN-|AN/ALR-56''' is a software-controlled radar warning receiver. Its C model is on all F-15 series fighter aircraft except the Japanese F-15J and Israeli F-15I version of the F-15E Strike Eagle. The M model is used on F-16 Fighting Falcon and C-130 Hercules aircraft. An ALQ-213|AN/ALQ-213 can act as its electronics countermeasures suite controller. It has receivers for a high and low radar frequency band, and has an architecture that ca...")
  • 06:42, 6 April 2024 John Leach talk contribs deleted page Template:ALR-56/Metadata (content was: "{{#switch: {{{info}}} <!-- Pagename must be filled out for subpages system to work correctly. --> | pagename = ALR-56 <!-- Primarily whether the article is written in "AE" - American, "AuE" - Australian, "BE" - British or "CE" - Canadian English. --> | variant = BE <!-- Required for checklist. In brief: *''abc'' means the form of the title for alphabetization, e.g. "Doherty, John" or "Orient, The". Please think this one through and replace the " " *''ca...")
  • 06:42, 6 April 2024 John Leach talk contribs deleted page Talk:ALR-69 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} '''AN-|AN/ALR-69''' devices are radar warning receivers (RWR), used in from the early 2000s on aircraft including the A-10 Thunderbolt II, MC-130 COMBAT TALON, MH-53 PAVE LOW, F-16 Fighting Falcon and C-130 Hercules. This radar warner performs rapid and accurate radar enemy emissions location. They are an incremental improvement on the older AN/ALR-46 radar warning receiver. In turn, a new inc...)
  • 06:42, 6 April 2024 John Leach talk contribs deleted page ALR-69 (content was: "{{PropDel}}<br><br>{{subpages}} '''AN-|AN/ALR-69''' devices are radar warning receivers (RWR), used in from the early 2000s on aircraft including the A-10 Thunderbolt II, MC-130 COMBAT TALON, MH-53 PAVE LOW, F-16 Fighting Falcon and C-130 Hercules. This radar warner performs rapid and accurate radar enemy emissions location. They are an incremental improvement on the older AN/ALR-46 radar warning receiver. In turn, a new increment ALR-69A(V) went into production by Raytheon as...")
  • 06:42, 6 April 2024 John Leach talk contribs deleted page Template:ALR-69/Metadata (content was: "{{#switch: {{{info}}} <!-- Pagename must be filled out for subpages system to work correctly. --> | pagename = ALR-69 <!-- Primarily whether the article is written in "AE" - American, "AuE" - Australian, "BE" - British or "CE" - Canadian English. --> | variant = BE | abc = ALR-69 | cat_check = no | status = 2 | underlinked = no | cleanup = | cat1 = Military | cat2 = | cat3 = | sub1 = Ele...")
  • 06:41, 6 April 2024 John Leach talk contribs deleted page Talk:AVR-2 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} Electronic warfare, in the broad usage, considers all parts of the electromagnetic spectrum, so the '''AN-|AN/AVR-2 laser warning receiver''' series is yet another subdiscipline of self-defense for military vehicles: optical countermeasures.<ref name=LFW2008-11>{{citation | title = Optical systems can help stop missiles | volume=44 | issue=11 | date = November, 2008 | journal = Laser Fo...)
  • 06:41, 6 April 2024 John Leach talk contribs deleted page AVR-2 (content was: "{{PropDel}}<br><br>{{subpages}} Electronic warfare, in the broad usage, considers all parts of the electromagnetic spectrum, so the '''AN-|AN/AVR-2 laser warning receiver''' series is yet another subdiscipline of self-defense for military vehicles: optical countermeasures.<ref name=LFW2008-11>{{citation | title = Optical systems can help stop missiles | volume=44 | issue=11 | date = November, 2008 | journal = Laser Focus World |url = http://www.laserfocusworld.com/articl...")
  • 06:41, 6 April 2024 John Leach talk contribs deleted page Template:AVR-2/Metadata (content was: "{{#switch: {{{info}}} <!-- Pagename must be filled out for subpages system to work correctly. --> | pagename = AVR-2 <!-- Primarily whether the article is written in "AE" - American, "AuE" - Australian, "BE" - British or "CE" - Canadian English. --> | variant = AE <!-- Required for checklist. In br...", and the only contributor was "[[Special:Contributions/imported>Howard C. Berkowitz|imported>Howard C. Berkowitz]]" ([[User talk:imported>Howard C. Berkowitz|talk]]))
  • 06:40, 6 April 2024 John Leach talk contribs deleted page Talk:ASQ-213 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} While previous anti-radiation missile targeting systems were built into the launching aircraft, the '''AN-|AN/ASQ-213''' is built into a pod that attaches to a wing weapons station on any aircraft with a MIL-STD-1553 electronic interface. It can, therefore, adapt the AGM-88 HARM missile to a wide variety of aircraft. The ASQ-213, which is in its seventh version, detects radars at long range,...)
  • 06:40, 6 April 2024 John Leach talk contribs deleted page ASQ-213 (content was: "{{PropDel}}<br><br>{{subpages}} While previous anti-radiation missile targeting systems were built into the launching aircraft, the '''AN-|AN/ASQ-213''' is built into a pod that attaches to a wing weapons station on any aircraft with a MIL-STD-1553 electronic interface. It can, therefore, adapt the AGM-88 HARM missile to a wide variety of aircraft. The ASQ-213, which is in its seventh version, detects radars at long range, and presents a complete radar threat profile to its hu...")
  • 06:40, 6 April 2024 John Leach talk contribs deleted page Template:ASQ-213/Metadata (content was: "{{#switch: {{{info}}} <!-- Pagename must be filled out for subpages system to work correctly. --> | pagename = ASQ-213 <!-- Primarily whether the article is written in "AE" - American, "AuE" - Australian, "BE" - British or "CE" - Canadian English. --> | variant = BE | abc = ASQ-213 | cat_check = no | status = 2 | underlinked = no | cleanup = | cat1 = Military | cat2 = | cat3 = | sub1 = E...")
  • 06:39, 6 April 2024 John Leach talk contribs deleted page Talk:APG-78 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} The '''AN-|AN/APG-78''' is a U.S. Army millimeter wave radar system shared among the Longbow versions of the AH-64 Apache heavy attack helicopter, AGM-114 Hellfire missiles, and the OH-58 Kiowa Warrior scout helicopter. The systems continue technical evolution, and, in August 2005, an upgrade Fire Control Radar Electronics Unit (REU) as part of the US Army's Apache Longbow Block III moderniza...)
  • 06:39, 6 April 2024 John Leach talk contribs deleted page APG-78 (content was: "{{PropDel}}<br><br>{{subpages}} The '''AN-|AN/APG-78''' is a U.S. Army millimeter wave radar system shared among the Longbow versions of the AH-64 Apache heavy attack helicopter, AGM-114 Hellfire missiles, and the OH-58 Kiowa Warrior scout helicopter. The systems continue technical evolution, and, in August 2005, an upgrade Fire Control Radar Electronics Unit (REU) as part of the US Army's Apache Longbow Block III modernization effort. In addition to the U.S., these helicopt...")
  • 06:39, 6 April 2024 John Leach talk contribs deleted page Template:APG-78/Metadata (content was: "{{#switch: {{{info}}} <!-- Pagename must be filled out for subpages system to work correctly. --> | pagename = APG-78 <!-- Primarily whether the article is written in "AE" - American, "AuE" - Australian, "BE" - British or "CE" - Canadian English. --> | variant = BE <!-- Required for checklist. In brief: *''abc'' means the form of the title for alphabetization, e.g. "Doherty, John" or "Orient, The". Please think this one through and replace the " " *''ca...")
  • 06:38, 6 April 2024 John Leach talk contribs deleted page Talk:APS-145 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} The '''AN-APS-145''' is the latest generation of surveillance and tracking radar used aboard the E-2 Hawkeye|E-2C+ Hawkeye, an airborne early warning (AEW) aircraft that is carrier-capable. Much as is the AN-|AN/APY-2 radar carried by the much larger E-3 Sentry aircraft, its antenna is mounted on stilts on top of the aircraft, and looks rather like a flying saucer gripping the airplane. It ca...)
  • 06:38, 6 April 2024 John Leach talk contribs deleted page APS-145 (content was: "{{PropDel}}<br><br>{{subpages}} The '''AN-APS-145''' is the latest generation of surveillance and tracking radar used aboard the E-2 Hawkeye|E-2C+ Hawkeye, an airborne early warning (AEW) aircraft that is carrier-capable. Much as is the AN-|AN/APY-2 radar carried by the much larger E-3 Sentry aircraft, its antenna is mounted on stilts on top of the aircraft, and looks rather like a flying saucer gripping the airplane. It can track over 20,000 targets. This version is mechani...")
  • 06:38, 6 April 2024 John Leach talk contribs deleted page Template:APS-145/Metadata (content was: "{{#switch: {{{info}}} <!-- Pagename must be filled out for subpages system to work correctly. --> | pagename = APS-145 <!-- Primarily whether the article is written in "AE" - American, "AuE" - Australian, "BE" - British or "CE" - Canadian English. --> | variant = BE | abc = APS-145 | cat_check = no | status = 2 | underlinked = no | cleanup = yes | cat1 = Military | cat2 = Engineering | cat3 = |...")
  • 06:37, 6 April 2024 John Leach talk contribs deleted page APQ-180/Definition (content was: "A derivative of the AN/APG-70 ground mapping radar introduced for the F-15E Strike Eagle, built into the slower AC-130 attack aircraft", and the only contributor was "[[Special:Contributions/imported>Howard C. Berkowitz|imported>Howard C. Berkowitz]]" ([[User talk:imported>Howard C. Berkowitz|talk]]))
  • 06:37, 6 April 2024 John Leach talk contribs deleted page APQ-180 (content was: "#REDIRECT APG-70", and the only contributor was "[[Special:Contributions/imported>Howard C. Berkowitz|imported>Howard C. Berkowitz]]" ([[User talk:imported>Howard C. Berkowitz|talk]]))
  • 06:36, 6 April 2024 John Leach talk contribs deleted page Talk:APG-70 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} Raytheon's '''AN/APG-70''' is an evolutionary branch of the APG-63|AN/APG-63 radar series, used on the late model F-15 Eagle| F-15C/D, Israeli F-15I and Saudi F-15S, as well as the F-15E Strike Eagle.<ref name=RaytheonAPG70>{{citation | url = http://www.raytheon.com/capabilities/products/apg70/ | publisher = Raytheon | title = AN/APG-70 Radar }}</ref> Late-model U.S. F-15's, however, now...)
  • 06:36, 6 April 2024 John Leach talk contribs deleted page APG-70 (content was: "{{PropDel}}<br><br>{{subpages}} Raytheon's '''AN/APG-70''' is an evolutionary branch of the APG-63|AN/APG-63 radar series, used on the late model F-15 Eagle| F-15C/D, Israeli F-15I and Saudi F-15S, as well as the F-15E Strike Eagle.<ref name=RaytheonAPG70>{{citation | url = http://www.raytheon.com/capabilities/products/apg70/ | publisher = Raytheon | title = AN/APG-70 Radar }}</ref> Late-model U.S. F-15's, however, now use an AN/APG-63 V(3), and the Strike Eagle will upgra...")
  • 06:36, 6 April 2024 John Leach talk contribs deleted page Template:APG-70/Metadata (content was: "{{#switch: {{{info}}} <!-- Pagename must be filled out for subpages system to work correctly. --> | pagename = APG-70 <!-- Primarily whether the article is written in "AE" - American, "AuE" - Australian, "BE" - British or "CE" - Canadian English. --> | variant = BE <!-- Required for checklist. In brief: *''abc'' means the form of the title for alphabetization, e.g. "Doherty, John" or "Orient, The". Please think this one through and replace the " " *''ca...")
  • 06:35, 6 April 2024 John Leach talk contribs deleted page Talk:ALR-93 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} The '''AN-|AN/ALR-93''' is a radar warning receiver (RWR) that provides automatic detection and display of RF signals in the C through J frequency bands. It complements a missile warning receiver, the AN-|AN/AAR-54, the sensors for which operate in the ultraviolet, not infrared spectrum. Under the control of an AN-|AN/APR-39B(V)2, it will correlate radar threats with the infrared threats dete...)
  • 06:35, 6 April 2024 John Leach talk contribs deleted page ALR-93 (content was: "{{PropDel}}<br><br>{{subpages}} The '''AN-|AN/ALR-93''' is a radar warning receiver (RWR) that provides automatic detection and display of RF signals in the C through J frequency bands. It complements a missile warning receiver, the AN-|AN/AAR-54, the sensors for which operate in the ultraviolet, not infrared spectrum. Under the control of an AN-|AN/APR-39B(V)2, it will correlate radar threats with the infrared threats detected by the AAR-54, which will cue an AN-|AN/AAQ-24 N...")
  • 06:35, 6 April 2024 John Leach talk contribs deleted page Template:ALR-93/Metadata (content was: "{{#switch: {{{info}}} <!-- Pagename must be filled out for subpages system to work correctly. --> | pagename = ALR-93 <!-- Primarily whether the article is written in "AE" - American, "AuE" - Australian, "BE" - British or "CE" - Canadian English. --> | variant = BE <!-- Required for checklist. In brief: *''abc'' means the form of the title for alphabetization, e.g. "Doherty, John" or "Orient, The". Please think this one through and replace the " " *''ca...")
  • 06:34, 6 April 2024 John Leach talk contribs deleted page Talk:APG-77 (Deleted together with the associated page with reason: content was: "{{PropDel}}<br><br>{{subpages}} Designed for the F-22 Raptor fifth generation fighter, or, as some might say, the F-22 is designed around the Northrop Grumman '''AN/APG-77''' radar#active electronically scanned array|active electronically scanned array multifunction radar, this is the electronic heart of the aircraft. <ref name=GrummanF22Radar>{{citation | url = http://www.es.northropgrumman.com/solutions/f22aesaradar/ |...)
  • 06:34, 6 April 2024 John Leach talk contribs deleted page APG-77 (content was: "{{PropDel}}<br><br>{{subpages}} Designed for the F-22 Raptor fifth generation fighter, or, as some might say, the F-22 is designed around the Northrop Grumman '''AN/APG-77''' radar#active electronically scanned array|active electronically scanned array multifunction radar, this is the electronic heart of the aircraft. <ref name=GrummanF22Radar>{{citation | url = http://www.es.northropgrumman.com/solutions/f22aesaradar/ | title = AN/APG-77 - F-22 Raptor AESA Radar}}</ref> The...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)