Шаблон:Ombox: различия между версиями
Перейти к навигации
Перейти к поиску
Строка 1: | Строка 1: | ||
− | {{#ifeq:{{{ | + | {{#ifeq:{{{small|}}}|yes |
− | | {{ombox/ | + | | {{ombox/core |
− | | | + | | small = yes |
− | | | + | | type = {{{type|}}} |
− | | | + | | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }} |
− | | | + | | imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }} |
− | | | + | | class = {{{class|}}} |
− | | | + | | style = {{{style|}}} |
− | | | + | | textstyle = {{{textstyle|}}} |
+ | | text = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }} | ||
}} | }} | ||
− | | {{ombox/ | + | | {{ombox/core |
− | | | + | | type = {{{type|}}} |
− | | | + | | image = {{{image|}}} |
− | | | + | | imageright = {{{imageright|}}} |
− | | | + | | class = {{{class|}}} |
− | | | + | | style = {{{style|}}} |
− | | | + | | textstyle = {{{textstyle|}}} |
+ | | text = {{{text}}} | ||
}} | }} | ||
− | }}<noinclude>{{ | + | }}<noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude> |