مستخدم مجهول
تصويب مسار
ط (مراجعة واحدة) |
ar>حبيشان (تصويب مسار) |
||
سطر ٣٢: | سطر ٣٢: | ||
-- cfg['sandbox-notice-image'] | -- cfg['sandbox-notice-image'] | ||
-- The image displayed in the sandbox notice. | -- The image displayed in the sandbox notice. | ||
cfg['sandbox-notice-image'] = '[[ | cfg['sandbox-notice-image'] = '[[File:Sandbox.svg|50px|alt=|link=]]' | ||
--[[ | --[[ | ||
سطر ١١٥: | سطر ١١٥: | ||
-- cfg['edit-link-display'] | -- cfg['edit-link-display'] | ||
-- The text to display for "edit" links. | -- The text to display for "edit" links. | ||
cfg['edit-link-display'] = ' | cfg['edit-link-display'] = 'عدّل' | ||
-- cfg['history-link-display'] | -- cfg['history-link-display'] | ||
سطر ١٢٣: | سطر ١٢٣: | ||
-- cfg['purge-link-display'] | -- cfg['purge-link-display'] | ||
-- The text to display for "purge" links. | -- The text to display for "purge" links. | ||
cfg['purge-link-display'] = ' | cfg['purge-link-display'] = 'محو الاختزان' | ||
cfg['usage-link-display'] = 'استخدامات' | cfg['usage-link-display'] = 'استخدامات' | ||
cfg['template-usage'] = 'قوالب' | cfg['template-usage'] = 'قوالب' | ||
سطر ١٤٥: | سطر ١٤٥: | ||
-- display cfg['create-link-display']. | -- display cfg['create-link-display']. | ||
--]] | --]] | ||
cfg['create-module-doc-blurb'] = 'يمكنك أن | cfg['create-module-doc-blurb'] = 'يمكنك أن تنشئ صفحة توثيق لهذه [[ويكيبيديا:لوا|الوحدة]] ($1).' | ||
---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ||
سطر ١٩١: | سطر ١٩١: | ||
-- namespace. | -- namespace. | ||
--]] | --]] | ||
cfg['experiment-blurb-template'] = "يمكن للمحررين تجريب تعديلاتهم على القالب في صفحات $1 و $2." | cfg['experiment-blurb-template'] = "يمكن للمحررين تجريب تعديلاتهم على القالب في صفحات $1 و$2." | ||
cfg['experiment-blurb-module'] = "يمكن للمحررين تجريب تعديلاتهم على الوحدة في صفحات $1 و $2." | cfg['experiment-blurb-module'] = "يمكن للمحررين تجريب تعديلاتهم على الوحدة في صفحات $1 و$2." | ||
---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ||
سطر ٢١٦: | سطر ٢١٦: | ||
-- cfg['sandbox-edit-link-display'] | -- cfg['sandbox-edit-link-display'] | ||
-- The text to display for sandbox "edit" links. | -- The text to display for sandbox "edit" links. | ||
cfg['sandbox-edit-link-display'] = ' | cfg['sandbox-edit-link-display'] = 'عدّل' | ||
-- cfg['sandbox-create-link-display'] | -- cfg['sandbox-create-link-display'] | ||
سطر ٣٢٦: | سطر ٣٢٦: | ||
-- The name of the subpage typically used for documentation pages. | -- The name of the subpage typically used for documentation pages. | ||
cfg['doc-subpage'] = 'شرح' | cfg['doc-subpage'] = 'شرح' | ||
-- cfg['docpage-preload'] | -- cfg['docpage-preload'] | ||
سطر ٣٣٨: | سطر ٣٣٤: | ||
-- Preload file for Lua module documentation pages. | -- Preload file for Lua module documentation pages. | ||
cfg['module-preload'] = 'قالب:توثيق/مسبق-وحدة-شرح' | cfg['module-preload'] = 'قالب:توثيق/مسبق-وحدة-شرح' | ||
---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ||
-- | -- HTML and CSS configuration | ||
---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ||
-- cfg[' | -- cfg['templatestyles'] | ||
-- The name of the | -- The name of the TemplateStyles page where CSS is kept. | ||
cfg[' | -- Sandbox CSS will be at Module:Documentation/sandbox/styles.css when needed. | ||
cfg['templatestyles'] = 'Module:توثيق/styles.css' | |||
-- cfg[' | -- cfg['container'] | ||
-- | -- Class which can be used to set flex or grid CSS on the | ||
cfg[' | -- two child divs documentation and documentation-metadata | ||
cfg['container'] = 'documentation-container' | |||
-- cfg[' | -- cfg['main-div-classes'] | ||
-- | -- Classes added to the main HTML "div" tag. | ||
cfg[' | cfg['main-div-classes'] = 'documentation' | ||
-- cfg[' | -- cfg['main-div-heading-class'] | ||
- | -- Class for the main heading for templates and modules and assoc. talk spaces | ||
-- | cfg['main-div-heading-class'] = 'documentation-heading' | ||
cfg[' | |||
-- cfg[' | -- cfg['start-box-class'] | ||
-- | -- Class for the start box | ||
cfg['start-box-class'] = 'documentation-startbox' | |||
----- | -- cfg['start-box-link-classes'] | ||
-- | -- Classes used for the [view][edit][history] or [create] links in the start box. | ||
--------- | -- mw-editsection-like is per [[Wikipedia:Village pump (technical)/Archive 117]] | ||
cfg['start-box-link-classes'] = 'mw-editsection-like plainlinks' | |||
-- cfg[' | -- cfg['end-box-class'] | ||
-- | -- Class for the end box. | ||
cfg[' | cfg['end-box-class'] = 'documentation-metadata' | ||
-- cfg[' | -- cfg['end-box-plainlinks'] | ||
-- Plainlinks | |||
cfg['end-box-plainlinks'] = 'plainlinks' | |||
-- | |||
cfg[' | |||
-- cfg[' | -- cfg['toolbar-class'] | ||
-- | -- Class added for toolbar links. | ||
cfg[' | cfg['toolbar-class'] = 'documentation-toolbar' | ||
-- cfg[' | -- cfg['clear'] | ||
-- | -- Just used to clear things. | ||
cfg[' | cfg['clear'] = 'documentation-clear' | ||
---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |