<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_motorcycle%2Fdoc</id>
	<title>Template:Infobox motorcycle/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_motorcycle%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_motorcycle/doc&amp;action=history"/>
	<updated>2026-04-04T21:11:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_motorcycle/doc&amp;diff=6896&amp;oldid=prev</id>
		<title>&gt;Kamalesh Ramalingame: /* Meanings */  added reference for the ground clearance parameter</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_motorcycle/doc&amp;diff=6896&amp;oldid=prev"/>
		<updated>2024-12-10T08:05:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Meanings: &lt;/span&gt;  added reference for the ground clearance parameter&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
{{auto short description}}&lt;br /&gt;
&amp;lt;!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Wikidata}}&lt;br /&gt;
{{Uses Wikidata|P18}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox motorcycle&lt;br /&gt;
| name             = &lt;br /&gt;
| image            = &lt;br /&gt;
| alt              = &lt;br /&gt;
| caption          = &lt;br /&gt;
| aka              = &lt;br /&gt;
| manufacturer     = &lt;br /&gt;
| parent_company   = &lt;br /&gt;
| production       = &lt;br /&gt;
| assembly         = &lt;br /&gt;
| predecessor      = &lt;br /&gt;
| successor        = &lt;br /&gt;
| class            = &lt;br /&gt;
| engine           = &lt;br /&gt;
| bore_stroke      = &lt;br /&gt;
| compression      = &lt;br /&gt;
| top_speed        = &lt;br /&gt;
| power            = &lt;br /&gt;
| torque           = &lt;br /&gt;
| ignition         = &lt;br /&gt;
| fuel_delivery    =&lt;br /&gt;
| transmission     = &lt;br /&gt;
| frame            = &lt;br /&gt;
| suspension       = &lt;br /&gt;
| brakes           = &lt;br /&gt;
| tires            = &lt;br /&gt;
| rake_trail       = &lt;br /&gt;
| wheelbase        = &lt;br /&gt;
| length           = &lt;br /&gt;
| width            = &lt;br /&gt;
| height           = &lt;br /&gt;
| seat_height      = &lt;br /&gt;
| dry_weight       = &lt;br /&gt;
| wet_weight       = &lt;br /&gt;
| fuel_capacity    = &lt;br /&gt;
| oil_capacity     = &lt;br /&gt;
| fuel_consumption = &lt;br /&gt;
| turning_radius   = &lt;br /&gt;
| range            = &lt;br /&gt;
| ground_clearance =&lt;br /&gt;
| related          = &lt;br /&gt;
| sp               = &lt;br /&gt;
| footnotes        = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Meanings==&lt;br /&gt;
Unit of measurement should be consistent with primary country of origin. Input to [[Template:Convert]] the actual values and units given in your source, and if needed, use the &amp;lt;code&amp;gt;|order=flip&amp;lt;/code&amp;gt; parameter to output the bike&amp;#039;s native metric or US units. In most cases, accept the Convert template&amp;#039;s default output units and rounding, rather than force output units or precision. Fields which require lots of detail, clarification, or qualifications should be condensed or left blank, with the data and full explanation in the article body.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039;:  Include both the make and model of the motorcycle.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;image&amp;#039;&amp;#039;&amp;#039;:  A representative image of the motorcycle taken against a background without distractions, sharp focus, and uniform lighting. A side view is generally preferred. &lt;br /&gt;
**Formats like &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;| image            = [[File:Ducati 748 Studio.jpg|frameless|upright=1.35]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will work, but for consistency it is better to use the defaults for this template, using only the plain file name, in the form &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;| image            = Ducati 748 Studio.jpg&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; omitting &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;File:&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. The default [[WP:IMAGESIZE|scaling factor]] is &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;upright=1.35&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, or 35% wider than the user&amp;#039;s image width preference. Users not logged in default to 220px, which means the lead image will be about 300px. See [[WP:IMAGESIZE]]. &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;alt&amp;#039;&amp;#039;&amp;#039;: Text alternative for those who cannot see the image &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;caption&amp;#039;&amp;#039;&amp;#039;: Caption for image  &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[list of acronyms and initialisms: A#AK|aka]]&amp;#039;&amp;#039;&amp;#039;: Other names used by reliable sources. For the [[Honda CB600F]]: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;| aka = Honda Hornet (Europe, Brazil)&amp;lt;br /&amp;gt;Honda 599 (US)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[automotive industry|manufacturer]]&amp;#039;&amp;#039;&amp;#039;: [[Brand|Brand/marque]] name or [[division (business)|division]]&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;parent company&amp;#039;&amp;#039;&amp;#039;: Industrial group or [[holding company]] which owns the marque/brand/division at the time the motorcycle was produced (if any)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;production&amp;#039;&amp;#039;&amp;#039;:  Dates of manufacture, with month, if known. Dates of sale, or model years are alternatives, but specify which.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;assembly&amp;#039;&amp;#039;&amp;#039;:  cities and countries where the model is built&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;predecessor&amp;#039;&amp;#039;&amp;#039;:  Previous models from the manufacturer in the segment or similar&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;successor&amp;#039;&amp;#039;&amp;#039;:  Following models in the segment or similar&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;class&amp;#039;&amp;#039;&amp;#039;:  Use article [[types of motorcycle]] to see different classes and descriptions.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[internal combustion engine|engine]]&amp;#039;&amp;#039;&amp;#039;:  Use article [[motorcycle engine]] to see different types.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;bore_stroke&amp;#039;&amp;#039;&amp;#039;: Use the {{tl|convert}} template to convert both parameters e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{convert|80.5|×|49.5|mm|abbr=on}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Compression ratio|compression]]&amp;#039;&amp;#039;&amp;#039;: The cylinders&amp;#039; compression ratio, e.g. &amp;lt;code&amp;gt;12.5:1&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;top_speed&amp;#039;&amp;#039;&amp;#039;:  Maximum tested speed. Use {{tl|convert}} for proper conversions. (Note: This parameter must be supported by a reliable reference)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;power&amp;#039;&amp;#039;&amp;#039;: The maximum achieved power, preferably indicating the RPM in which it is achieved. (Note: This parameter must be supported by a reliable reference)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;torque&amp;#039;&amp;#039;&amp;#039;: The maximum achieved torque, preferably indicating the RPM in which it is achieved. (Note: This parameter must be supported by a reliable reference)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ignition&amp;#039;&amp;#039;&amp;#039;: Type of ignition mechanism such as mechanically timed, electronic, or digital. [[Inductive discharge ignition|Inductive]] [[Ignition magneto|magneto]] or [[Distributor]] and [[Contact breaker|breaker points]], [[Capacitor discharge ignition|CDI]], etc.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;fuel_delivery&amp;#039;&amp;#039;&amp;#039;: Type of fuel delivery system used, such as a carburetor or fuel injector. This field may include specific make/model of stock injector or carburetor&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Motorcycle transmission|transmission]]&amp;#039;&amp;#039;&amp;#039;: First, clutch type (wet, dry, dual clutch). Second, number of gears (&amp;quot;6-speed&amp;quot;) and type (automatic,  manual, [[Continuously variable transmission|CVT]]). Third, drive type (&amp;quot;chain&amp;quot;, &amp;quot;belt&amp;quot;) Fourth, number of forward gear ratios, and the type of transmission (e.g. &amp;quot;6-speed [[manual transmission|manual]], 5-speed [[automatic transmission|automatic]]&amp;quot;)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Motorcycle frame|frame]]&amp;#039;&amp;#039;&amp;#039;: See [[Motorcycle frame]] for frame types. Frame material and type.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;suspension&amp;#039;&amp;#039;&amp;#039;: Say &amp;quot;Front: xxxx&amp;quot; or &amp;quot;F: xxxxx&amp;quot; and &amp;quot;Rear: xxxxx&amp;quot; or &amp;quot;R: xxxxxx&amp;quot;. May begin with brand.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;brakes&amp;#039;&amp;#039;&amp;#039;: Front/rear as with suspension. Size followed by type.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;tires&amp;#039;&amp;#039;&amp;#039;: Front/rear as with suspension. Use [[Tire code]]. May begin with brand. May add wheel material and type.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;rake_trail&amp;#039;&amp;#039;&amp;#039;: Use the [[degree symbol]] &amp;lt;code&amp;gt;°&amp;lt;/code&amp;gt;, a comma, and distance, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;24°, {{cvt|92|mm}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[wheelbase]]&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;length&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;width&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;height&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;seat_height&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Motorcycle testing and measurement#Dry weight|dry weight]]&amp;#039;&amp;#039;&amp;#039;: (Note: This parameter must be supported by a reliable reference)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Motorcycle testing and measurement#Wet weight|wet weight]]&amp;#039;&amp;#039;&amp;#039;: (Note: This parameter must be supported by a reliable reference)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;fuel capacity&amp;#039;&amp;#039;&amp;#039;: Nominal capacity of the [[fuel tank]]&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;oil_capacity&amp;#039;&amp;#039;&amp;#039;:  Only applies to 2-stroke engines with a separate oil tank. This is &amp;#039;&amp;#039;not&amp;#039;&amp;#039; the engine&amp;#039;s lubricant capacity, which we do not normally mention.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;fuel_consumption&amp;#039;&amp;#039;&amp;#039;: (Note: This parameter must be supported by a reliable reference)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;turning_radius&amp;#039;&amp;#039;&amp;#039;:  Rarely relevant except to small city bikes like mopeds. &amp;quot;[[Turning radius]]&amp;quot; is identical to &amp;quot;turning circle&amp;quot;.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;related&amp;#039;&amp;#039;&amp;#039;: Bikes from the same manufacturer sharing a purpose but with different displacements, or sharing engines but with different purposes. &amp;#039;&amp;#039;Not&amp;#039;&amp;#039; competitors&amp;#039; models.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;range&amp;#039;&amp;#039;&amp;#039;: Maximum traveling distance without refueling/recharging. (Note: This parameter must be supported by a reliable reference)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ground_clearance&amp;#039;&amp;#039;&amp;#039;: The Vertical distance between the lowest point of the vehicle&amp;#039;s underbody and the ground.&amp;lt;ref name=&amp;quot;Subaru&amp;quot;&amp;gt;{{cite web |last1=Ramalingame |first1=Kamalesh |title=What is Ground Clearance? {{!}} Subaru |url=https://www.subaru.com/vehicle-info/articles/what-is-ground-clearance.html#:~:text=Ground%20clearance%20refers%20to%20the,navigating%20challenging%20conditions%20and%20terrain. |website=Subaru Cars, Sedans, SUVs {{!}} Subaru of America |publisher=Subaru |access-date=10 December 2024 |language=en}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;sp&amp;#039;&amp;#039;&amp;#039;: Use &amp;quot;uk&amp;quot; to display &amp;quot;Tyres&amp;quot; instead of &amp;quot;Tires&amp;quot;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;footnotes&amp;#039;&amp;#039;&amp;#039; : Use to list citations that validate the data in the infobox or to note information about the terms, names and figures used. Generally it is not necessary to footnote uncontroversial stats, but performance claims, i.e. power, torque, weight and fuel economy, must be cited.&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
All fields must be  [[WP:V|verifiable]] with a fully [[Wikipedia:Citing sources|cited]] secondary, third-party [[WP:SOURCES|source]]. Manufacturer performance claims are often exaggerated and should be used only when they are credible and when independent sources do not exist. This particularly applies to:&lt;br /&gt;
* Top speed&lt;br /&gt;
* Power&lt;br /&gt;
* Torque&lt;br /&gt;
* Dry weight&lt;br /&gt;
* Wet weight&lt;br /&gt;
* Fuel consumption&lt;br /&gt;
* Range&lt;br /&gt;
When in doubt, leave performance statistics blank rather than include a dubious or uncited value. In most cases, uncontroversial statistics, such as wheelbase, fork rake, or tire dimensions, can be accepted from the manufacturer&amp;#039;s claims unless another source raises an objection. Well-sourced controversies, confusion, or contradictions over these statistics should be described in the body text of the article.&lt;br /&gt;
&lt;br /&gt;
==Optional parameters==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
| bodystyle = &lt;br /&gt;
| titlestyle = &lt;br /&gt;
| labelstyle = &lt;br /&gt;
| datastyle = &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
The optional CSS parameters listed above can be used to define style for the body, title, label, or data areas.&lt;br /&gt;
&lt;br /&gt;
==Tracking categories==&lt;br /&gt;
*{{clc|Category:Pages using infobox motorcycle with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
{{UF-hprod}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
See [[Wikipedia:WikiProject Motorcycling]] for more information on standards.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Automotive infobox templates|Motorcycle]]&lt;br /&gt;
[[Category:Motorcycle templates| ]]&lt;br /&gt;
[[Category:Infobox templates using Wikidata]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Kamalesh Ramalingame</name></author>
	</entry>
</feed>