Template:Cmbox: Difference between revisions
From WWII Archives
w>NeilN m (Changed protection level of Template:Cmbox: per request at WP:RFPP ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(no need to force overriding defaults) |
||
Line 1: | Line 1: | ||
{{# | {{Mbox | ||
{{ | |type = {{#switch: {{{type|}}} | ||
|diffuse = move | |||
</noinclude> | |stop = warning | ||
|#default = {{{type|}}} | |||
}} | |||
|image={{#switch: {{{type|}}} | |||
|diffuse = [[File:Sub-arrows.svg|40px|alt=|link={{{main|}}}]] | |||
|stop = [[File:Stop hand icon.svg|48px|alt=]] | |||
|#default = {{{image|}}} | |||
}} | |||
|imageright = {{{imageright|}}} | |||
|width = {{{width|}}} | |||
|style = {{#if: {{{textalign|}}} | |||
| text-align:{{{textalign}}}; | |||
}}{{{style|}}} | |||
|textstyle = {{{textstyle|}}} | |||
|text = {{{text}}} | |||
|lang = {{{lang|}}} | |||
}}<noinclude>{{Deprecated|mbox}}</noinclude> |