<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.battlestarwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hairy43</id>
	<title>Battlestar Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.battlestarwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hairy43"/>
	<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/Special:Contributions/Hairy43"/>
	<updated>2026-04-27T12:20:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=User_talk:Catrope&amp;diff=140921</id>
		<title>User talk:Catrope</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=User_talk:Catrope&amp;diff=140921"/>
		<updated>2007-11-22T02:01:20Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: New section: Preview button...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{archiveTOC}}&lt;br /&gt;
&lt;br /&gt;
{{newsection link}}&lt;br /&gt;
&lt;br /&gt;
{{message box&lt;br /&gt;
|id=languages&lt;br /&gt;
|heading= I speak English (near-native), Dutch (native) and German (limited)&lt;br /&gt;
|message= Feel free to ask your question in either of these three languages&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- {{message box&lt;br /&gt;
|heading= I am away&lt;br /&gt;
|message= I will be away for a week starting Sunday, September 16. I expect to be back the Sunday after.&lt;br /&gt;
}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== creating and modifying templates ==&lt;br /&gt;
&lt;br /&gt;
i&#039;ve been looking around on the internet for pointers on creating my own templates and working with other more interesting wiki features, but i&#039;m not having much luck.  is there a site you can point me to?  the feature i was trying to add on my userinfo was school.  thanks!     [[User:Caw|Caw]] 17:14, 15 September 2007 (CDT)&lt;br /&gt;
:[http://meta.wikimedia.org/wiki/Help:Templates Here] is a pretty extensive guide on templates. For more complex templates [http://meta.wikimedia.org/wiki/Help:ParserFunctions ParserFunctions] are useful, although you probably won&#039;t have to use them at first. If you want to add stuff to the box templates, you might also want to read about [http://meta.wikimedia.org/wiki/Help:Tables tables], which we use to format the boxes. Good luck! ---[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:33, 17 September 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== dumpBackup.php ==&lt;br /&gt;
&lt;br /&gt;
I figure you might know the answer to this, so I&#039;ll ask you before I make a query on the mediawiki mailing list. Is there a way to specify what kinds of pages can be dumped using dumpBackup.php? For instance, I want to make a dump of pages in the article, portal, sources, category, template, and Battlestar Wiki namespaces, but not anything pertaining to the user or any talk namespaces. Is there an option I need to pass in the command line to do that? Or another program? Thanks! -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 11:55, 23 September 2007 (CDT)&lt;br /&gt;
:How about using [http://www.mediawiki.org/wiki/MWDumper#Filter_actions MWDumper] instead? BTW, why would you want an XML dump of content-only stuff? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 12:05, 23 September 2007 (CDT)&lt;br /&gt;
::Cool. Thanks again! :-) As for why, I&#039;m building a mirror in the event the main server should ever go down. (I don&#039;t expect it to, but you never know.) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 12:07, 23 September 2007 (CDT)&lt;br /&gt;
:::It can be done with dumpBackup.php also:&lt;br /&gt;
 php dumpBackup.php --filter=namespace:NS_MAIN,NS_CATEGORY,NS_TEMPLATE,NS_PROJECT,100,102&lt;br /&gt;
:::Where 100 and 102 are the numbers associated with the Portal and Sources namespaces (see also [http://en.battlestarwiki.org/w/api.php?action=query&amp;amp;meta=siteinfo&amp;amp;siprop=namespaces here]). BTW, wouldn&#039;t it be wise to include Quotes (104) and Podcast (106) too? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 12:14, 23 September 2007 (CDT)&lt;br /&gt;
::::Yeah, I&#039;ll add those namespaces too. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 12:17, 23 September 2007 (CDT)&lt;br /&gt;
::::Well, by just restricting it to the most valuable content, it cut the xml filesize down by half. ;-) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 12:26, 23 September 2007 (CDT)&lt;br /&gt;
:::::I see. For serious backups, you want to backup the entire DB though, so as to also backup users and their preferences, not to mention the quite huge {page,template,image,category,external,lang}links, redirect, *cache and math tables. You could exclude them to cut down on backup size, as they can be rebuilt from the pages&#039; content. That would take quite some time, though, considering the amount of pages we have here. During the rebuild, categories, [[Special:Whatlinkshere]] and redirects won&#039;t work very well. Also, the wiki might be somewhat slower since its internal caches are gone. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 12:39, 23 September 2007 (CDT)&lt;br /&gt;
::::::Well, the entire database is backed up on a weekly basis. ;-) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 12:41, 23 September 2007 (CDT)&lt;br /&gt;
:::::::That&#039;s a comforting thought. Like I said, some tables can be rebuilt on the fly (you might wanna try excluding them to see if it makes a difference in the backups, I think that it&#039;ll at least speed up recovery, less stuff for mysqlbackup to import), but rebuilding will take significant time, although there&#039;s not much denial of service involved: the wiki will be somewhat slower, and some features aren&#039;t used very often anyway will not work fully. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 12:45, 23 September 2007 (CDT)&lt;br /&gt;
:::::::BTW, if you want to get a general idea of how all those tables work together, see [http://upload.wikimedia.org/wikipedia/commons/4/41/Mediawiki-database-schema.png this picture]. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 12:46, 23 September 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== New extension idea ==&lt;br /&gt;
&lt;br /&gt;
For [http://tgm.firstones.net/ The Great Machine] wiki, I&#039;ve created a [http://tgm.firstones.com/wiki/Template:Cite template] that allows for the creation of shortened inline episode citations. The idea is when the user hovers their cursor over it, the episode number (i.e. S1E01) will reveal the full episode title (i.e. Midnight on the Firing Line). A mouseout event returns the text to its shorter state. This is all done by javascript; the js function that does the text changing is: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 function changeTextById(elementId,changeVal){&lt;br /&gt;
    var hasInnerText =&lt;br /&gt;
    (document.getElementsByTagName(&amp;quot;body&amp;quot;)[0].innerText != undefined) ? true : false;&lt;br /&gt;
    var elem = document.getElementById(elementId);&lt;br /&gt;
    if(!hasInnerText){&lt;br /&gt;
        elem.textContent = changeVal;&lt;br /&gt;
    }else{&lt;br /&gt;
        elem.innerText = changeVal;&lt;br /&gt;
    }&lt;br /&gt;
 }&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That code is located in the [http://tgm.firstones.com/wiki/MediaWiki:Common.js Common.js] file so that it works site-wide.&lt;br /&gt;
&lt;br /&gt;
Of course, for it to work, I&#039;ve had to enable wgRawHTML since that enables the javascript events written in the divs, which is something I really didn&#039;t like to do.&lt;br /&gt;
&lt;br /&gt;
And the only way I can get it to work is to create sub templates that template substitute from the cite template. &lt;br /&gt;
&lt;br /&gt;
What I&#039;d like to do is turn it into an extension so that when the user calls &amp;lt;nowiki&amp;gt;&amp;lt;cite id=&amp;quot;Midnight on the Firing Line&amp;quot;&amp;gt;S1E01&amp;lt;/cite&amp;gt;&amp;lt;/nowiki&amp;gt;, they&#039;ll be able to do the same thing, without the use of templates. Is there a way you can whip up something quickly? If not, no worries.-- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 18:16, 1 October 2007 (CDT)&lt;br /&gt;
:I think we need to update the &amp;quot;ref&amp;quot; extension. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 02:02, 2 October 2007 (CDT)&lt;br /&gt;
::I think it would be a good idea to do &amp;lt;nowiki&amp;gt;&amp;lt;redircite&amp;gt;S1E01&amp;lt;/redircite&amp;gt;&amp;lt;/nowiki&amp;gt;, where S1E01 redirects to Midnight on the Firing Line. Implementing this as a fork of Cite.php (which does the &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags) doesn&#039;t seem like a good idea to me, as Cite.php is really intended to do the reference section thing.&lt;br /&gt;
::Another important issue, though: it currently doesn&#039;t work, at least not for me. When I mouseover the example on [[tgm:Template:Cite]], the text doesn&#039;t change back and forth between &amp;quot;S1E01&amp;quot; and &amp;quot;Midnight on the Firing Line&amp;quot; as expected, but simply remains static. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:10, 2 October 2007 (CDT)&lt;br /&gt;
:::Ok, I fixed that. ;) Do a hard refresh and it should work. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 11:32, 2 October 2007 (CDT)&lt;br /&gt;
::::Yeah, it works now, except that I can&#039;t middle-click it. This could be fixed by using an &amp;lt;nowiki&amp;gt;&amp;lt;a&amp;gt;&amp;lt;/nowiki&amp;gt; element rather than a &amp;lt;nowiki&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/nowiki&amp;gt;. I&#039;ll start working on the extension tomorrow. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 13:12, 2 October 2007 (CDT)&lt;br /&gt;
:::::Yeah, middle click won&#039;t work because it uses a javascript on click event. Hopefully, in writing the extension you would be able to get rid of that... :) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 13:27, 2 October 2007 (CDT)&lt;br /&gt;
::::::If you work on Cite.php, this one features would be good... &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;hello&amp;quot; section=&amp;quot;greetings&amp;quot;&amp;gt;Hi.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;references area=&amp;quot;greetings&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. &amp;quot;Another&amp;quot; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;hello&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; would still put it in the &amp;quot;greetings&amp;quot; while if you had &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;hello2&amp;quot;&amp;gt;Test&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; would show up just in &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 13:21, 2 October 2007 (CDT) :)&lt;br /&gt;
:::::::You can file an enhancement request at [http://bugzilla.mediawiki.org/ MediaZilla]. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 13:27, 2 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
I&#039;m done writing the extension. I still have to draw up a README and do all the other paperwork, but you can already test it (at the [[hb:]] for instance) by copypasting [[User:Catrope/redircite.php|this PHP code]] to extensions/redircite/redircite.php (relative to your MediaWiki root directory) and adding &amp;lt;code&amp;gt;require_once(&#039;$IP/extensions/redircite/redircite.php&#039;);&amp;lt;/code&amp;gt; to the bottom of your LocalSettings.php --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 10:21, 3 October 2007 (CDT)&lt;br /&gt;
: Eureka! It works! :) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 12:43, 3 October 2007 (CDT)&lt;br /&gt;
::The extension is now on line [http://www.mediawiki.org/wiki/Extension:Redircite here]. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:46, 4 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Thankyou ==&lt;br /&gt;
&lt;br /&gt;
Thanks for cancelling the block. I wont &amp;quot;vandalise&amp;quot; the site again (hopefully) and thankyou for properly explaining it to Shane...&lt;br /&gt;
&lt;br /&gt;
;) ([[User:Pooh the hat|Pooh the hat]] 17:54, 9 October 2007 (CDT))&lt;br /&gt;
:No problem. Shane mixed up the chronology (which can happen if you don&#039;t visit Battlestar Wiki as obsessively as some of us do) and blocked you by mistake. It would be unfair to block you from editing forever because of a human error on our part. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:47, 10 October 2007 (CDT)&lt;br /&gt;
:Oh wait, you &#039;&#039;did&#039;&#039; vandalize the wiki again, and now you &#039;&#039;have&#039;&#039; been blocked. You won&#039;t be able to edit the wiki for 3 months, and if you pull any stunts after, we&#039;ll gladly extend that to the end of time. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 08:01, 10 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== The page: Tigh me up Tigh me down ==&lt;br /&gt;
&lt;br /&gt;
When it describes what happens at the dinner between Roslin, Ellen Tigh, Tigh, Adama, and Lee Adama, what does it mean by Ellen tried to play footsies wwith Lee Adama under the table? What is footsies? How was she playing footsies with him? Please reply... {{unsigned|Pooh the hat}}&lt;br /&gt;
: [[w:Footsie|Here ya go.]] -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 18:03, 9 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== EditOwn extension ==&lt;br /&gt;
&lt;br /&gt;
I noticed your [http://www.mediawiki.org/wiki/Extension:EditOwn EditOwn] extension and was wondering if there was a way to modify it so that it can perform the following functions:&lt;br /&gt;
&lt;br /&gt;
* A user creates a page in the article—or any other—namespace, but doesn&#039;t want anyone else to edit it. &lt;br /&gt;
* Sysops must be immune, which shouldn&#039;t be a problem, but it goes without saying.&lt;br /&gt;
* Of course, not all pages on the wiki would have this restriction, and thus there would have to be some way to select whether an article has this type of owner-edit-only protection.&lt;br /&gt;
&lt;br /&gt;
Reason I ask is because I&#039;m building the BattlestarPegasus.com website using MW as a backend and one of the key things I wanted to do is have content creators, like fanfic writers, be able to post something up there without worrying about getting rewritten or vandalized. Thus I wanted to see if such a thing was possible. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 02:09, 29 October 2007 (CDT)&lt;br /&gt;
:Hmm. I think you may not even need an EditOwn-like extension for that. You could create a group called &#039;authors&#039; that can create pages whereas regular users cannot. You can also make it possible to protect a page so that only authors can edit it. The necessary lines in LocalSettings.php are the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$wgGroupPermissions[&#039;*&#039;][&#039;createpage&#039;] = false; // You probably have this one already&lt;br /&gt;
$wgGroupPermissions[&#039;user&#039;][&#039;createpage&#039;] = false; // Regular users can&#039;t create new pages&lt;br /&gt;
$wgGroupPermissions[&#039;user&#039;][&#039;createtalk&#039;] = true; // But they can create talk pages&lt;br /&gt;
$wgGroupPermissions[&#039;authors&#039;][&#039;createpage&#039;] = true; // People in our brand new authors group can create pages&lt;br /&gt;
&lt;br /&gt;
$wgRestrictionLevels[] = &#039;authors&#039;; // Make it possible to protect articles authors-only&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:By default, you&#039;ll see &amp;lt;code&amp;gt;Require &amp;quot;authors&amp;quot; permission&amp;lt;/code&amp;gt; show up in the protection form. You can change this to something more descriptive by editing [[MediaWiki:protect-level-authors]]. You can add users to the authors group through the [[Special:Userrights]] interface (with which you&#039;re probably familiar already). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 11:30, 29 October 2007 (CDT)&lt;br /&gt;
:: Well, I want it so that an author can only edit their own pages. So let&#039;s say that there are two fan fiction authors who contribute to BSP.com... they can submit their content, but can&#039;t edit the other&#039;s work. Is there something that can be whipped up for that? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 12:59, 29 October 2007 (CDT)&lt;br /&gt;
:::Ah, that&#039;s more complicated. How about [http://www.mediawiki.org/wiki/Extension:UserPageEditProtection this extension]? Then you could create these pages as [[User:Alice/Fanfic Article 1]] and transclude it (i.e. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{User:Alice/Fanfic article 1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;) on [[Fanfic article 1]], which would be protected. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 13:27, 29 October 2007 (CDT)&lt;br /&gt;
::::Yes, that seems to be the best bet for now. Thanks! :) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 13:29, 29 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== S/he ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m using she and he because using the name all the time is mind-numbingly repetitive. I see that you try to use the name at the start of every paragraph and then switch to pronouns. The problem is that the paragraphs for these characters are usually so short that every or every second sentence starts with the name. That just doesn&#039;t really read well ([[Tattooed pilot]] was a really bad case of repetition once). And there generally isn&#039;t an confusion about who is meant with it. ---[[User:Serenity|Serenity]] 15:22, 8 November 2007 (CST)&lt;br /&gt;
:It&#039;s considered good style not to say &amp;quot;(s)he&amp;quot; too often, but to reuse the name every three or four occurrences. Lots of &amp;quot;(s)he&amp;quot;&#039;s are also boring. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:24, 8 November 2007 (CST)&lt;br /&gt;
::Yeah. In a longer text that&#039;s certainly true, and I wouldn&#039;t do it there. As said, the problem is really writing these short unrelated paragraphs in an interesting way. I also think that using the name in the middle of a sentence isn&#039;t so bad as starting every paragraph with it. &amp;quot;Mathias this...&amp;quot;, &amp;quot;Mathias that...&amp;quot; three times in a row isn&#039;t such a good style either :s &lt;br /&gt;
::Though it looks fine. The sentences, and especially the first paragraph, aren&#039;t as short as with Hoshi&#039;s article, so that&#039;s a plus. --[[User:Serenity|Serenity]] 15:27, 8 November 2007 (CST)&lt;br /&gt;
:::I know, starting every paragraph with &amp;quot;Mathias&amp;quot; is boring. However, we do have a few paragraphs starting with &amp;quot;she&amp;quot;, and like you said, Mathias doesn&#039;t have the one-sentence paragraphs Hoshi does. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:31, 8 November 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
== WGA Template ==&lt;br /&gt;
Found [http://lexigeek.com/wga/wga-battlestar-100.jpg a useful image for the strike template]. --[[User:Steelviper|Steelviper]] 23:19, 14 November 2007 (CST)&lt;br /&gt;
:Thanks, I&#039;ll certainly use it. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:53, 15 November 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
== Preview button... ==&lt;br /&gt;
&lt;br /&gt;
Sorry about that, I see what you&#039;re talking about now. I got all excited and jumped right into writing and editing and didn&#039;t read everything I should have first.&lt;br /&gt;
&lt;br /&gt;
I hope to be adding (with the preview button ;) ) other new content in the near future. I am the CO of GalacticaHero.net. We specialize in BSG props and costumes, and I have a lot of information about those subjects.&lt;br /&gt;
&lt;br /&gt;
-Dean&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140899</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140899"/>
		<updated>2007-11-21T20:42:44Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Raptor Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Plaque.jpg|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Raptor Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires Plaque.jpg|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Battleaxe_Plaque.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters Plaque 2.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Raptors Plaque.jpg|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140898</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140898"/>
		<updated>2007-11-21T20:42:06Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Known Squadrons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Raptor Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Plaque.jpg|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires Plaque.jpg|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Battleaxe_Plaque.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters Plaque 2.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Raptors Plaque.jpg|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140897</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140897"/>
		<updated>2007-11-21T20:41:32Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Plaque.jpg|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires Plaque.jpg|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Battleaxe_Plaque.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters Plaque 2.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Raptors Plaque.jpg|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140896</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140896"/>
		<updated>2007-11-21T20:36:15Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Fighter Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Plaque.jpg|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires Plaque.jpg|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Battleaxe_Plaque.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters Plaque 2.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Raptors Plaque.jpg|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140893</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140893"/>
		<updated>2007-11-21T20:25:10Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Plaque.jpg|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires Plaque.jpg|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Battleaxe_Plaque.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters Plaque 2.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Raptors Plaque.jpg|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140892</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140892"/>
		<updated>2007-11-21T20:21:33Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Plaque.jpg|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires Plaque.jpg|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Battleaxe_Plaque.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters Plaque 2.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140890</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140890"/>
		<updated>2007-11-21T20:16:01Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Plaque.jpg|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires Plaque.jpg|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:7th Battleaxe.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters detail.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140889</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140889"/>
		<updated>2007-11-21T20:10:57Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Plaque.jpg|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires AoC.JPG|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:7th Battleaxe.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters detail.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140887</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140887"/>
		<updated>2007-11-21T20:06:51Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Epiphanies.JPG|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Prowlers Plaque.jpg|&#039;&#039;Fighter Squadron 5&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Prowlers&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires AoC.JPG|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:7th Battleaxe.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters detail.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Raptor Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140886</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140886"/>
		<updated>2007-11-21T20:04:49Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Epiphanies.JPG|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons Plaque.jpg|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires AoC.JPG|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:7th Battleaxe.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters detail.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Fighter Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140885</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140885"/>
		<updated>2007-11-21T20:02:28Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Epiphanies.JPG|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Strike Fighters Plaque.jpg|&#039;&#039;Fighter Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Strike Fighters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons AoC.JPG|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires AoC.JPG|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:7th Battleaxe.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters detail.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Fighter Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140884</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140884"/>
		<updated>2007-11-21T19:59:18Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Epiphanies.JPG|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:ViperWepsSchool_AoC.JPG|&#039;&#039;Raptor Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Name Unknown&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons AoC.JPG|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires AoC.JPG|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:7th Battleaxe.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Aces Plaque.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters detail.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Fighter Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140883</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140883"/>
		<updated>2007-11-21T19:58:35Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Known Squadrons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 2 Strike Fighters&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 5 Prowlers&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 8 Red Aces - Aces N&#039; Eights&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
*Raptor Squadron 10 Raptors&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Epiphanies.JPG|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:ViperWepsSchool_AoC.JPG|&#039;&#039;Raptor Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Name Unknown&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons AoC.JPG|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires AoC.JPG|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:7th Battleaxe.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Squad8_logo.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters detail.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Fighter Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140881</id>
		<title>Squadrons of Galactica</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Squadrons_of_Galactica&amp;diff=140881"/>
		<updated>2007-11-21T19:43:18Z</updated>

		<summary type="html">&lt;p&gt;Hairy43: /* Squadron Crests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:ViperWepsSchool_AoC.JPG|thumb|right|2nd Raptor Squadron and Viper Weapons School crests ([[Act of Contrition]]).]]&lt;br /&gt;
Numerous squadron insignia&amp;lt;ref&amp;gt;&lt;br /&gt;
*This is a reference to the use of now-commonplace shoulder sleeve unit insignia [http://www.army.mil/symbols/uniformtraditions3.html popularized in armed services such as the U.S. Army] as early as 1918.&lt;br /&gt;
* It is possible that some of these insignia actually belong to larger units, such as [[w:Wing (air force unit)|wings]], which are composed of several squadrons in turn (with 12-24 planes each). In many real-world air forces wings have own insignia and names, but no evidence exists as to whether the [[Colonial Fleet (RDM)|Colonial Fleet]] is structured in the same way. Since the [[Raptor]] patch is labeled &amp;quot;Fighter Squadron 10&amp;quot;, Battlestar Wiki chooses to treat all of them as squadrons. There is also a &amp;quot;7th Raptor Squadron - Battleaxe&amp;quot; patch.&lt;br /&gt;
&amp;lt;/ref&amp;gt; are visible on the walls of the pilots&#039; [[Pilot ready rooms|ready room]] on [[Galactica (RDM)|&#039;&#039;Galactica&#039;&#039;]]. The squadrons can contain both [[Viper (RDM)|Viper]] and [[Raptor]] pilots, which comprise its &#039;&#039;air wing&#039;&#039;,&amp;lt;ref&amp;gt;Admiral [[Helena Cain]] in &amp;quot;[[Pegasus (episode)|Pegasus]]&amp;quot; uses the term in context: &amp;quot;I&#039;m going to integrate the crews. And I&#039;m starting by reassigning Captain Adama to the &#039;&#039;Pegasus&#039;&#039; air wing.&amp;quot;&amp;lt;/ref&amp;gt; the sum of all Viper squadrons, [[Raptor]]s and [[Refueling tanker|support ships]] assigned to a [[battlestar]].&lt;br /&gt;
&lt;br /&gt;
An air wing is commanded by the battlestar&#039;s senior pilot, the [[CAG|Commander, Air Group]], or &amp;quot;CAG&amp;quot;. The term air group is only used in the title of the CAG, as in practice the Viper and Raptor force is called &amp;quot;air wing&amp;quot; ([[Pegasus (episode)|Pegasus]]) &amp;lt;ref&amp;gt;The term &amp;quot;air group&amp;quot; is technically obsolete in the U.S. Air Force and U.S. Navy as air groups are now known as &#039;&#039;air wings&#039;&#039;. While the senior pilot title is officially &#039;&#039;Commander, Air Wing&#039;&#039; (CAW), the term of &amp;quot;CAG&amp;quot; is still used informally as a portmanteau. &#039;&#039;Battlestar Galactica&#039;&#039; reflects the same informality.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Squadrons are purely organizational in nature and probably also a matter of generating &#039;&#039;esprit de corps&#039;&#039; (positive morale) in a group of pilots. In combat, Viper squadrons are color-coded (for example, [[Blue Squadron (RDM)|Blue Squadron]] and [[Red Squadron (RDM)|Red Squadron]]). Since these designations are used for different units at various points, they are very likely [[wireless]] code names that are assigned on an ad-hoc basis as needed for each mission.&lt;br /&gt;
&lt;br /&gt;
An organizational chart in the episode &amp;quot;[[The Passage]]&amp;quot; shows that &#039;&#039;Galactica&#039;&#039; operates four squadrons with 10 to 16 pilots each. Each squadron seems to have a mix of Viper and Raptor pilots &amp;lt;ref&amp;gt;It is unknown how accurately the writers follow this chart. Flight operations depicted in other episodes might differ from it in details. For example both Kat and Helo lead [[Blue Squadron (RDM)|Blue Squadron/Blue Team]] some time, but are shown to be in different squadrons on the chart. Since the names are on magnetic cards, the roster may also be in flux from an in-universe point of view.&amp;lt;/ref&amp;gt;. The known squadron leaders at that time are [[Kara Thrace]], [[Louanne Katraine]] and [[Ricky Richardson]]. After Starbuck is [[Maelstrom|presumed dead]], [[Helo]] seems to rise to squadron leader as well ([[The Son Also Rises]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Squadrons ==&lt;br /&gt;
&lt;br /&gt;
Not all squadrons listed in this article are in active service. This is supported by the low number of Vipers on &#039;&#039;Galactica&#039;&#039;, as well as the [[Galactica Museum|availability]] of a single [[hangar deck]] and [[flight pod]] for missions. Together with the low number of pilots, this makes it probable that many squadron patches shown represent those that served on &#039;&#039;Galactica&#039;&#039; in its past, but have since been assigned elsewhere or disbanded. This is likely the case with Primus squadron, which served in the first [[Cylon War]] and whose patches might have been kept for historical or nostalgic reasons. Squadron 2 was a Raptor squadron that served in the first Cylon War ([[Razor Flashbacks#Episode 1|Razor Flashbacks, Episode 1]]).&lt;br /&gt;
&lt;br /&gt;
The squadron patches are numbered in sequence beginning with 1 (Primus). The exception is the Viper Weapons School patch, a golden version of the standard Viper patch. &lt;br /&gt;
&lt;br /&gt;
Known squadron names are:&lt;br /&gt;
*Fighter Squadron 1 Primus&lt;br /&gt;
*Fighter Squadron 3 Vigilantes&lt;br /&gt;
*Fighter Squadron 4 Demons&lt;br /&gt;
*Fighter Squadron 6 Vampires&lt;br /&gt;
*Raptor Squadron 7 Battleaxe&lt;br /&gt;
*Fighter Squadron 9 Headhunters&lt;br /&gt;
&lt;br /&gt;
Of note, the standard Raptor patch is labeled &amp;quot;Fighter Squadron 10 Raptors&amp;quot;.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Primus ===&lt;br /&gt;
[[Image:Primusphoto.jpg|thumb|right|200px|The Primus patch is visible in this old photo of William Adama.]]&lt;br /&gt;
&#039;&#039;&#039;Primus&#039;&#039;&#039; is the name of &#039;&#039;Galactica&#039;s&#039;&#039; 1st Viper Squadron.&lt;br /&gt;
&lt;br /&gt;
[[William Adama]] was a member of this fighter group, in addition to other pilots from the [[Cylon War]] era such as [[Raymond Lai]]. The logo of this group is adorned prominently on the nose of many restored [[Viper Mark II]] fighters that were to occupy the [[Galactica Museum]].&lt;br /&gt;
&lt;br /&gt;
A photo of a younger William Adama and his two boys, [[Zak Adama|Zak]] and [[Lee Adama|Lee]], shows the Primus logo on his jumpsuit and his old fighter, [[Viper 7242]].&lt;br /&gt;
&lt;br /&gt;
=== Vigilantes ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Vigil Mini.JPG|thumb|Vigilantes squadron crest in Colonel Tigh&#039;s quarters ([[Miniseries]]).]]&lt;br /&gt;
&lt;br /&gt;
The Vigilantes, 3rd Viper Squadron, is a long-established unit in the Colonial Fleet before the [[Fall of the Twelve Colonies|Cylon attack]]. Given that the squadron&#039;s logo adorns a wall in the quarters of Colonel [[Saul Tigh|Tigh]] (a commanding officer long removed from pilot service), it is likely that Tigh served as a member of the Vigilantes as a Viper pilot in the first Cylon War.&lt;br /&gt;
&lt;br /&gt;
Captain [[Kara Thrace]] is a member of the Vigilantes ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Jackson Spencer]], the former [[CAG]] of &#039;&#039;Galactica&#039;&#039;, is also a member of the Vigilantes. He and his squadron were completely destroyed by [[Cylon Raider (RDM)|Cylon Raiders]] during the Cylon attack on the Twelve Colonies. The only known survivors at this time are Thrace, who was in the brig for striking a [[Saul Tigh|superior officer]], and the crew of the [[Raptor]] supporting the squadron, [[Sharon Valerii (Galactica Copy)|Sharon Valerii]] and [[Karl Agathon|Karl Agathon]]. It is unknown if the Raptor crew was part of the squadron or just assigned to support it ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The first class of [[Nugget|nuggets]] fly as members of this squadron ([[Act of Contrition]]).&lt;br /&gt;
&lt;br /&gt;
[[Margaret Edmondson]] and [[Hamish McCall]], [[Raptor]] pilots, are both members of the Vigilantes ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
&lt;br /&gt;
====Known Members====&lt;br /&gt;
*[[Jackson Spencer|Jackson &amp;quot;Ripper&amp;quot; Spencer]]&lt;br /&gt;
*[[Kara Thrace|Kara &amp;quot;Starbuck&amp;quot; Thrace]]&lt;br /&gt;
*[[Louanne Katraine|Louanne &amp;quot;Kat&amp;quot; Katraine]]&lt;br /&gt;
*[[Brendan Costanza|Brendan &amp;quot;Hot Dog&amp;quot; Costanza]]&lt;br /&gt;
*[[Margaret Edmondson|Margaret &amp;quot;Racetrack&amp;quot; Edmondson]]&lt;br /&gt;
*[[Hamish McCall|Hamish &amp;quot;Skulls&amp;quot; McCall]]&lt;br /&gt;
&lt;br /&gt;
==Squadron Crests==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Primus Epiphanies.JPG|&#039;&#039;Fighter Squadron 1&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Primus&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:ViperWepsSchool_AoC.JPG|&#039;&#039;Raptor Squadron 2&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Name Unknown&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vigil Mini.JPG|&#039;&#039;Fighter Squadron 3&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vigilantes&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Demons AoC.JPG|&#039;&#039;Fighter Squadron 4&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Demons&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Vampires AoC.JPG|&#039;&#039;Fighter Squadron 6&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Vampires&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:7th Battleaxe.jpg|&#039;&#039;Raptor Squadron 7&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Battleaxe&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Squad8_logo.jpg|&#039;&#039;Fighter Squadron 8&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Red Aces - Aces N&#039; Eights&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Headhunters detail.jpg|&#039;&#039;Fighter Squadron 9&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Headhunters&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:FS10 Resistance.JPG|&#039;&#039;Fighter Squadron 10&#039;&#039;&amp;lt;br&amp;gt; &#039;&#039;&#039;Raptors&#039;&#039;&#039; &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Fighter squadrons]]&lt;br /&gt;
[[Category:RDM]]&lt;/div&gt;</summary>
		<author><name>Hairy43</name></author>
	</entry>
</feed>