-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new page: Template/uk/Особливість період
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<noinclude>[[Translation:Template/en/Feature period]]</noinclude><includeonly>{{en/VersionBox|{{#ifeq: {{{1|}}}|Old|0|{{{1|}}}}}|{{#ifeq: {{{2|}}}|Old|0|{{{2|}}}}}|caption=Особливість доступна у версіях|text={{{text|}}}|float={{{float|}}}}}</includeonly><noinclude> | ||
|
||
====Шаблон: Особливість_період використання==== | ||
Введіть <nowiki>{{</nowiki>'''Особливість_період'''<nowiki> | Версія з | Версія до }}</nowiki> | ||
* Доступні версії Old,0.5,0.6,0.7,1.0,1.1,1.2/12.2 (and others can be added easily). | ||
* Іншими параметрами є <code>float=</code> та <code>text=</code> | ||
Дивится також {{en/S|uk/Особливість}} | ||
|
||
====Приклади:==== | ||
<pre>{{uk/Особливість період|0.6|0.7}}</pre> | ||
{{uk/Особливість період|0.6|0.7}} | ||
<pre>{{uk/Особливість період|0.7|1.0|text=(0.7.2 to 1.0.0)|float=left}} | ||
Example text. Example text. Example text. Example text. {{en/-}}</pre> | ||
{{uk/Особливість період|0.7|1.0|text=(0.7.2 to 1.0.0)|float=left}} | ||
Приклад тексту. Приклад тексту. Приклад тексту. Приклад тексту.{{en/-}} | ||
<pre>{{uk/Особливість період|1.0|1.1|float=right}} | ||
Приклад тексту. Приклад тексту. Приклад тексту. Приклад тексту.{{en/-}}</pre> | ||
{{uk/Особливість період|1.0|1.1|float=right}} | ||
Приклад тексту. Приклад тексту. Приклад тексту. Приклад тексту.{{en/-}} | ||
<pre>{{uk/Особливість період|0.5|0.7}}</pre> | ||
{{uk/Особливість період|0.5|0.7}} | ||
<pre>{{uk/Особливість період|0.6|1.0|text=(0.6.2 to 1.0.0)}}</pre> | ||
{{uk/Особливість період|0.6|1.0|text=(0.6.2 to 1.0.0)}} | ||
|
||
|
||
|
||
</noinclude> |