Difference between revisions of "Template:Doc-inline"
From Wiki
Jump to navigationJump to search (eng) |
(корректировка) |
||
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> |
Это документация | Это документация | ||
− | </div> | + | <nowiki></</nowiki>div> |
=Обсуждение= | =Обсуждение= | ||
</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 | ||
− | </div> | + | <nowiki></</nowiki>div> |
=Discussion= | =Discussion= | ||
</pre> | </pre> | ||
− | |||
− | |||
|} | |} | ||
− | |||
[[Category:RU/wiki templates:Doc|{{PAGENAME}}]] | [[Category:RU/wiki templates:Doc|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
+ | </div> |
Revision as of 14:05, 4 September 2010
Шаблон для визуального отделения «документации» от остальной части страницы. | Template for visual separation "documentation" from the rest of the page. |
Цвет фона аналогичен шаблону {{doc}}. | The background color is similar to the template {{doc}}. |
Пример использования: | Example: |
{{doc-inline}} Это документация </div> =Обсуждение= |
{{doc-inline}} This documentation </div> =Discussion= |