Difference between revisions of "Template:Tmbox"

From blackwiki
Jump to navigation Jump to search
test>Happy-melon
(why do we handle smallimageright=none and not imageright=none?)
m (24 revisions imported)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{#ifeq:{{{small|}}}|yes
+
{{#invoke:Message box|tmbox}}<noinclude>
| {{tmbox/core
+
{{documentation}}
  | small = yes
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
  | type  = {{{type|}}}
+
</noinclude>
  | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
 
  | imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
 
  | style = {{{style|}}}
 
  | textstyle = {{{textstyle|}}}
 
  | text  = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }}
 
  }}
 
| {{tmbox/core
 
  | type  = {{{type|}}}
 
  | image = {{{image|}}}
 
  | imageright = {{{imageright|}}}
 
  | style = {{{style|}}}
 
  | textstyle = {{{textstyle|}}}
 
  | text  = {{{text}}}
 
  }}
 
}}
 

Latest revision as of 12:24, 5 September 2020

50px Template documentation[create]