Difference between revisions of "Template:XepListItem"

From JaWiki (Jabber/XMPP wiki)
Jump to: navigation, search
(Created page with ' <nowiki>{{XepListItem | 1 = номер (с ведущими нулями) | 2 = оригинальное название | 3 = оригинальное описание |…')
 
(</noinclude>)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<noinclude>
 
  <nowiki>{{XepListItem
 
  <nowiki>{{XepListItem
 
|  1 = номер (с ведущими нулями)
 
|  1 = номер (с ведущими нулями)
Line 12: Line 13:
 
* <nowiki>{{XepListItem|0001|XMPP Extension Protocols|This document defines the standards process followed by the XMPP Standards Foundation.|[[XEP|Расширения]] протокола XMPP|Процесс обсуждения и утверждения стандартов, используемый [[XSF]].|Procedural|Active}}</nowiki>
 
* <nowiki>{{XepListItem|0001|XMPP Extension Protocols|This document defines the standards process followed by the XMPP Standards Foundation.|[[XEP|Расширения]] протокола XMPP|Процесс обсуждения и утверждения стандартов, используемый [[XSF]].|Procedural|Active}}</nowiki>
 
* <nowiki>{{XepListItem|0002|Special Interest Groups (SIGs)|A definition of Special Interest Groups within the XMPP Standards Foundation.|||Procedural|Active}}</nowiki>
 
* <nowiki>{{XepListItem|0002|Special Interest Groups (SIGs)|A definition of Special Interest Groups within the XMPP Standards Foundation.|||Procedural|Active}}</nowiki>
 +
</noinclude><includeonly>|- class='type_{{{6}}} status_{{{7}}}'
 +
| <strong>{{xep|{{{1}}}}}</strong> || <strong>{{{2}}}</strong> <br/> {{{3|}}} {{#if: {{{4|}}} {{{5|}}} | <hr/>}} <strong>{{{4|}}}</strong> {{#ifexpr: {{#if:{{{4|}}}||-4}} {{#if:{{{5|}}}||-5}} || <br/>}} {{{5|}}} || [[XEP#Типы|{{tr/{{{6}}}}}]] || [[XEP#Статусы|{{tr/{{{7}}}}}]]</includeonly>
  
<includeonly>|- class='type_{{{6}}} status_{{{7}}}'
+
<noinclude>
| {{xep|{{{1}}}}} || {{{2}}} <br/> {{{3|}}} <hr/> {{{4|}}} <br/> {{{5|}}} || [[XEP#Типы|{{tr/{{{6}}}}}]] || [[XEP#Статусы|{{tr/{{{7}}}}}]]</includeonly>
+
== См. также ==
 +
*[[:Template:Xep|Xep]] - шаблон для вставки ссылки на одиночный XEP
 +
 
 +
</noinclude>

Latest revision as of 10:14, 31 March 2011

{{XepListItem
|   1 = номер (с ведущими нулями)
|   2 = оригинальное название
|   3 = оригинальное описание
| [ 4 = русское название ]
| [ 5 = русское описание ]
|   6 = тип
|   7 = статус
}}
Примеры
  • {{XepListItem|0001|XMPP Extension Protocols|This document defines the standards process followed by the XMPP Standards Foundation.|[[XEP|Расширения]] протокола XMPP|Процесс обсуждения и утверждения стандартов, используемый [[XSF]].|Procedural|Active}}
  • {{XepListItem|0002|Special Interest Groups (SIGs)|A definition of Special Interest Groups within the XMPP Standards Foundation.|||Procedural|Active}}


См. также[edit]

  • Xep - шаблон для вставки ссылки на одиночный XEP