टेम्पलेट:Col-float-break
This template uses Lua: |
Side-by-side columns, based on CSS float.
This has the advantage of more cross-device-accessible behaviour, as (unlike HTML <table>
s) they will wrap on display windows too narrow to show them side-by-side.
Column Templates | |
---|---|
Multicol | |
{{Multicol}} | Start |
{{Multicol-break}} | Break |
{{Multicol-end}} | End |
Col-Break | |
{{Col-begin}} | Start |
{{Col-break}} | Break |
{{Col-end}} | End |
Col-float | |
{{Col-float}} | Start |
{{Col-float-break}} | Break |
{{Col-float-end}} | End |
Columns-start | |
{{Columns-start}} | Start |
{{Column}} | Break |
{{Columns-end}} | End |
Parameters
[संपादन करीं]All optional and applicable to {{Col-float}} / {{Start col-float}} and {{Col-float-break}} / {{Break col-float}} except firstcol:
- firstcol (with Col-float or Start col-float only)
- nextcol
- width
- Width of the next – or, with Col-float/Start col-float, the first – column. IE-based browsers require a specified width, so defaults to 30.0em.
- class
- For any styling defined using classes.
- style
- For any additional styling.
{{Col-float}} can be used with numbered parameters for columns (i.e. |1=
is the first column, |2=
is the second, and so on). However, lists have to be preceded with <nowiki/>
and a newline, and tables have to use {{!}}.
Example section (from Hydrolastic)
[संपादन करीं]With {{Col-float-break}}
[संपादन करीं]- Cars using the Hydrolastic suspension system
- BMC 1100
- Mini (from 1964 to 1971)
- Austin America (from 1968 to 1971)
- Austin 1800
- Austin Maxi (until March 1978)
- Austin 3-Litre
- MG 1100 (from 1962 to 1968)
- Cars using the Hydragas suspension system
- Austin Ambassador
- Princess
- Austin Allegro
- Austin Maxi (from March 1978 onwards)
- Austin Metro
- Rover Metro
- Rover 100
{{col-float}} ;Cars using the [[Hydrolastic]] suspension system: * [[BMC ADO16|BMC 1100]] * [[Mini]] (from 1964 to 1971) * [[Austin America]] (from 1968 to 1971) * [[Austin 1800]] * [[Austin Maxi]] (until March 1978) * [[Austin 3-Litre]] * [[MG 1100]] (from 1962 to 1968) {{col-float-break}} ;Cars using the [[Hydragas]] suspension system: * [[Austin Ambassador]] * [[Leyland Princess|Princess]] * [[Austin Allegro]] * [[Austin Maxi]] (from March 1978 onwards) * [[Austin Metro]] * [[Rover Metro]] * [[Rover P4#P4 100|Rover 100]] {{col-float-end}}
With numbered parameters
[संपादन करीं]- Cars using the Hydrolastic suspension system
- BMC 1100
- Mini (from 1964 to 1971)
- Austin America (from 1968 to 1971)
- Austin 1800
- Austin Maxi (until March 1978)
- Austin 3-Litre
- MG 1100 (from 1962 to 1968)
- Cars using the Hydragas suspension system
- Austin Ambassador
- Princess
- Austin Allegro
- Austin Maxi (from March 1978 onwards)
- Austin Metro
- Rover Metro
- Rover 100
{{col-float |1= ;Cars using the [[Hydrolastic]] suspension system: * [[BMC ADO16|BMC 1100]] * [[Mini]] (from 1964 to 1971) * [[Austin America]] (from 1968 to 1971) * [[Austin 1800]] * [[Austin Maxi]] (until March 1978) * [[Austin 3-Litre]] * [[MG 1100]] (from 1962 to 1968) |2=<nowiki/> ;Cars using the [[Hydragas]] suspension system: * [[Austin Ambassador]] * [[Leyland Princess|Princess]] * [[Austin Allegro]] * [[Austin Maxi]] (from March 1978 onwards) * [[Austin Metro]] * [[Rover Metro]] * [[Rover P4#P4 100|Rover 100]] }}
इहो देखल जाय
[संपादन करीं]Column-generating template families
[संपादन करीं]The templates listed here are not interchangeable. For example, using {{col-float}} with {{col-end}} instead of {{col-float-end}} would leave a HTML "div" (division) open, potentially harming any subsequent formatting. |
Family | Type | Handles wiki
table code? |
Start template | Column divider | End template |
---|---|---|---|---|---|
"Col" | Table | Yes | {{Col-begin}} or {{Col-begin-small}} |
{{Col-break}} {{Col-2}} .. {{Col-5}} |
{{Col-end}} |
"Columns" | Table | No | {{Columns}} | – | – |
"Col-float" | CSS float | Yes | {{Col-float}} | {{Col-float-break}} | {{Col-float-end}} |
"Columns-start" | CSS float | Yes | {{Columns-start}} | {{Column}} | {{Columns-end}} |
"Div col" | CSS columns | Yes | {{Div col}} – {{Columns-list}} (wrapper) |
– | {{Div col end}} |
I.e., can the columns handle the wiki markup {| | || |- |} used to create tables? If not, templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}}) and/or HTML tags (<table>...</table>
, <tr>...</tr>
, etc.) will need to be used instead.
परिचय खातिर ऊपर दिहल गइल बिबरनलेख के टेम्पलेट:Col-float/doc से ट्रांसक्लूड क के इहाँ देखावल जा रहल बाटे। (संपादन करीं | इतिहास देखीं) संपादक लोग एह टेम्पलेट के अभ्यासपन्ना (सैंडबाक्स) (बनाईं | मिरर करीं) आ टेस्टकेस (बनाईं) पन्ना सभ पर अभ्यास आ प्रयोग (टेस्टिंग) क सकत बाटे। एह टेम्पलेट के उपपन्ना (सबपेज) देखीं। |