
You may use your existing flywheel and clutch cover (pressure plate)Īdditionally, the 63-series gearbox will require:.The release bearing sleeve and plate are a matched set Engine plate, if the 5-speed used one.Clutch release lever and release bearing sleeve (throwout bearing sleeve).There are various types, so get the one that matches the transmission The rubber transmission mount insulator.The gearbox crossmember from the donor car (it may be useful).The B210 5-speeds are less common, but go for the same price if you find one (prices last checked in 2010). In the wreckers, transmissions go for about $200 u-pull. You can often buy a whole car for about $500 or less. Just look for a 1979-1982 Datsun 210 (Nissan body type B310 aka Sunny). In USA, the B310 5-speed is common and inexpensive.

Fitted to all North American B210 hatchbacks from 1976-1/2 through 1978 model years (starting in 1977 for Canada)īuy brand new genuine Nissan FS5W60A 5 Speed Gearbox $1568 Bprojects.The 5-speed version is a "dogleg" shifter.Overkill for the A-series engines, strong enough for supercharged A15.Large, heavy transmission commonly used with L-series engines, a version was also fitted to A14 engines in B210s.Vanettes have the "R" version (remote shifter for column shift) so it is not a feasible choice.smooth-case medium-size transmission suitable for A14 and A15, but works with A12 too.Fitted to B110 GX-5 and early (A12T) B210 GX-5.The 5-speed versions were 1:1 direct fifth-gear (non-overdrive), called in Japan "direct mission".Does not lower RPMs or reduce noise at highway speeds small, light, with visible ribs along case similar to B110 4-speed._continued_query ( params ) langlinks = dict () for lang_info in query_result : langlinks ] = lang_info self. _revision_id is None : query_params = query_result = self. url ) except AttributeError : return False # Properties def _pull_content_revision_parent ( self ): """ combine the pulling of these three properties """ if self. _unicode_ ()) def _eq_ ( self, other ): """ base eq function """ try : return ( self. title ) def _str_ ( self ): """ python > 3 unicode python 2.7 byte str """ return str_or_unicode ( self.

_load ( redirect = redirect, preload = preload ) preload_props = if preload : for prop in preload_props : getattr ( self, prop ) # end _init_ def _repr_ ( self ): """ repr """ return self. _coordinates = False # None signifies nothing returned. _html = False # None signifies nothing returned. pageid = pageid else : raise ValueError ( "Either a title or a pageid must be specified" ) self. original_title = original_title or title elif pageid is not None : self. Class MediaWikiPage ( object ): """ MediaWiki Page Instance Args: mediawiki (MediaWiki): MediaWiki class object from which to pull title (str): Title of page to retrieve pageid (int): MediaWiki site pageid to retrieve redirect (bool): **True:** Follow redirects preload (bool): **True:** Load most properties after getting page original_title (str): Not to be used from the caller used to \ help follow redirects Raises: :py:func:``: if page provided does \ not exist Raises: :py:func:``: if page \ provided is a disambiguation page Raises: :py:func:``: if redirect is \ **False** and the pageid or title provided redirects to another \ page Warning: This should never need to be used directly! Please use \ :func:`` """ _slots_ = def _init_ ( self, mediawiki, title = None, pageid = None, redirect = True, preload = False, original_title = "", ): self.
