Templat:Media Onliner: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
←Membuat halaman berisi '{{Subhalaman dokumentasi}} {{terjemah|Inggris}} Templat ini dibuat sebagai '''templat dasar''' (''meta-template''): templat yang akan diturunkan pada templat lainnya....' |
k Robot: Perubahan kosmetika |
||
(2 revisi perantara oleh 2 pengguna tidak ditampilkan) | |||
Baris 1:
{{Subhalaman dokumentasi}}
{{terjemah|Inggris}}
== Penggunaan ==
Baris 11 ⟶ 9:
Note that if you want to insert an image elsewhere other than the top of the infobox, or insert other "freeform" data, using a row with just a "data" field allows for that sort of thing.-->
=== Parameters ===
==== Menampilkan/Mendiskusikan/Menyunting pranala ====
;name : The template page name that the "view/discuss/edit" links should point to. You can use <nowiki>{{subst:PAGENAME}}</nowiki>. If this parameter is omitted the view/discuss/edit links will not be displayed.
==== Title ====
{{Infobox
Baris 31 ⟶ 29:
;above : Text to put within the uppermost cell of the table.
==== Konten opsional ====
; image : Sebuah gambar untuk di tampilkan di bagian atas templat. Gunakan gambar penuh sintaks, misalnya <nowiki>[[Image:example.png|200px]]</nowiki>. Gambar adalah berpusat secara default.
Baris 40 ⟶ 38:
;below: Teks untuk dimasukkan ke dalam sel bawah. Sel bawah ini dimaksudkan untuk catatan kaki, lihat-juga, dan informasi lainnya.
==== Optional CSS styling ====
;bodystyle : Applies to the infobox table as a whole
Baris 77 ⟶ 75:
See [[Wikipedia:WikiProject Microformats]] for more information on adding microformat information to Wikipedia, and [http://microformats.org/wiki/Main_Page microformats.org] for more information on microformats in general.
=== Making fields optional ===
A row with a label but no data is not displayed. This allows for the easy creation of optional infobox content rows. To make a row optional use a parameter that defaults to an empty string, like so:
Baris 116 ⟶ 114:
The trick to this is that the "if" returns false only if there is nothing whatsoever in the conditional section, so only if all three of item_one, item_two and item_three are undefined will the if statement fail.
=== Contoh ===
{{Infobox
Baris 123 ⟶ 121:
|title = Tes Infobox
|titlestyle =
|image = [[
|imagestyle =
|caption = Caption for example.png
Baris 155 ⟶ 153:
|name = Infobox/doc
|title = Test Infobox
|image = [[
|caption = Caption for example.png
Baris 218 ⟶ 216:
{{clear}}
== Sintaks penuh kosong ==
(Catatan: templat saat ini menangani hingga 110 baris; hanya 20 disertakan di sini sejak infoboxes lebih besar daripada yang akan relatif jarang. Hanya memperpanjang penomoran yang diperlukan. Parameter "kelas" microformat juga dihilangkan karena mereka tidak umum digunakan.)
Baris 315 ⟶ 313:
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
[[
[[
[[
}}
</includeonly>
|