Templat: FloatImage/doc: Perbedaan antara revisi
Dari GBI Danau Bogor Raya
←Membuat halaman berisi '{{Documentation subpage}} == Usage == <pre><nowiki> {{ FloatImage | templatetype= // dikosongkan, tapi bisa diisi opsi card | filename= | caption= | showcaption= false | captionclass= | link= no // atau diisi dengan link ke artikel lain | size= 768px | overridecol= col-md-4 p-2 p-sm-2 | class= -- tambahan imageclass | style= }} </nowiki></pre> ==Isian== *; '''showcaption''': Default: '''true'''. Isi '''false''' bila caption tidak akan ditampilkan *; '''size'''...' |
kTidak ada ringkasan suntingan |
||
| Baris 25: | Baris 25: | ||
*; '''style''': Tambahan style pada <div></div>. Default: tidak diisi. | *; '''style''': Tambahan style pada <div></div>. Default: tidak diisi. | ||
==Contoh== | ==Contoh 1== | ||
{| class="table" | {| class="table table-bordered" | ||
| < | | class="bg-light small" style="font-family: monospace;" |<poem><nowiki> | ||
{{ FloatImage | {{ FloatImage | ||
| templatetype= // dikosongkan, tapi bisa diisi opsi card | | templatetype= // dikosongkan, tapi bisa diisi opsi card | ||
| Baris 40: | Baris 40: | ||
| style= | | style= | ||
}} | }} | ||
</ | </nowiki></poem> | ||
|- | |- | ||
| | | | ||
| Baris 55: | Baris 55: | ||
| style= | | style= | ||
}} | }} | ||
|- | |} | ||
| {| class="table" | |||
|- | ==Contoh 2== | ||
{| class="table table-bordered" | |||
| | |||
{| class="table" | |||
|- class="table-dark" | |||
! Header1 !! Header2 !! Header3 | ! Header1 !! Header2 !! Header3 | ||
|- | |- | ||
Revisi terkini sejak 31 Juli 2025 17.13
| This is a documentation subpage for Templat:FloatImage. It contains usage information, categories and other content that is not part of the original Templat page. |
Usage
{{ FloatImage
| templatetype= // dikosongkan, tapi bisa diisi opsi card
| filename=
| caption=
| showcaption= false
| captionclass=
| link= no // atau diisi dengan link ke artikel lain
| size= 768px
| overridecol= col-md-4 p-2 p-sm-2
| class= -- tambahan imageclass
| style=
}}
Isian
- showcaption
- Default: true. Isi false bila caption tidak akan ditampilkan
- size
- Default: 768px
- overridecol
- Default: col-md-5 col-sm-12 (standar responsive column bootstrap)
- style
- Tambahan style pada . Default: tidak diisi.
Contoh 1
|
Contoh 2
|