dev

BlockSummary, engellenen bir kullanıcının Kullanıcı ad alanı sayfalarına bir engel özeti ekler. Amacı, bir vikideki bir kullanıcının engeli hakkında daha fazla bilgi sağlamak ve kullanıcıların engeli görmesi için kolay erişilebilirlik ve fiziksel, görüntülenen bir bağlantıdan kullanıcının engelin vikisine izlenebilirlik sağlamaktır. Aynı zamanda engel sorgulama ve temyiz için bilgi göstermeye yarar (eğer temyiz geçerliyse).

BlockSummary, bir kullanıcının engeli hakkında aşağıdaki bilgileri sağlar:

Installation

See also

Değişiklik günlüğü

Version Date Description
v1.4.2 January 6, 2026 Implemented a minor code fix to display URL link of blocked user's user page on header.
v1.4.1 December 12, 2024 Fixed compatibility issue. This update allows proper loading of the JavaScript on Fandom's ResourceLoader (compatible with IE8).
v1.4.0 December 11, 2024 Added feature for adding details of the block type (e.g., sitewide or partial). If partial block applies, fetch what wiki features, pages, and namespaces the user is blocked on.
v1.3 August 5, 2022 Simplifying code by using "mw.config" object
v1.2.1 July 16, 2022 Minor change to seeing if a path to class/id exists.
v1.2 July 11, 2022 Adding the user's block log as a block information.
v1.1.1 July 9, 2022 "sitename" may sometimes be undefined. Ensuring that the data grabbed from the API is loaded and retrieved.
v1.1 June 29, 2022 Physically showing link of user's block for easy traceability and showing language code of wiki (e.g., "es", "ru", "fr", etc.) if user blocked on a wiki is not an English wiki. English wikis will not show language code.
v1.0 June 27, 2022 Initial revision