Template:WarnAlt/custom: Difference between revisions

From Caps Wiki
Jump to navigation Jump to search
(Created page with "{{#switch: {{{1|}}} | #default = Size argument is required. | large|3 = <div style="background-color:#f8f9fa; padding: 1.2rem; margin-top: 0.5em; border: 1px solid #4666c8; border-top-color:4666c8 ; border-top-width: .4rem; border-radius: .20rem; box-shadow: 2px 2px #F7F8F9;">35px|left|link='''{{{custom_label|A label is required.}}}''' {{{2|A message is required.}}}</div> | medium|med|2 = <table cellspacing="0" cellpad...")
 
No edit summary
Line 1: Line 1:
{{#switch: {{{1|}}}
{{#switch: {{{1|}}}
  | #default = Size argument is required.
  | #default = Size argument is required.
  | large|3 = <div style="background-color:#f8f9fa; padding: 1.2rem; margin-top: 0.5em; border: 1px solid #4666c8; border-top-color:4666c8 ; border-top-width: .4rem; border-radius: .20rem; box-shadow: 2px 2px #F7F8F9;">[[File:OOjs UI icon information-progressive.svg|35px|left|link=]]'''{{{custom_label|A label is required.}}}''' {{{2|A message is required.}}}</div>
  | large|3 = <div style="background-color:#f8f9fa; padding: 1.2rem; margin-top: 0.5em; border: 1px solid #4666c8; border-top-color:4666c8 ; border-top-width: .4rem; border-radius: .20rem; box-shadow: 2px 2px #F7F8F9;">[[File:OOjs UI icon information-progressive.svg|35px|left|link=]]'''{{{3|A label is required.}}}''' {{{2|A message is required.}}}</div>
  | medium|med|2 = <table cellspacing="0" cellpadding="0" border="0" style="margin-top:0.5em; border:1px #4666c8 solid; padding:0.5em; background-color:#f8f9fa"><tr><td nowrap="true" valign="top">
  | medium|med|2 = <table cellspacing="0" cellpadding="0" border="0" style="margin-top:0.5em; border:1px #4666c8 solid; padding:0.5em; background-color:#f8f9fa"><tr><td nowrap="true" valign="top">
[[File:OOjs UI icon information-progressive.svg|18px|text-bottom|alt=NOTE]] '''{{{custom_label|A label is required.}}}''' {{{2|A message is required.}}}</table>
[[File:OOjs UI icon information-progressive.svg|18px|text-bottom|alt=NOTE]] '''{{{3|A label is required.}}}''' {{{2|A message is required.}}}</table>
  | small|1 = [[File:OOjs UI icon information-progressive.svg|18px|text-bottom|alt=NOTE]] '''{{{custom_label|A label is required.}}}''' {{{2|A message is required.}}}
  | small|1 = [[File:OOjs UI icon information-progressive.svg|18px|text-bottom|alt=NOTE]] '''{{{3|A label is required.}}}''' {{{2|A message is required.}}}
}}
}}

Revision as of 05:32, 17 February 2022

Size argument is required.