Actions

Template

Example/ru: Difference between revisions

From LimeSurvey Manual

(Created page with "</noinclude> <span style="position: relative; top:-12px; left:-10px; font-size: 75%;">Пример:</span> {{#if:{{{Text|}}}|{{{Text}}}|{{{1|}}} }} <noinclude>")
(Created page with "Если вы хотите добавить кавычки, наберите: <nowiki>{{Пример|Text=вот пример}}</nowiki> или <nowiki>{{Пример|Вот ...")
Line 6: Line 6:
== Использование ==
== Использование ==


If you want to add a Quote, type:  
Если вы хотите добавить кавычки, наберите:  
<nowiki>{{Example|Text=this is the Example}}</nowiki>
<nowiki>{{Пример|Text=вот пример}}</nowiki>
or
или
<nowiki>{{Example|This is another example}}</nowiki>
<nowiki>{{Пример|Вот другой пример}}</nowiki>


and this will be displayed as:
and this will be displayed as:

Revision as of 18:09, 29 September 2014

Пример:


Использование

Если вы хотите добавить кавычки, наберите: {{Пример|Text=вот пример}} или {{Пример|Вот другой пример}}

and this will be displayed as:


Example:
this is the Example


Example:
This is another example