|
|
Regel 1: |
Regel 1: |
| {{#ifeq:{{{small|}}}|yes
| | #REDIRECT [[WME_errors]] |
| | {{mbox/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}}} }}
| |
| }}
| |
| | {{mbox/core
| |
| | type = {{{type|}}}
| |
| | image = {{{image|}}}
| |
| | imageright = {{{imageright|}}}
| |
| | class = {{{class|}}}
| |
| | style = {{{style|}}}
| |
| | textstyle = {{{textstyle|}}}
| |
| | text = {{{text}}}
| |
| }}
| |
| }}<noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude>
| |