Category:Aircraft by registration
aircraft class: | aircraft (machine that is able to fly by gaining support from the air other than the reactions of the air against the earth’s surface) | ||
---|---|---|---|
sorting criteria: | aircraft registration (registration and identification assigned to an individual aircraft by national aviation authorities) |

How to categorize[edit]
- Subcategories for a registration will generally be categorized at least by aircraft type/model and airline. Samples:
- by type/model: Category:Airbus A320 or Category:Eurocopter EC 145
- by airline: Category:Binter Canarias or Category:SkyEurope
- Photos/images of airplanes will generally have additional subcategories for the location where the picture was taken, the point of view, additional elements in the picture. Samples:
- For additional categories, see Category:Aircraft
- If the registration is unknown, use other elements to categorize the photos/images/files.
Specifics[edit]
- Categories for specific incidents, e.g. crashes, should be a subcategory of the registration. This in addition to other categories.
- If an aircraft is known under a specific name, its category can be a subcategory of the one for the registration. Sample: Category:Spirit of St. Louis is included in the otherwise empty Category:N-X-211 (aircraft).
- When one registration is used for more than one aircraft, the registration category is added to Category:Re-used aircraft registrations
Bookmarklets[edit]
- For the aircraft photo in standard view: prompts for registration and uses HotCat to add the category:
javascript:with(document.forms[0]){void(nt=prompt('Aircraft%20registration','0000000'));url="https://secure.wikimedia.org/wikipedia/commons/w/index.php?title="+wgPageName+"&action=edit&hotcat_newcat="+nt+"%20(aircraft)";location.href=url}
- For the registration category in edit view: adds this category and saves the page:
javascript:with(document.forms[0]){void(wpSummary.value='desc');void(wpTextbox1.value+='[[Category:Aircraft%20by%20registration]]');void(wpSave.click())}