• ପ୍ରଧାନ ପୃଷ୍ଠା
  • ଯାହିତାହି
  • ପାଖାପାଖି
  • ଲଗ-ଇନ
  • ସଜାଣି
  • ଦାନ
  • ଉଇକିପିଡ଼ିଆ ବାବଦରେ
  • ଆମେ ଦାୟୀ ନୋହୁଁ
ଉଇକିପିଡ଼ିଆ

ଛାଞ୍ଚ:Col-float-end

  • ଭାଷା
  • ଦେଖିବେ
  • ସମ୍ପାଦନ କରନ୍ତୁ
ଛାଞ୍ଚ ଡକ୍ୟୁମେଣ୍ଟେସନ୍[view] [ସମ୍ପାଦନ କରନ୍ତୁ] [ଇତିହାସ] [purge]
This template uses Lua:
  • Module:Separated entries

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
  • ୨ Example section (from Hydrolastic)
    • ୨.୧ With {{Col-float-break}}
    • ୨.୨ With numbered parameters
  • ୩ See also
    • ୩.୧ Column-generating template families

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]]
}}

See alsoସମ୍ପାଦନ କରନ୍ତୁ

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.

Column templates
Type Family
Handles wiki
 table code?dagger
Responsive/
Mobile suited
Start template Column divider End template
Float "Col-float" Yes Yes {{Col-float}} {{Col-float-break}} {{Col-float-end}}
"Columns-start" Yes Yes {{Columns-start}} {{Column}} {{Columns-end}}
Columns "Div col" Yes Yes {{Div col}} – {{Div col end}}
"Columns-list" No Yes {{Columns-list}} (wraps div col) – –
Flexbox "Flex columns" No Yes {{Flex columns}} – –
Table "Col" Yes No {{Col-begin}},
{{Col-begin-fixed}} or
{{Col-begin-small}}
{{Col-break}} or
{{Col-2}} .. {{Col-5}}
{{Col-end}}

dagger Can the columns handle the wiki markup {| | || |- |} used to create tables? If not, templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}}) or HTML tags (<table>...</table>, <tr>...</tr>, etc.) will need to be used instead.

The above documentation is transcluded from ଛାଞ୍ଚ:Col-float/doc. (ସମ୍ପାଦନ କରନ୍ତୁ | ଇତିହାସ)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Subpages of this template.
"https://or.wikipedia.org/w/index.php?title=ଛାଞ୍ଚ:Col-float-end&oldid=260818"ରୁ ଅଣାଯାଇଅଛି
Last edited on ୨୯ ଡିସେମ୍ବର ୨୦୧୬, at ୦୮:୩୦

Languages

    • العربية
    • Авар
    • تۆرکجه
    • Basa Bali
    • भोजपुरी
    • বাংলা
    • Català
    • Dansk
    • English
    • فارسی
    • Føroyskt
    • Bahasa Indonesia
    • 日本語
    • ქართული
    • 한국어
    • Македонски
    • മലയാളം
    • Norsk bokmål
    • ਪੰਜਾਬੀ
    • Português
    • Русский
    • ᱥᱟᱱᱛᱟᱲᱤ
    • Scots
    • ၽႃႇသႃႇတႆး
    • සිංහල
    • Simple English
    • Slovenščina
    • Српски / srpski
    • தமிழ்
    • తెలుగు
    • Тоҷикӣ
    • ไทย
    • Tagalog
    • Türkçe
    • اردو
    • Tiếng Việt
    • 中文
    • 粵語
    ଉଇକିପିଡ଼ିଆ
    • ଏ ପୃଷ୍ଠାଟି ୨୯ ଡିସେମ୍ବର ୨୦୧୬ ଦିନ ୦୮:୩୦ ବେଳେ ବଦଳାଯାଇଥିଲା ।
    • ଦର୍ଶାଯାଇନଥିଲେ ସମସ୍ତ ବିଷୟବସ୍ତୁ CC BY-SA 3.0 ରେ ଉପଲବ୍ଧ ।
    • ଗୁମର ନୀତି
    • ଉଇକିପିଡ଼ିଆ ବାବଦରେ
    • ଆମେ ଦାୟୀ ନୋହୁଁ
    • ବ୍ୟବହାର ନିୟମାବଳୀ
    • ଡେସ୍କଟପ
    • ଡେଭେଲପରମାନେ
    • ପରିସଂଖ୍ୟାନ
    • କୁକି ବିବରଣୀ