Templat:URL/doc: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
See also: bahasa indonesia
Menerjemahkan dokumentasi
 
Baris 3:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
Templat ini dapat digunakan untuk menampilkan teks pranala eksternal. Jika Anda anda ingin menampilkan teks dari URL, seperti [https://wiki-indonesia.club/ Situs Wikipedia Indonesia] ketimbang {{URL|https://wiki-indonesia.club/}}, '''jangan''' digunakan templat ini.
This template can be used to create a formatted external link.
::''NoteCatatan - thistemplat templateini isdigunakan foruntuk formatting the appearance ofmengatur '''''displayed''tampilan''' URLsURL, whilesekaligus makingmembuatnya themmudah diproses oleh mesin (''machine-readable''); assebagai partupaya ofmenghasilkan emittedmetadata [[microformat]] meta-data.
 
Untuk templat-templat kutipan lain, silahkan lihat [[Wikipedia:Templat/Kutipan]].
If you wish to display text instead of the URL (e.g. "[http://bbc.co.uk BBC website]" instead of {{URL|bbc.co.uk}}), please '''do not use this template'''.
 
== Penggunaan ==
For web-based references, please see [[Wikipedia:Citation templates]]''
* <code><nowiki>{{URL|</nowiki>1=''urlteks namepranala''<nowiki>|</nowiki>2=''optionalteks displaytampilan textopsional''<nowiki>}}</nowiki></code>
** Nilai parameter pertama akan di-''parse'' untuk mengecek format URL. Jika tidak diawali oleh skema URI (seperti "http:", "https:", or "ftp:"), prefiks "http://" akan ditambahkan ke tampilan teks URL.
** Parameter 2 issaat ini sudah '''deprecatedusang'''.
 
'''Peringatan:''' Parameter 1 perlu ditulis secara eksplisit jika URL mengandung simbol sama dengan, sesuatu yang umum pada teks kueri. Hal ini berlaku ketika nilai (teks) dari URL tidak diketahui, contohnya ketika templat ini digunakan oleh templat lain yang menggunakan URL sebagai nilai variabel. Parameter kedua yang ''usang'' digunakan untuk menampilkan teks, dan jika terpaksa digunakan, nama parameter ini (yakni <code>2</code>) perlu dituliskan agar tidak menghilangkan nilai dari parameter pertama.
== Usage ==
* <code><nowiki>{{URL|</nowiki>1=''url name''<nowiki>|</nowiki>2=''optional display text''<nowiki>}}</nowiki></code>
** The first parameter is parsed to see if it takes the form of a complete URL. If it doesn't start with a URI scheme (such as "http:", "https:", or "ftp:"), an "http://" prefix will be prepended to the specified generated target URL of the link.
** Parameter 2 is '''deprecated'''.
 
=== UsageContoh ===
'''Warning:''' The parameter 1 must be numbered explicitly if the URL contains an equal sign, as is common in the query string. This applies when the value of the URL is unknown, for example when this template is used in another template specifying the effective URL as a variable value. The ''deprecated'' second parameter for the displayed text, if present in legacy uses, '''must''' also be explicitly numbered if the first parameter is explicitly numbered; otherwise it will override the value of the first parameter.
 
=== Examples ===
{|class="wikitable"
|-
! CodeKode !! ResultHasil
|-
| <code><nowiki>{{</nowiki> {{BASEPAGENAME}} <nowiki> }}</nowiki></code>
Baris 80 ⟶ 78:
|-
| <code><nowiki>{{</nowiki> {{BASEPAGENAME}} <nowiki>| http://www.example.com/foo | link }}</nowiki></code>
| {{ {{BASEPAGENAME}} | http://www.example.com/foo | link }} ('''DeprecatedSudah usang''')
|-
| <code><nowiki>{{</nowiki> {{BASEPAGENAME}} <nowiki>| www.example.com/foo | link }}</nowiki></code>
| {{ {{BASEPAGENAME}} | www.example.com/foo | link}} ('''DeprecatedSudah usang''')
|-
| <code><nowiki>{{</nowiki> {{BASEPAGENAME}} <nowiki>| http://www.example.com/foo/ | link }}</nowiki></code>
| {{ {{BASEPAGENAME}} | http://www.example.com/foo/ | link }} ('''DeprecatedSudah usang''')
|-
| <code><nowiki>{{</nowiki> {{BASEPAGENAME}} <nowiki>| www.example.com/foo/ | link }}</nowiki></code>
| {{ {{BASEPAGENAME}} | www.example.com/foo/ | link}} ('''DeprecatedSudah usang''')
|}
 
== Microformat ==
The template wraps the ''displayed'' URL with a <code>class="url"</code> so that it is included in any parent [[microformat]] which takes a URL parameter - see [[WP:UF|our microformats project]].
 
== TemplateData ==
{{TemplateDataHeader}}
<templatedata>{
"description": "ATemplat templateuntuk tomemformat displaydan and format amenampilkan URL",
"params": {
"1": {
"label": "URL",
"description": "ThePranala URL toyang beingin linkedditambahkan",
"type": "string",
"required": true
Baris 108 ⟶ 103:
"2": {
"label": "Display text",
"description": "TheTeks textyang toingin beditampilkan. displayedTidak insteaddigunakan of the URLlagi. Deprecated",
"type": "string",
"required": false
Baris 121 ⟶ 116:
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[CategoryKategori:Templat pranala luar]]
 
</includeonly>