دستينامو: باهمرُو
The MediaWiki interface is the entirety of the output HTML code of a wiki page except the body text itself. The interface includes the tabs above each page, the sidebar, and personal links.
Localizing the interface
The default interface for many languages is defined in the MediaWiki localization files, and will update automatically if the language set by $wgLanguageCode
or if a user's preferences are changed.
You can edit the text strings and images displayed for the current user interface language via the special page Special:Allmessages. هن صفحي بابت ۽ انهن نياپن کي سنوارڻ بابت وڌيڪ معلومات حاصل ڪرڻ لاءِ ڏسندا:
- translatewiki.net, the MediaWiki localisation project
Customizing the interface
Depending on one's requirements and programming expertise, there are several customization techniques available:
- System messages – Most look and feel customizations can be done by modifying system messages using the Special:AllMessages page.
باهمرُو نياپن کي سنوارڻ جو طريقو عموماً سڌو سنئون آهي، ايئن ئي جيئن ڪنهن عام وڪِي صفحي کي سنواريو ويندو آهي. These messages set defaults for various parts of the user interface and contain a combination of plain text, wiki markup, CSS and JavaScript. تفصيل ڄاڻڻ لاءِ، انفرادي نياپن جي دستاويزسازي ڏسندا.
وڌيڪ معلومات لاءِ، مهرباني ڪري Manual:Skins گھمندا.
- /JavaScript – improve browser behavior using some scripts. Includes a list of JavaScript variables.
- /Stylesheets – CSS استعمال ڪندي بيهڪ ۽ جنسار کي سنواريو.
- /IDs and classes – مشترڪ سڃاڻپن ۽ ڪلاسز جي فهرست
پڻ ڏسندا
- Codex , design system for Wikimedia
- Wikimedia Design Style Guide
- OOUI
- Manual:Forms – discusses how to add forms to both the interface and within the body of articles.