Templat:Infobox event/doc: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
Rayhan6726 (bicara | kontrib) kTidak ada ringkasan suntingan Tag: Suntingan visualeditor-wikitext |
Hidayatsrf (bicara | kontrib) Tidak ada ringkasan suntingan |
||
Baris 4:
=== Pemakaian ===
{{Parameter names example
| title
| image
| image_size
| image_upright
| image_alt
| caption
| Leader
| native_name
| native_name_lang
| english_name
| time
| timezone
| duration
| date
| venue
| location
| coordinates
| also_known_as
| type
| theme
| cause
| motive
| target
| first_reporter
| budget
| patron
| organisers
| filmed_by
| participants
| outcome
| casualties1
| casualties2
| casualties3
| reported deaths
| reported injuries
| reported missing
| reported property damage
| burial
| displaced
| inquiries
| inquest
| coroner
| arrests
| suspects
| accused
| convicted
| charges
| trial
| verdict
| convictions
| sentence
| publication_bans
| litigation
| awards
| url
| blank_label
| blank1_label
| blank2_label
| website
| notes
}}
<syntaxhighlight lang="html" style="overflow:auto;">
{{Infobox event
| title = <!-- Title to display, if other than page name -->
| image =
| image_upright =
| image_alt =
| caption =
| native_name =
| native_name_lang =
| english_name =
| time =
| timezone =
| duration = <!-- {{duration|h=x|m=x|s=x}} or {{time interval|date1|date2|options}} -->
| date = <!-- {{start date|YYYY|MM|DD}} or {{start and end dates|YYYY|MM|DD|YYYY|MM|DD}} -->
| venue =
| location =
| coordinates = <!-- {{coord|LAT|LON|region:XXXX_type:event|display=inline,title}} -->
| also_known_as =
| type =
| theme =
| cause =
| motive =
| target =
| first_reporter =
| budget =
| patron = <!-- or |patrons= -->
| organisers = <!-- or |organizers= -->
| filmed_by =
| participants =
| outcome =
| casualties1 =
| casualties2 =
| casualties3 =
| reported deaths =
| reported injuries =
| reported missing =
| reported property damage =
| burial =
| displaced =
| inquiries =
| inquest =
| coroner =
| arrests =
| suspects =
| accused =
| convicted =
| charges =
| trial =
| verdict =
| convictions =
| sentence =
| publication_bans =
| litigation =
| awards =
| url =
| blank_label = <!-- or |blank_data= -->
| blank1_label = <!-- or |blank1_data= -->
| blank2_label = <!-- or |blank2_data= -->
| website = <!-- {{URL|example.com}} -->
| notes =
}}
</syntaxhighlight>
{{clear}}
<includeonly>
|