Difference between revisions of "Template:Information"
From Tycoon Gaming
m |
BelgianCat (talk | contribs) m (goofy ahh) |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
− | <div style="background-color:{{{background_color|#E3E3E3}}}; border:2px solid {{{border_color|#FF0000}}}; border-radius: | + | <div style="background-color:{{{background_color|#E3E3E3}}}; border:2px solid {{{border_color|#FF0000}}}; border-radius: 50% 20% / 10% 40%; margin:8px; padding:8px; text-align:center; font-size:1.2em;"> |
<div style="color:{{{title_color|#FF0000}}}; font-size:{{{title_size|24px}}};"> | <div style="color:{{{title_color|#FF0000}}}; font-size:{{{title_size|24px}}};"> | ||
<b> | <b> |
Revision as of 23:08, 8 November 2023
Information
Message
Template for important Information.
{{Information |border_color = Color of the border (Format:#xxxxxx) (Default = #FF0000) (optional) |background_color = Color of the Background (Format:#xxxxxx) (Default = #E3E3E3) (optional) |title_color = Color of the title (Format:#xxxxxx) (Default = #FF0000) (optional) |title_size = Title Size (Default = 24px) |title = Text above the message |text_color = Color of the text (Format:#xxxxxx) (Default = #000000) (optional) |text_size = Text Size (Default = 16px) |text = Message to display }}
Text above the message
Message to display