الفرق بين المراجعتين لصفحة: «قالب:Toolbar»
المظهر
ar>Wikivahdat ط Changed protection level for "Template:Toolbar": High-risk template or module; used in system message ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)) |
Wikivahdat (نقاش | مساهمات) ط مراجعة واحدة |
(لا فرق)
| |
المراجعة الحالية بتاريخ ٠٧:٣٠، ٧ ديسمبر ٢٠٢٢
| هذا القالب يستعمل لوا: |
| صفحة القالب متضمنة in system messages, و في قرابة ٣٠٣٬٠٠٠ صفحة. يمكن أن تتسبب التغييرات التي تطرأ عليها في تغييرات فورية على ویکيوحدت user interface. لتجنب التخريبات الكبيرة والتحميل على الخادم، يجب اختبار أي تغييرات في القالب في /الملعب أو /المختبر أو صفحات فرعية، أو عبر صفحة المستخدم الفرعية. يمكن إضافة التغييرات المختبرة إلى هذه الصفحة في تعديل واحد. يرجى مناقشة التغييرات في صفحة نقاش قبل تنفيذها. |
This template is used to create a toolbar of links that are laid out in the same way as those produced by the core MediaWiki software.
Usage
{{Toolbar |[[User:Example|user]] |[[User talk:Example|talk]] |[[Special:BlockIP/Example|block]]}} → (user | talk | block)
There is a separator parameter that can be used to specify the separator character placed between each link:
{{Toolbar|separator=comma |[[User:Example|user]] |[[User talk:Example|talk]] |[[Special:BlockIP/Example|block]]}} → (user، talk، block)
The separators available are:
- comma، comma
- dot⧼dot-separator⧽dot
- tpt-languages⧼tpt-languages-separator⧽tpt-languages
- pipe | pipe (default)
The parameters class and style (specifying HTML/CSS class and styling) may also be set.
See also
- Module:Toolbar, the Lua module that generates this template.