Extension:PortableInfobox/id
From Linux Web Expert
PortableInfobox Status rilis stabil |
|
---|---|
File:PortableInfobox Refreshed test.png | |
Implementasi | Tag |
Deskripsi | Port dari ekstensi PortableInfobox Fandom ke MediaWiki 1.37.0+ |
Perancang awal | Universal Omega, Luqgreg, Fandom (versi orisinil) |
Versi terbaru | 0.6 (2022-01-08) |
Kebijakan kompatibilitas | Master maintains backward compatibility. |
MediaWiki | 1.37.0+ |
Perubahan basis data | Tidak |
Lisensi | Lisensi Publik Umum GNU 3.0 atau lebih baru |
Unduh | GitHub: README |
|
|
<infobox> |
|
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Masalah | Masalah terbuka · Laporkan kekutu |
Ekstensi PortableInfobox memungkinkan pembuatan kotak info portabel, yang bisa digambarkan menggunakan markah HTML semantik bersih di kulit atau platform apa pun menggunakan markah mirip XML yang kuat dan mudah dipahami. Ekstensi ini merupakan port dari ekstensi PortableInfobox Fandom ke versi MediaWiki yang lebih baru.
Pemasangan
- <translate> <tvar name=1>Unduh</tvar> and place the file(s) in a directory called <tvar name=name>
PortableInfobox/id
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'PortableInfobox/id' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Parameter konfigurasi
- $wgAllInfoboxesSubpagesBlacklist (array)
- Daftar subhalaman di ruang nama templat yang akan diabaikan oleh kueri API allinfoboxes. (nilai baku: [ "doc", "draft", "test" ])
- $wgPortableInfoboxCustomImageWidth (int)
- Ukuran keluku gambar yang digunakan di kotak info. (nilai baku: 300)
- $wgPortableInfoboxUseHeadings (bool)
- Gunakan tag "heading" untuk judul kotak info dan kepala kelompok, bisa menyebabkan masalah dengan ekstensi lain. (nilai baku: true)
- $wgPortableInfoboxUseTidy (bool)
- Gunakan RemexHtml untuk memvalidasi HTML di kotak info. (nilai baku: true)
Penggunaan
- Lihat Bantuan:KotakInfo/Penanda di Fandom.
<span id="<media />
_tag">
Penanda <media />
In the 0.3 version, the <media />
tag was introduced in favor of <image />
, which still works (see Aliases).
It allows users to embed images, videos, and audio files in the infobox, in the same way as <image />
tag does in the original version.
Atribut
source
- nama parameteraudio
- If set tofalse
, it ignores all audio filesimage
- If set tofalse
, it ignores all imagesvideo
- If set tofalse
, it ignores all videos
Child tags
<default>
<caption>
Alias
<audio />
- variasi penanda<media />
yang hanya mengijinkan audeo<image />
- variation of<media />
tag that allows only images and videos (for backward compatibility, can be disabled withvideo="false"
)<video />
- variasi penanda<media />
yang hanya mengijinkan video
User-facing differences from the original version
- It's based on Wikia/app@b9fcbe5d6db928e318d64ad0568ec2d09a3f406e.
There may be some features introduced in the original version at a later date which are absent here.
- Europa theme was removed.
.pi-theme-default
class is applied instead of.pi-theme-wikia
to the infobox, when no theme is specified.
- When a
<gallery>
tag is passed to the infobox with images without captions, file name is used instead of not showing the image.
- When embedding a video in the infobox additional class
.pi-video
is added to the<figure>
tag.
- Videos use
<video>
tags instead of showing video in a modal after clicking a thumbnail.
.pi-image
class is no longer present in the<figure>
tag with a video, instead.pi-media
class is applied to all media elements.
.pi-image-collection
classes were changed to.pi-media-collection
.
accent-color-*
attributes allow more color formats.
- More HTML tags are allowed in captions.
- Mobile skin doesn't get separate styling.
File:OOjs UI icon information-progressive.svg | <translate> This extension is included in the following wiki farms/hosts and/or packages:</translate>
<translate> This is not an authoritative list.</translate> <translate> Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here.</translate> <translate> Always check with your wiki farms/hosts or bundle to confirm.</translate> |
Categories:
- Pages with script errors
- Pages with broken file links
- Stable extensions/id
- Tag extensions/id
- Extensions with manual MediaWiki version
- GPL licensed extensions/id
- Extensions in GitHub version control/id
- ParserFirstCallInit extensions/id
- AfterParserFetchFileAndTitle extensions/id
- WgQueryPages extensions/id
- AllInfoboxesQueryRecached extensions/id
- ArticlePurge extensions/id
- MultiContentSave extensions/id
- ResourceLoaderRegisterModules extensions/id
- All extensions/id
- Extensions not in ExtensionJson
- Infobox extensions/id
- Extensions by Fandom/id