Difference between revisions of "Template:Doc-inline"
From Wiki
Jump to navigationJump to search (eng) |
m (5 версий) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 18: | Line 18: | ||
|- | |- | ||
| style="border-right: 1px dotted rgb(153, 153, 153);"|<pre> | | style="border-right: 1px dotted rgb(153, 153, 153);"|<pre> | ||
− | {{doc-inline}} | + | <nowiki>{{doc-inline}}</nowiki> |
Это документация | Это документация | ||
− | </ | + | <nowiki>{{doc-inline-end}}</nowiki> |
=Обсуждение= | =Обсуждение= | ||
</pre> | </pre> | ||
− | |||
− | |||
| style="border-left: 1px dotted rgb(153, 153, 153);"|<pre> | | style="border-left: 1px dotted rgb(153, 153, 153);"|<pre> | ||
− | {{doc-inline}} | + | <nowiki>{{doc-inline}}</nowiki> |
This documentation | This documentation | ||
− | </ | + | <nowiki>{{doc-inline-end}}</nowiki> |
=Discussion= | =Discussion= | ||
</pre> | </pre> | ||
− | |||
− | |||
|} | |} | ||
− | |||
[[Category:RU/wiki templates:Doc|{{PAGENAME}}]] | [[Category:RU/wiki templates:Doc|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:53, 19 May 2011
Шаблон для визуального отделения «документации» от остальной части страницы. | Template for visual separation "documentation" from the rest of the page. |
Цвет фона аналогичен шаблону {{doc}}. | The background color is similar to the template {{doc}}. |
Пример использования: | Example: |
{{doc-inline}} Это документация {{doc-inline-end}} =Обсуждение= |
{{doc-inline}} This documentation {{doc-inline-end}} =Discussion= |