Template:WarningBox

From Zandronum Wiki
Revision as of 22:42, 2 January 2023 by DrinkyBird (talk | contribs)

No description.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Border colourborder

CSS colour value for the border

Default
#000000
Lineoptional
Background colourbackground

CSS colour value for the background

Default
#FFFFFF
Lineoptional
Text colourcolor

CSS colour value for the text

Default
#000000
Lineoptional
Imageimage

Image file name

Filesuggested
Contentcontent

Wikitext content of the warning box

Contentrequired

Examples

  1. 000000; background-color:
  2. EFEFEF; color:
  3. 000000; padding: 0.4em 1em; width: 75%; margin: 1em auto; text-align: center; border-radius: 3px"
Test

  1. 000000; background-color:
  2. FFFFFF; color:
  3. 000000; padding: 0.4em 1em; width: 75%; margin: 1em auto; text-align: center; border-radius: 3px"
[[File:{{{image}}}|46x46px]] {{{content}}}