Difference between revisions of "Template:Mbox"
From Game Detectives Wiki
								
												
				| [unchecked revision] | [unchecked revision] | 
m (pass subst and date for benefit of ambox)  | 
				|||
| Line 1: | Line 1: | ||
| − | {{  | + | {{#switch:{{{small|}}}  | 
| − |    {{  | + | | left =   | 
| − |    |   | + |    {{mbox/core  | 
| − |    |   | + |    | small      = left  | 
| − |    |   | + |   | type       = {{{type|}}}  | 
| − |    |   | + |    | image      = {{#if:{{{smallimage|}}}  | 
| − |    |   | + |                  | {{{smallimage}}}  | 
| − |    |   | + |                  | {{{image|}}}  | 
| + |                  }}  | ||
| + |    | imageright = {{#if:{{{smallimageright|}}}  | ||
| + |                  | {{{smallimageright}}}  | ||
| + |                  | {{{imageright|}}}  | ||
| + |                  }}  | ||
| + |    | style      = {{{style|}}}  | ||
| + |    | textstyle  = {{{textstyle|}}}  | ||
| + |    | text       = {{#if:{{{smalltext|}}}  | ||
| + |                  | {{{smalltext}}}   | ||
| + |                  | {{{text}}}   | ||
| + |                  }}  | ||
   }}  |    }}  | ||
| − | | type       = {{{type|}}}  | + | | #default =   | 
| − | | image      = {{{image|}}}  | + |   {{mbox/core  | 
| − | | imageright = {{{imageright|}}}  | + |   | type       = {{{type|}}}  | 
| − | | style      = {{{style|}}}  | + |   | image      = {{{image|}}}  | 
| − | | textstyle  = {{{textstyle|}}}  | + |   | imageright = {{{imageright|}}}  | 
| − | | text       = {{{text}}}  | + |   | style      = {{{style|}}}  | 
| − | + |   | textstyle  = {{{textstyle|}}}  | |
| − | + |   | text       = {{{text}}}  | |
| − | + |   }}  | |
| − | + | }}  | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||