پرش به محتوا

پودمان:Documentation/config: تفاوت میان نسخه‌ها

update
بدون خلاصۀ ویرایش
(update)
خط ۵۸: خط ۵۸:
-- cfg['sandbox-notice-compare-link-display'].
-- cfg['sandbox-notice-compare-link-display'].
--]]
--]]
cfg['sandbox-notice-blurb'] = 'اینجا $1 برای $2 است،'
cfg['sandbox-notice-blurb'] = 'اینجا $1 برای $2 است.'
cfg['sandbox-notice-diff-blurb'] = 'اینجا $1 برای $2 هست ($3).'
cfg['sandbox-notice-diff-blurb'] = 'اینجا $1 برای $2 ($3) است.'
cfg['sandbox-notice-compare-link-display'] = 'تفاوت'
cfg['sandbox-notice-compare-link-display'] = 'تفاوت'


خط ۷۸: خط ۷۸:
cfg['sandbox-notice-testcases-blurb'] = 'همچنین زیرصفحه همنشین برای $1 را ببینید.'
cfg['sandbox-notice-testcases-blurb'] = 'همچنین زیرصفحه همنشین برای $1 را ببینید.'
cfg['sandbox-notice-testcases-link-display'] = 'نمونه‌های آزمایشی'
cfg['sandbox-notice-testcases-link-display'] = 'نمونه‌های آزمایشی'
cfg['sandbox-notice-testcases-run-blurb'] = 'همچنین زیرصفحه همنشین برای $1 را ببینید ($2).'
cfg['sandbox-notice-testcases-run-blurb'] = 'همچنین زیرصفحه همنشین برای $1 ($2) را ببینید.'
cfg['sandbox-notice-testcases-run-link-display'] = 'اجرا'
cfg['sandbox-notice-testcases-run-link-display'] = 'اجرا'


خط ۹۱: خط ۹۱:
-- cfg['documentation-icon-wikitext']
-- cfg['documentation-icon-wikitext']
-- The wikitext for the icon shown at the top of the template.
-- The wikitext for the icon shown at the top of the template.
cfg['documentation-icon-wikitext'] = '[[پرونده:Test Template Info-Icon - Version (2).svg|50px|پیوند=|جایگزین=نماد توضیحات|alt=]]'
cfg['documentation-icon-wikitext'] = '[[پرونده:Test Template Info-Icon - Version (2).svg|50px|پیوند=|جایگزین=]]'


-- cfg['template-namespace-heading']
-- cfg['template-namespace-heading']
خط ۱۴۳: خط ۱۴۳:
-- display cfg['create-link-display'].
-- display cfg['create-link-display'].
--]]
--]]
cfg['create-module-doc-blurb'] = 'در صورت تمایل یک صفحهٔ توضیحات برای این [[ویکی‌پدیا:لوآ|پودمان اسکریبونتو]] $1 کنید.'
cfg['create-module-doc-blurb'] = 'در صورت تمایل می‌توانید یک صفحهٔ توضیحات برای این [[ویکی‌پدیا:لوآ|پودمان اسکریبونتو]] $1 کنید.'


----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
خط ۲۲۷: خط ۲۲۷:
-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the
-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the
-- template page.
-- template page.
cfg['mirror-edit-summary'] = 'نسخه تمرین $1 را ایجاد کنید.'
cfg['mirror-edit-summary'] = 'نسخهٔ تمرینی $1 را ایجاد کنید'


-- cfg['mirror-link-display']
-- cfg['mirror-link-display']
خط ۳۳۸: خط ۳۳۸:


----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
-- Print version configuration
-- HTML and CSS configuration
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------


-- cfg['print-subpage']
-- cfg['templatestyles']
-- The name of the template subpage used for print versions.
-- The name of the TemplateStyles page where CSS is kept.
cfg['print-subpage'] = 'چاپ'
-- Sandbox CSS will be at Module:Documentation/sandbox/styles.css when needed.
cfg['templatestyles'] = 'پودمان:Documentation/styles.css'


-- cfg['print-link-display']
-- cfg['container']
-- The text to display when linking to the /Print subpage.
-- Class which can be used to set flex or grid CSS on the
cfg['print-link-display'] = '/چاپ'
-- two child divs documentation and documentation-metadata
cfg['container'] = 'documentation-container'


-- cfg['print-blurb']
-- cfg['main-div-classes']
-- Text to display if a /Print subpage exists. $1 is a link to the subpage with a display value of cfg['print-link-display'].
-- Classes added to the main HTML "div" tag.
cfg['print-blurb'] = 'یک [[:en:Help:Books/for experts#Improving the book layout|نسخه چاپی]] از این الگو در $1 موجود است.'
cfg['main-div-classes'] = 'documentation'
.. ' اگر تغییری در این الگو ایجاد می‌کنید، خواهشمند است نسخه چاپی را هم به‌روز کنید.'


-- cfg['display-print-category']
-- cfg['main-div-heading-class']
-- Set to true to enable output of cfg['print-category'] if a /Print subpage exists.
-- Class for the main heading for templates and modules and assoc. talk spaces
-- This should be a boolean value (either true or false).
cfg['main-div-heading-class'] = 'documentation-heading'
cfg['display-print-category'] = true


-- cfg['print-category']
-- cfg['start-box-class']
-- Category to output if cfg['display-print-category'] is set to true, and a /Print subpage exists.
-- Class for the start box
cfg['print-category'] = 'الگوهایی با نسخه‌های چاپ'
cfg['start-box-class'] = 'documentation-startbox'


----------------------------------------------------------------------------------------------------
-- cfg['start-box-link-classes']
-- HTML and CSS configuration
-- 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['main-div-id']
-- cfg['end-box-class']
-- The "id" attribute of the main HTML "div" tag.
-- Class for the end box.
cfg['main-div-id'] = 'template-documentation'
cfg['end-box-class'] = 'documentation-metadata'


-- cfg['main-div-classes']
-- cfg['end-box-plainlinks']
-- The CSS classes added to the main HTML "div" tag.
-- Plainlinks
cfg['main-div-classes'] = 'template-documentation iezoomfix'
cfg['end-box-plainlinks'] = 'plainlinks'
 
-- cfg['start-box-linkclasses']
-- The CSS classes used for the [view][edit][history] or [create] links in the start box.
cfg['start-box-linkclasses'] = 'mw-editsection-like plainlinks'
 
-- cfg['start-box-link-id']
-- The HTML "id" attribute for the links in the start box.
cfg['start-box-link-id'] = 'doc_editlinks'
 
----------------------------------------------------------------------------------------------------
-- {{fmbox}} template configuration
----------------------------------------------------------------------------------------------------


-- cfg['fmbox-id']
-- cfg['toolbar-class']
-- The id sent to the "id" parameter of the {{fmbox}} template.
-- Class added for toolbar links.
cfg['fmbox-id'] = 'documentation-meta-data'
cfg['toolbar-class'] = 'documentation-toolbar'


-- cfg['fmbox-style']
-- cfg['clear']
-- The value sent to the style parameter of {{fmbox}}.
-- Just used to clear things.
cfg['fmbox-style'] = 'background-color: #ecfcf4'
cfg['clear'] = 'documentation-clear'


-- cfg['fmbox-textstyle']
-- The value sent to the "textstyle parameter of {{fmbox}}.
cfg['fmbox-textstyle'] = 'font-style: italic'


----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
کاربر ناشناس