|
|
(4 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{#ifeq:{{{small|}}}|yes | | {{#invoke:Message box|tmbox}}<noinclude> |
| | {{tmbox/core
| |
| | small = yes
| |
| | type = {{{type|}}}
| |
| | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
| |
| | imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
| |
| | style = {{{style|}}}
| |
| | class = {{{class|}}}
| |
| | textstyle = {{{textstyle|}}}
| |
| | text = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }}
| |
| }}
| |
| | {{tmbox/core
| |
| | type = {{{type|}}}
| |
| | image = {{{image|}}}
| |
| | imageright = {{{imageright|}}}
| |
| | style = {{{style|}}}
| |
| | class = {{{class|}}}
| |
| | textstyle = {{{textstyle|}}}
| |
| | text = {{{text}}}
| |
| }}
| |
| }}<!--
| |
| | |
| --><includeonly>{{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|{{#ifeq:{{NAMESPACE}}|Template|[[Category:Talk message boxes|{{PAGENAME}}]]}}}}</includeonly><!--
| |
| | |
| --><noinclude>
| |
| | |
| {{pp-template|small=yes}}
| |
| {{documentation}} | | {{documentation}} |
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | | <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
| </noinclude> | | </noinclude> |