<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="cs">
	<id>https://wiki.jcu.cz/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2600%3A1700%3AA2A0%3AFB50%3A9040%3AF609%3ACAED%3AF930</id>
	<title>Wiki JU - Příspěvky [cs]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.jcu.cz/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2600%3A1700%3AA2A0%3AFB50%3A9040%3AF609%3ACAED%3AF930"/>
	<link rel="alternate" type="text/html" href="https://wiki.jcu.cz/Speci%C3%A1ln%C3%AD:P%C5%99%C3%ADsp%C4%9Bvky/2600:1700:A2A0:FB50:9040:F609:CAED:F930"/>
	<updated>2026-05-01T14:46:20Z</updated>
	<subtitle>Příspěvky</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.jcu.cz/index.php?title=%C5%A0ablona:Col-2/doc&amp;diff=586</id>
		<title>Šablona:Col-2/doc</title>
		<link rel="alternate" type="text/html" href="https://wiki.jcu.cz/index.php?title=%C5%A0ablona:Col-2/doc&amp;diff=586"/>
		<updated>2023-10-29T03:08:08Z</updated>

		<summary type="html">&lt;p&gt;2600:1700:A2A0:FB50:9040:F609:CAED:F930: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{High-use}}&lt;br /&gt;
{{Col-begin template}}&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Starts a column in a two-column table begun by {{col-begin}}.&amp;quot;,&lt;br /&gt;
    &amp;quot;params&amp;quot;: {&lt;br /&gt;
        &amp;quot;align&amp;quot;: {&lt;br /&gt;
            &amp;quot;label&amp;quot;: &amp;quot;align&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;Horizontal alignment of content.&amp;quot;,&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
            &amp;quot;default&amp;quot;: &amp;quot;left&amp;quot;,&lt;br /&gt;
            &amp;quot;required&amp;quot;: false&lt;br /&gt;
        },&lt;br /&gt;
        &amp;quot;valign&amp;quot;: {&lt;br /&gt;
            &amp;quot;label&amp;quot;: &amp;quot;valign&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;Vertical alignment of content.&amp;quot;,&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
            &amp;quot;default&amp;quot;: &amp;quot;top&amp;quot;,&lt;br /&gt;
            &amp;quot;required&amp;quot;: false&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Multi-column templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>2600:1700:A2A0:FB50:9040:F609:CAED:F930</name></author>
	</entry>
	<entry>
		<id>https://wiki.jcu.cz/index.php?title=%C5%A0ablona:Columns-start/doc&amp;diff=626</id>
		<title>Šablona:Columns-start/doc</title>
		<link rel="alternate" type="text/html" href="https://wiki.jcu.cz/index.php?title=%C5%A0ablona:Columns-start/doc&amp;diff=626"/>
		<updated>2023-10-29T03:04:16Z</updated>

		<summary type="html">&lt;p&gt;2600:1700:A2A0:FB50:9040:F609:CAED:F930: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-use}}&lt;br /&gt;
&amp;lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{Uses TemplateStyles|Template:Column/styles.css}}&lt;br /&gt;
The &#039;&#039;&#039;columns-start&#039;&#039;&#039; template and its child templates &#039;&#039;&#039;column&#039;&#039;&#039; and &#039;&#039;&#039;columns-end&#039;&#039;&#039; can be used to make a fixed number of columns (up to 5) that will span the entire page above a certain minimum width (100 [[Em (typography)#CSS|ems]] for 5 columns, 80 for 4, 60 for 3 and 2). Below the minimum width, each column starting from the right will gracefully display below another one of the columns.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
The below examples are using the templates directly, so you can see what will happen if the minimum size is reached.&lt;br /&gt;
{{clear}}&lt;br /&gt;
{{columns-start|num=4}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{columns-start}}&lt;br /&gt;
Column 1 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 2 here&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{columns-start|num=3}}&lt;br /&gt;
Column 1 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 2 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 3 here&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{columns-start|num=4}}&lt;br /&gt;
Column 1 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 2 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 3 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 4 here&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{columns-start|num=5}}&lt;br /&gt;
Column 1 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 2 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 3 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 4 here&lt;br /&gt;
{{column}}&lt;br /&gt;
Column 5 here&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
Columns-start has these parameters:&lt;br /&gt;
; {{para|num}}&lt;br /&gt;
: Set the number of columns. Defaults to 2. The template will work with up to 5 columns. More than that should prefer a custom implementation or another solution (such as a wikitable for tabular content or {{tl|div col}} for list content).&lt;br /&gt;
; {{para|class}}&lt;br /&gt;
: Apply another class to the set of columns, such as &amp;lt;code&amp;gt;hlist&amp;lt;/code&amp;gt;. Default is none.&lt;br /&gt;
; {{para|bgcolor}}&lt;br /&gt;
: Set a background color. Default is transparent.&lt;br /&gt;
; {{para|width}}&lt;br /&gt;
: Set a total width in which all columns must appear. Default is 100%.&lt;br /&gt;
&lt;br /&gt;
Template:Column has the same parameters where it is used as a &amp;quot;wrapper&amp;quot; template with numbered columns. Example:&lt;br /&gt;
&lt;br /&gt;
{{columns-start|num=2}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{column|num=2&lt;br /&gt;
|1=&lt;br /&gt;
Column 1 here&lt;br /&gt;
|2=&lt;br /&gt;
Column 2 here&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{column}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{column|num=3&lt;br /&gt;
|&lt;br /&gt;
Column 1 here&lt;br /&gt;
|&lt;br /&gt;
Column 2 here&lt;br /&gt;
|&lt;br /&gt;
Column 3 here&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&lt;br /&gt;
In the second example, be aware of the possible problem with a column that includes an equals sign. See [[Help:Templates#Equals]] for more information.&lt;br /&gt;
&lt;br /&gt;
Otherwise, Template:Column must be used as above with Template:Columns-start.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
This is an example from [[List of Indonesia-related topics]]:&lt;br /&gt;
{{columns-start|num=4}}&lt;br /&gt;
&#039;&#039;&#039;Palaces in Indonesia&#039;&#039;&#039;&lt;br /&gt;
* [[Istana Bogor]]&lt;br /&gt;
* [[Istana Luwu]]&lt;br /&gt;
* [[Istana Maimun]]&lt;br /&gt;
* [[Istana Merdeka]]&lt;br /&gt;
* [[Istana Negara, Jakarta]]&lt;br /&gt;
* [[Istana Wakil Presiden]]&lt;br /&gt;
{{column}}&lt;br /&gt;
&#039;&#039;&#039;Prisons&#039;&#039;&#039;&lt;br /&gt;
* [[Kambangan Island]]&lt;br /&gt;
{{column}}&lt;br /&gt;
&#039;&#039;&#039;Shopping malls&#039;&#039;&#039;&lt;br /&gt;
* [[List of Indonesia-related topics#Shopping malls in Jakarta|Shopping malls in Jakarta]]&lt;br /&gt;
* [[List of Indonesia-related topics#Shopping malls in Bandung|Shopping malls in Bandung]]&lt;br /&gt;
* [[List of Indonesia-related topics#Shopping malls in Surabaya|Shopping malls in Surabaya]]&lt;br /&gt;
* [[List of Indonesia-related topics#Shopping malls in Batam|Shopping malls in Batam]]&lt;br /&gt;
{{column}}&lt;br /&gt;
&#039;&#039;&#039;Towers&#039;&#039;&#039;&lt;br /&gt;
* [[Monumen Nasional]]&lt;br /&gt;
* [[Wisma 46]]&lt;br /&gt;
{{columns-end}}&lt;br /&gt;
&lt;br /&gt;
=== Limitations ===&lt;br /&gt;
{{tracked|T75182}}&lt;br /&gt;
{{tracked|T23485}}&lt;br /&gt;
Using headings inside {{tl|column}} in its wrapper form functions so long as there is some content beneath the 2nd and later heading. Secondly, headings will not carry an edit link. The below table may wrap (i.e. not display as columns) but displays the issue.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Content&lt;br /&gt;
! Functional but missing edit links&lt;br /&gt;
! Non-functional (missing content)&lt;br /&gt;
|-&lt;br /&gt;
| Wikitext&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{column&lt;br /&gt;
|1=&lt;br /&gt;
==== Ex. heading 1 ====&lt;br /&gt;
ABC&lt;br /&gt;
|2=&lt;br /&gt;
==== Ex. heading 2 ====&lt;br /&gt;
DEF&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{column&lt;br /&gt;
|1=&lt;br /&gt;
==== Ex. heading 3 ====&lt;br /&gt;
|2=&lt;br /&gt;
==== Ex. heading 4 ====&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Rendered&lt;br /&gt;
| {{column&lt;br /&gt;
|1=&lt;br /&gt;
==== Ex. heading 1 ====&lt;br /&gt;
ABC&lt;br /&gt;
|2=&lt;br /&gt;
==== Ex. heading 2 ====&lt;br /&gt;
DEF&lt;br /&gt;
}}&lt;br /&gt;
| {{column&lt;br /&gt;
|1=&lt;br /&gt;
==== Ex. heading 3 ====&lt;br /&gt;
|2=&lt;br /&gt;
==== Ex. heading 4 ====&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{column-generating template families}}&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:Multi-column templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>2600:1700:A2A0:FB50:9040:F609:CAED:F930</name></author>
	</entry>
	<entry>
		<id>https://wiki.jcu.cz/index.php?title=%C5%A0ablona:Col-float/doc&amp;diff=669</id>
		<title>Šablona:Col-float/doc</title>
		<link rel="alternate" type="text/html" href="https://wiki.jcu.cz/index.php?title=%C5%A0ablona:Col-float/doc&amp;diff=669"/>
		<updated>2023-10-29T03:03:20Z</updated>

		<summary type="html">&lt;p&gt;2600:1700:A2A0:FB50:9040:F609:CAED:F930: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-use}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{Lua|Module:Separated entries}}&lt;br /&gt;
{{Uses TemplateStyles|Template:Col-float/styles.css}}&lt;br /&gt;
&lt;br /&gt;
Side-by-side columns, based on [[Cascading Style Sheets#Float and clear|CSS float]].&lt;br /&gt;
&lt;br /&gt;
This has the advantage of more cross-device-accessible behaviour, as (unlike HTML &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;s) they will wrap on display windows too narrow to show them side-by-side.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
All optional and applicable to {{tl|Col-float}}{{\}}{{tl|Start col-float}} and {{tl|Col-float-break}}{{\}}{{tl|Break col-float}} except &#039;&#039;&#039;&#039;&#039;firstcol&#039;&#039;&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;firstcol&#039;&#039; {{nobold|{{resize|90%|(with Col-float or Start&amp;amp;nbsp;col-float only)}}}}&lt;br /&gt;
; &#039;&#039;nextcol&#039;&#039;&lt;br /&gt;
; &amp;lt;s&amp;gt;width&amp;lt;/s&amp;gt;&lt;br /&gt;
: Width of the next –&amp;amp;nbsp;or, with Col-float/Start&amp;amp;nbsp;col-float, the first&amp;amp;nbsp;– column. IE-based browsers require a specified width, so defaults to 30.0em.&lt;br /&gt;
; &#039;&#039;class&#039;&#039;&lt;br /&gt;
: For any [[Cascading Style Sheets|styling]] defined using [[Cascading Style Sheets#Selector|classes]].&lt;br /&gt;
; &#039;&#039;style&#039;&#039;&lt;br /&gt;
: For any additional styling.&lt;br /&gt;
&lt;br /&gt;
{{tl|Col-float}} can be used with numbered parameters for columns (i.e. {{para|1}} is the first column, {{para|2}} is the second, and so on). However, lists have to be preceded with &amp;lt;code&amp;gt;&amp;amp;lt;nowiki/&amp;amp;gt;&amp;lt;/code&amp;gt; and a newline, and tables have to use {{Tn|!}}.&lt;br /&gt;
&lt;br /&gt;
== Example section (from [[Hydrolastic]])  ==&lt;br /&gt;
&lt;br /&gt;
=== With {{tl|Col-float-break}} ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background:whitesmoke;&amp;quot;&amp;gt;&lt;br /&gt;
{{col-float}}&lt;br /&gt;
&#039;&#039;&#039;Cars using the [[Hydrolastic]] suspension system:&#039;&#039;&#039;&lt;br /&gt;
* [[BMC ADO16|BMC 1100]]&lt;br /&gt;
* [[Mini]] (from 1964 to 1971)&lt;br /&gt;
* [[Austin 1800]]&lt;br /&gt;
* [[Austin America]] (from 1968 to 1971)&lt;br /&gt;
* [[Austin Maxi]] (until March 1978)&lt;br /&gt;
* [[Austin 3-Litre]]&lt;br /&gt;
* [[MG 1100]] (from 1962 to 1968)&lt;br /&gt;
* [[Morris Nomad]]&lt;br /&gt;
{{col-float-break}}&lt;br /&gt;
&#039;&#039;&#039;Cars using the [[Hydragas]] suspension system:&#039;&#039;&#039;&lt;br /&gt;
* [[Austin Allegro]]&lt;br /&gt;
* [[Leyland Princess]]&lt;br /&gt;
* [[Austin Ambassador]]&lt;br /&gt;
* [[Austin Maxi]] (from March 1978 onwards)&lt;br /&gt;
* [[Austin Metro]] &amp;amp; [[Rover Metro]]&lt;br /&gt;
* [[Rover 100]]&lt;br /&gt;
{{col-float-end}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
 {{col-float}}&lt;br /&gt;
 &#039;&#039;&#039;Cars using the [[Hydrolastic]] suspension system:&#039;&#039;&#039;&lt;br /&gt;
 * [[BMC ADO16|BMC 1100]]&lt;br /&gt;
 * [[Mini]] (from 1964 to 1971)&lt;br /&gt;
 * [[Austin 1800]]&lt;br /&gt;
 * [[Austin America]] (from 1968 to 1971)&lt;br /&gt;
 * [[Austin Maxi]] (until March 1978)&lt;br /&gt;
 * [[Austin 3-Litre]]&lt;br /&gt;
 * [[MG 1100]] (from 1962 to 1968)&lt;br /&gt;
 * [[Morris Nomad]]&lt;br /&gt;
 {{col-float-break}}&lt;br /&gt;
 &#039;&#039;&#039;Cars using the [[Hydragas]] suspension system:&#039;&#039;&#039;&lt;br /&gt;
 * [[Austin Allegro]]&lt;br /&gt;
 * [[Leyland Princess]]&lt;br /&gt;
 * [[Austin Ambassador]]&lt;br /&gt;
 * [[Austin Maxi]] (from March 1978 onwards)&lt;br /&gt;
 * [[Austin Metro]] &amp;amp; [[Rover Metro]]&lt;br /&gt;
 * [[Rover 100]]&lt;br /&gt;
 {{col-float-end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== With numbered parameters ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background:whitesmoke;&amp;quot;&amp;gt;&lt;br /&gt;
{{col-float&lt;br /&gt;
|1=&lt;br /&gt;
&#039;&#039;&#039;Cars using the [[Hydrolastic]] suspension system:&#039;&#039;&#039;&lt;br /&gt;
* [[BMC ADO16|BMC 1100]]&lt;br /&gt;
* [[Mini]] (from 1964 to 1971)&lt;br /&gt;
* [[Austin 1800]]&lt;br /&gt;
* [[Austin America]] (from 1968 to 1971)&lt;br /&gt;
* [[Austin Maxi]] (until March 1978)&lt;br /&gt;
* [[Austin 3-Litre]]&lt;br /&gt;
* [[MG 1100]] (from 1962 to 1968)&lt;br /&gt;
* [[Morris Nomad]]&lt;br /&gt;
|2=&lt;br /&gt;
&#039;&#039;&#039;Cars using the [[Hydragas]] suspension system:&#039;&#039;&#039;&lt;br /&gt;
* [[Austin Allegro]]&lt;br /&gt;
* [[Leyland Princess]]&lt;br /&gt;
* [[Austin Ambassador]]&lt;br /&gt;
* [[Austin Maxi]] (from March 1978 onwards)&lt;br /&gt;
* [[Austin Metro]] &amp;amp; [[Rover Metro]]&lt;br /&gt;
* [[Rover 100]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
 {{col-float&lt;br /&gt;
 |1=&lt;br /&gt;
 &#039;&#039;&#039;Cars using the [[Hydrolastic]] suspension system:&#039;&#039;&#039;&lt;br /&gt;
 * [[BMC ADO16|BMC 1100]]&lt;br /&gt;
 * [[Mini]] (from 1964 to 1971)&lt;br /&gt;
 * [[Austin 1800]]&lt;br /&gt;
 * [[Austin America]] (from 1968 to 1971)&lt;br /&gt;
 * [[Austin Maxi]] (until March 1978)&lt;br /&gt;
 * [[Austin 3-Litre]]&lt;br /&gt;
 * [[MG 1100]] (from 1962 to 1968)&lt;br /&gt;
 * [[Morris Nomad]]&lt;br /&gt;
 |2=&lt;br /&gt;
 &#039;&#039;&#039;Cars using the [[Hydragas]] suspension system:&#039;&#039;&#039;&lt;br /&gt;
 * [[Austin Allegro]]&lt;br /&gt;
 * [[Leyland Princess]]&lt;br /&gt;
 * [[Austin Ambassador]]&lt;br /&gt;
 * [[Austin Maxi]] (from March 1978 onwards)&lt;br /&gt;
 * [[Austin Metro]] &amp;amp; [[Rover Metro]]&lt;br /&gt;
 * [[Rover 100]]&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Column-generating template families}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:Multi-column templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>2600:1700:A2A0:FB50:9040:F609:CAED:F930</name></author>
	</entry>
</feed>