Template:MdCode/doc/ru: Difference between revisions
< Template:MdCode | doc
Jump to navigation
Jump to search
m (→Параметры) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Delete|Moved to [[Template:Code/doc/ru]]}} | |||
<noinclude>{{doc|0}}</noinclude>__NOTOC__ | <noinclude>{{doc|0}}</noinclude>__NOTOC__ | ||
Данный шаблон позволит вам отформатировать текст как однострочный код в стиле Markdown. | Данный шаблон позволит вам отформатировать текст как однострочный код в стиле Markdown. |
Revision as of 04:44, 22 January 2023

This template has been marked as a candidate for speedy deletion for the following reason:
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Moved to Template:Code/doc/ru
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting.

This is a documentation subpage for Template:MdCode.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Данный шаблон позволит вам отформатировать текст как однострочный код в стиле Markdown.
Параметры
Стили | |
---|---|
{{{desaturated}}} | менее насыщенная версия |
{{{outlined}}} | менее насыщенная версия с обводкой |
Модификаторы | |
---|---|
{{{select}}} | Устанавливает значения для параметра user-select. Значения: 1 - all (выделение одним нажатием), 2 - none (содержимое шаблоне не будет выделяться). |
{{{color}}} | контролирует цвет текста, если стиль по умолчанию активен |
{{{background}}} | контролирует цвет фона, если стиль по умолчанию активен |
Примеры
{{MdCode|Перейти к [[Main Page:ru|Главная Страница]]}}
{{MdCode|Перейти к {{hla|4}}}}
Перейти к Главная Страница
Перейти к
Half-Life: Alyx
{{MdCode|desaturated|Перейти к [[Main Page:ru|Главная Страница]]}}
{{MdCode|desaturated|Перейти к {{hla|4}}}}
Перейти к Главная Страница
Перейти к
Half-Life: Alyx
{{MdCode|outline|Перейти к [[Main Page:ru|Главная Страница]]}}
{{MdCode|outline|Перейти к {{hla|4}}}}
Перейти к Главная Страница
Перейти к
Half-Life: Alyx
{{MdCode|oneclick|background=rgb(230,230,230)|color=black|Перейти к '''[[Main Page:ru|Главная Страница]]'''}}
{{MdCode|background=rgb(40,60,100)|Перейти к {{hla|4}}}}
Перейти к Главная Страница
Перейти к
Half-Life: Alyx