dev

This script/stylesheet is for PERSONAL use only!

You are free to install this script/stylesheet for yourself, but it is not allowed to be used wiki-wide (e.g., in MediaWiki:ImportJS, MediaWiki:Common.js, MediaWiki:Common.css, MediaWiki:Fandomdesktop.js, MediaWiki:Fandomdesktop.css, or MediaWiki:FandomMobile.css), as it would violate Fandom's Terms of Use.
(See the customization policy)

AdaptiveProfile profili şekillendirir, dolguyu kaldırma sayfasıyla tam genişlikte yeniden boyutlandırır ve temaya uyarlanır. Ayrıca profile başlık eklenebilir.

Installation

Ek olarak

Başlığınızı profilinizin üzerine de yükleyebilirsiniz. Bunun için aşağıdaki kodu yalnızca kişisel CSS'nize ekleyin:

.skin-fandomdesktop #userProfileApp {
	--banner-ratio: 20%;
	--banner-image: url('https://resim_bağlantı_buraya.png');
	--banner-bg-pos: center;
}
[class*=Kullanıcı_adı].skin-fandomdesktop #userProfileApp {
	...
}

Parametreleri özelleştirin: başlık oranı, resim bağlantısı ve konumlandırma.

Değişiklik günlüğü

Date Description
June 7, 2021 Initial release.
June 20, 2021 Added balanced view in small screen size.
July 28, 2021 Added the ability to add a personal banner.
May 17, 2022 Added the ability to add a personal avatar.