Templat:Unbulleted indent list/doc

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas

Templat ini serupa seperti {{unbulleted list}}, tetapi templat ini secara otomatis memberikan indentasi pada bagian yang terlalu panjang hingga membuat baris baru. Hal ini berguna untuk membedakan beberapa item pada lebar yang terbatas.

Penggunaan[sunting sumber]

Contoh
Label pertamaBeberapa data
Penghargaan
Label keduaBeberapa data lainnya
{{Infobox
 |bodystyle = width:21em
 |title     = Contoh
 |label1    = Label pertama
 | data1    = Beberapa data
 |label2    = Penghargaan
 | data2    = {{unbulleted indent list
   |[[Royal Geographical Society's Founder's Medal]] (1888)
   |[[Knight Commander of the Order of the Bath]] (1896)
   |[[Chevalier dans l'Ordre de la Légion d'Honneur]] (1899)
  }}
 |label3    = Label kedua
 | data3    = Beberapa data lainnya
}}

Indentasi kustom[sunting sumber]

Contoh
Label pertamaBeberapa data
Penghargaan
Label keduaBeberapa data lainnya
{{Infobox
 |bodystyle = width:21em
 |title     = Contoh
 |label1    = Label pertama
 | data1    = Beberapa data
 |label2    = Penghargaan
 | data2    = {{unbulleted indent list|indent=2em
   |[[Royal Geographical Society's Founder's Medal]] (1888)
   |[[Knight Commander of the Order of the Bath]] (1896)
   |[[Chevalier dans l'Ordre de la Légion d'Honneur]] (1899)
  }}
 |label3    = Label kedua
 | data3    = Beberapa data lainnya
}}

TemplateData[sunting sumber]

TemplateData documentation used by VisualEditor and other tools
Lihat laporan penggunaan parameter bulanan untuk templat ini.

TemplateData untuk Unbulleted indent list

An automatically indented unbulleted list variant.

Parameter templat

ParameterKeteranganJenisStatus
Content1

Every line should start with a pipe character.

Isiwajib diisi
Classclass

Adds a CSS class to the containing div.

Baku
The class "plainlist" is always applied.
Contoh
nowrap
Kataopsional
Stylestyle

Adds CSS style options. Complex styles should not be used in articles—per [[WP:Deviations]]—but may be acceptable on user, project, and talk pages.

Contoh
border:solid 1px silver; background:lightyellow;
Kataopsional
Indentationin indent

Sets a custom indentation width for the lists' items.

Baku
1em
Kataopsional

Lihat pula[sunting sumber]