<last1> – diperlukan. Parameter ini merupakan nama akhir penulis
<last2>–<last4> – parameter ini merupakan tiga nama akhir penulis berikutnya
<year> – diperlukan; dibutuhkan empat digit tahun
|p= – parameter untuk memberikan halaman sumber
|pp= – comma-separated list of individual pages and / or range(s) of pages referenced in the source
|loc= – in-source location when |p= and |pp= are inappropriate; may be used to supplement |p= and |pp=; information such as a section or figure number.
Pemakaian templat ini umumnya dapat diperlihatkan melalui contoh di bawah.
Template {{{1}}} is placed inside <ref>...</ref> tags to create catatan kaki singkat.
Markah
Hasil akhir
Article text.<ref>{{{{{1}}}|Smith|2020|p=25}}</ref>
More article text.<ref>{{{{{1}}}|Smith|2020|p=25}}</ref>
Still more article text.<ref>{{{{{1}}}|Smith|2020|p=26}}</ref>
==Catatan==
{{reflist}}
==Referensi==
* {{cite book
| last = Smith | first = John
| date = 2020
| title = Smith's Book
}}
Article text.[1]
More article text.[2]
Still more article text.[3]
The optional parameters |p=, |pp= and |loc= can be used to indicate the location in the source, such as page numbers. For single pages, use |p=; for multiple pages (such as ranges), use |pp=. Use of |p= for multiple pages or |pp= for single pages can cause cite errors. |loc= can be used to specify a location in the source in another way, such as section numbers or chapters. The parameters |page= and |pages= exist as aliases for |p= and |pp=, respectively.
The optional parameter |postscript= or |ps= can be used to change the text which appears at the end of the note in the reference list. (See § Adding additional comments or quotes and § No closing period, below.) The postscript is only effective the first time {{sfn}} is used for a particular author, year and location.
The optional parameter |ref= is used to create a unusually named link from the short citation to the full citation. This parameter is usually not necessary, and it is more common to use {{sfnRef}} or {{harvid}} in the reference section. If you specify |ref=none, no hyperlink is created. However, if one does not want the link, it is always possible to simply use plain text instead of the template. The parameter |Ref= is an alias for |ref=.