Редактировать страницу
Внимание! Вы не авторизовались на сайте. Ваш IP-адрес будет публично видимым, если вы будете вносить любые правки. Если вы войдёте или создадите учётную запись, правки вместо этого будут связаны с вашим именем пользователя, а также у вас появятся другие преимущества.
Правка может быть отменена. Пожалуйста, просмотрите сравнение версий, чтобы убедиться, что это именно те изменения, которые вас интересуют, и нажмите «Записать страницу», чтобы ваша отмена правки была сохранена.
Текущая версия | Ваш текст | ||
Строка 32: | Строка 32: | ||
-- 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'] = '[[Image:Sandbox.svg|50px|alt=|link=]]' |
--[[ |
--[[ |
||
Строка 42: | Строка 42: | ||
-- cfg['sandbox-notice-diff-blurb']. |
-- cfg['sandbox-notice-diff-blurb']. |
||
--]] |
--]] |
||
− | cfg['sandbox-notice-pagetype-template'] = '[[ |
+ | cfg['sandbox-notice-pagetype-template'] = '[[Wikipedia:Template test cases|template sandbox]] page' |
− | cfg['sandbox-notice-pagetype-module'] = '[[ |
+ | cfg['sandbox-notice-pagetype-module'] = '[[Wikipedia:Template test cases|module sandbox]] page' |
cfg['sandbox-notice-pagetype-other'] = 'sandbox page' |
cfg['sandbox-notice-pagetype-other'] = 'sandbox page' |
||
Строка 58: | Строка 58: | ||
-- cfg['sandbox-notice-compare-link-display']. |
-- cfg['sandbox-notice-compare-link-display']. |
||
--]] |
--]] |
||
− | cfg['sandbox-notice-blurb'] = ' |
+ | cfg['sandbox-notice-blurb'] = 'This is the $1 for $2.' |
− | cfg['sandbox-notice-diff-blurb'] = ' |
+ | cfg['sandbox-notice-diff-blurb'] = 'This is the $1 for $2 ($3).' |
− | cfg['sandbox-notice-compare-link-display'] = ' |
+ | cfg['sandbox-notice-compare-link-display'] = 'diff' |
--[[ |
--[[ |
||
Строка 76: | Строка 76: | ||
-- cases. |
-- cases. |
||
--]] |
--]] |
||
− | cfg['sandbox-notice-testcases-blurb'] = ' |
+ | cfg['sandbox-notice-testcases-blurb'] = 'See also the companion subpage for $1.' |
cfg['sandbox-notice-testcases-link-display'] = 'test cases' |
cfg['sandbox-notice-testcases-link-display'] = 'test cases' |
||
− | cfg['sandbox-notice-testcases-run-blurb'] = ' |
+ | cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for $1 ($2).' |
cfg['sandbox-notice-testcases-run-link-display'] = 'run' |
cfg['sandbox-notice-testcases-run-link-display'] = 'run' |
||
-- cfg['sandbox-category'] |
-- cfg['sandbox-category'] |
||
-- A category to add to all template sandboxes. |
-- A category to add to all template sandboxes. |
||
− | cfg['sandbox-category'] = ' |
+ | cfg['sandbox-category'] = 'Template sandboxes' |
---------------------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------------------------- |
||
Строка 91: | Строка 91: | ||
-- 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'] = '[[File: |
+ | cfg['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]' |
-- cfg['template-namespace-heading'] |
-- cfg['template-namespace-heading'] |
||
-- The heading shown in the template namespace. |
-- The heading shown in the template namespace. |
||
− | cfg['template-namespace-heading'] = ' |
+ | cfg['template-namespace-heading'] = 'Template documentation' |
-- cfg['module-namespace-heading'] |
-- cfg['module-namespace-heading'] |
||
-- The heading shown in the module namespace. |
-- The heading shown in the module namespace. |
||
− | cfg['module-namespace-heading'] = ' |
+ | cfg['module-namespace-heading'] = 'Module documentation' |
− | |||
− | -- cfg['widget-namespace-heading'] |
||
− | -- The heading shown in the widget namespace. |
||
− | cfg['widget-namespace-heading'] = 'Документация виджета' |
||
-- cfg['file-namespace-heading'] |
-- cfg['file-namespace-heading'] |
||
Строка 111: | Строка 107: | ||
-- cfg['other-namespaces-heading'] |
-- cfg['other-namespaces-heading'] |
||
-- The heading shown in other namespaces. |
-- The heading shown in other namespaces. |
||
− | cfg['other-namespaces-heading'] = ' |
+ | cfg['other-namespaces-heading'] = 'Documentation' |
-- cfg['view-link-display'] |
-- cfg['view-link-display'] |
||
-- The text to display for "view" links. |
-- The text to display for "view" links. |
||
− | cfg['view-link-display'] = ' |
+ | cfg['view-link-display'] = 'view' |
-- 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'] = 'edit' |
-- cfg['history-link-display'] |
-- cfg['history-link-display'] |
||
-- The text to display for "history" links. |
-- The text to display for "history" links. |
||
− | cfg['history-link-display'] = ' |
+ | cfg['history-link-display'] = 'history' |
-- 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'] = 'purge' |
-- cfg['create-link-display'] |
-- cfg['create-link-display'] |
||
-- The text to display for "create" links. |
-- The text to display for "create" links. |
||
− | cfg['create-link-display'] = ' |
+ | cfg['create-link-display'] = 'create' |
---------------------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------------------------- |
||
Строка 139: | Строка 135: | ||
-- cfg['transcluded-from-blurb'] |
-- cfg['transcluded-from-blurb'] |
||
-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page. |
-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page. |
||
− | cfg['transcluded-from-blurb'] = ' |
+ | cfg['transcluded-from-blurb'] = 'The above [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from $1.' |
− | |||
− | --[[ |
||
− | -- cfg['create-template-doc-blurb'] |
||
− | -- Notice displayed in the template namespace when the documentation subpage does not exist. |
||
− | -- $1 is a link to create the documentation page with the preload cfg['preload'] and the |
||
− | -- display cfg['create-link-display']. |
||
− | --]] |
||
− | cfg['create-template-doc-blurb'] = 'Возможно вы захотите $1 страницу документации для данного [[gphelp:Templates|шаблона]].' |
||
--[[ |
--[[ |
||
Строка 155: | Строка 143: | ||
-- display cfg['create-link-display']. |
-- display cfg['create-link-display']. |
||
--]] |
--]] |
||
− | cfg['create-module-doc-blurb'] = ' |
+ | cfg['create-module-doc-blurb'] = 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].' |
---------------------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------------------------- |
||
Строка 201: | Строка 189: | ||
-- namespace. |
-- namespace. |
||
--]] |
--]] |
||
− | cfg['experiment-blurb-template'] = " |
+ | cfg['experiment-blurb-template'] = "Editors can experiment in this template's $1 and $2 pages." |
− | cfg['experiment-blurb-module'] = " |
+ | cfg['experiment-blurb-module'] = "Editors can experiment in this module's $1 and $2 pages." |
---------------------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------------------------- |
||
Строка 226: | Строка 214: | ||
-- 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'] = 'edit' |
-- cfg['sandbox-create-link-display'] |
-- cfg['sandbox-create-link-display'] |
||
-- The text to display for sandbox "create" links. |
-- The text to display for sandbox "create" links. |
||
− | cfg['sandbox-create-link-display'] = ' |
+ | cfg['sandbox-create-link-display'] = 'create' |
-- cfg['compare-link-display'] |
-- cfg['compare-link-display'] |
||
Строка 243: | Строка 231: | ||
-- cfg['mirror-link-display'] |
-- cfg['mirror-link-display'] |
||
-- The text to display for "mirror" links. |
-- The text to display for "mirror" links. |
||
− | cfg['mirror-link-display'] = ' |
+ | cfg['mirror-link-display'] = 'mirror' |
-- cfg['mirror-link-preload'] |
-- cfg['mirror-link-preload'] |
||
Строка 271: | Строка 259: | ||
-- cfg['testcases-edit-link-display'] |
-- cfg['testcases-edit-link-display'] |
||
-- The text to display for test cases "edit" links. |
-- The text to display for test cases "edit" links. |
||
− | cfg['testcases-edit-link-display'] = ' |
+ | cfg['testcases-edit-link-display'] = 'edit' |
-- cfg['testcases-run-link-display'] |
-- cfg['testcases-run-link-display'] |
||
Строка 279: | Строка 267: | ||
-- cfg['testcases-create-link-display'] |
-- cfg['testcases-create-link-display'] |
||
-- The text to display for test cases "create" links. |
-- The text to display for test cases "create" links. |
||
− | cfg['testcases-create-link-display'] = ' |
+ | cfg['testcases-create-link-display'] = 'create' |
---------------------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------------------------- |
||
Строка 291: | Строка 279: | ||
-- link to the /doc subpage with a display value of cfg['doc-link-display']. |
-- link to the /doc subpage with a display value of cfg['doc-link-display']. |
||
--]] |
--]] |
||
− | cfg['add-categories-blurb'] = ' |
+ | cfg['add-categories-blurb'] = 'Please add categories to the $1 subpage.' |
-- cfg['doc-link-display'] |
-- cfg['doc-link-display'] |
||
Строка 315: | Строка 303: | ||
-- the template namespace, the module namespace, or another namespace. |
-- the template namespace, the module namespace, or another namespace. |
||
--]] |
--]] |
||
− | cfg['subpages-link-display'] = ' |
+ | cfg['subpages-link-display'] = 'Subpages of this $1' |
-- cfg['template-pagetype'] |
-- cfg['template-pagetype'] |
||
-- The pagetype to display for template pages. |
-- The pagetype to display for template pages. |
||
− | cfg['template-pagetype'] = ' |
+ | cfg['template-pagetype'] = 'template' |
-- cfg['module-pagetype'] |
-- cfg['module-pagetype'] |
||
-- The pagetype to display for Lua module pages. |
-- The pagetype to display for Lua module pages. |
||
− | cfg['module-pagetype'] = ' |
+ | cfg['module-pagetype'] = 'module' |
-- cfg['default-pagetype'] |
-- cfg['default-pagetype'] |
||
Строка 347: | Строка 335: | ||
-- cfg['module-preload'] |
-- cfg['module-preload'] |
||
-- Preload file for Lua module documentation pages. |
-- Preload file for Lua module documentation pages. |
||
− | cfg['module-preload'] = 'Template:Documentation/preload-module' |
+ | cfg['module-preload'] = 'Template:Documentation/preload-module-doc' |
---------------------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------------------------- |
||
Строка 363: | Строка 351: | ||
-- cfg['print-blurb'] |
-- cfg['print-blurb'] |
||
-- Text to display if a /Print subpage exists. $1 is a link to the subpage with a display value of cfg['print-link-display']. |
-- Text to display if a /Print subpage exists. $1 is a link to the subpage with a display value of cfg['print-link-display']. |
||
− | cfg['print-blurb'] = 'A [[ |
+ | cfg['print-blurb'] = 'A [[Help:Books/for experts#Improving the book layout|print version]] of this template exists at $1.' |
− | + | .. ' If you make a change to this template, please update the print version as well.' |
|
-- cfg['display-print-category'] |
-- cfg['display-print-category'] |
||
Строка 387: | Строка 375: | ||
cfg['main-div-classes'] = 'template-documentation iezoomfix' |
cfg['main-div-classes'] = 'template-documentation iezoomfix' |
||
− | -- cfg['start-box- |
+ | -- cfg['start-box-linkclasses'] |
− | -- The CSS classes |
+ | -- The CSS classes used for the [view][edit][history] or [create] links in the start box. |
− | cfg['start-box- |
+ | cfg['start-box-linkclasses'] = 'mw-editsection-like plainlinks' |
− | -- cfg['start-box- |
+ | -- cfg['start-box-link-id'] |
− | -- The CSS classes added to the heading in the start box. |
||
− | cfg['start-box-heading-classes'] = 'template-documentation__heading' |
||
− | |||
− | -- cfg['start-box-links-id'] |
||
-- The HTML "id" attribute for the links in the start box. |
-- The HTML "id" attribute for the links in the start box. |
||
− | cfg['start-box- |
+ | cfg['start-box-link-id'] = 'doc_editlinks' |
+ | ---------------------------------------------------------------------------------------------------- |
||
− | -- cfg['start-box-links-classes'] |
||
+ | -- {{fmbox}} template configuration |
||
− | -- The CSS classes used for the [view][edit][history] or [create] links in the start box. |
||
+ | ---------------------------------------------------------------------------------------------------- |
||
− | cfg['start-box-links-classes'] = 'mw-editsection-like plainlinks' |
||
− | -- cfg[' |
+ | -- cfg['fmbox-id'] |
− | -- The |
+ | -- The id sent to the "id" parameter of the {{fmbox}} template. |
− | cfg[' |
+ | cfg['fmbox-id'] = 'documentation-meta-data' |
− | -- cfg[' |
+ | -- cfg['fmbox-style'] |
− | -- The |
+ | -- The value sent to the style parameter of {{fmbox}}. |
− | cfg[' |
+ | cfg['fmbox-style'] = 'background-color: #ecfcf4' |
− | -- cfg[' |
+ | -- cfg['fmbox-textstyle'] |
− | -- The |
+ | -- The value sent to the "textstyle parameter of {{fmbox}}. |
− | cfg[' |
+ | cfg['fmbox-textstyle'] = 'font-style: italic' |
---------------------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------------------------- |