Шаблон:Ombox: различия между версиями

Материал из in.wiki
Перейти к навигации Перейти к поиску
м (1 версия импортирована: https://ru.wikipedia.org/wiki/Template:L6e)
(оф)
Строка 1: Строка 1:
{{#invoke:Message box|ombox}}<noinclude>
+
<includeonly>{{#ifeq:{{{small|}}}|yes
{{documentation}}
+
| {{ombox/core
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
+
  | small = yes
</noinclude>
+
  | type  = {{{type|}}}
 +
  | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
 +
  | imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
 +
  | class = {{{class|}}}
 +
  | style = {{{style|}}}
 +
  | textstyle = {{{textstyle|}}}
 +
  | text  = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }}
 +
  }}
 +
| {{ombox/core
 +
  | type  = {{{type|}}}
 +
  | image = {{{image|}}}
 +
  | imageright = {{{imageright|}}}
 +
  | class = {{{class|}}}
 +
  | style = {{{style|}}}
 +
  | textstyle = {{{textstyle|}}}
 +
  | text  = {{{text}}}
 +
  }}
 +
}}</includeonly><noinclude>{{doc}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude>

Версия от 19:10, 21 сентября 2016

Документация