Template:InfoboxEvent: Difference between revisions

From Universe Wiki | Dawn of Victory 2289
Jump to navigation Jump to search
(Created page with "<noinclude> == Usage == To use this infobox template, copy and paste the code below into your article and fill in the fields: <pre> {{InfoboxEvent | BG = #153229 | image = Example.jpg | imageBG = #153229 | nameBG = #153229 | headerBG = #1B4236 | cellBG = #1B4236 | color2 = #fff | name = Example Event | date = January 1, 2024 | location = Example Location | alt-names = Alternative Names | type = Example Type | result = Example Result | below_text = '''425 total dead'''...")
 
mNo edit summary
Line 48: Line 48:
{{#if:{{{result|}}}|
{{#if:{{{result|}}}|
{{!}} colspan="1" style="text-align:left; vertical-align:top; padding: 5px 10px 5px 10px; line-height:14px; font-weight:bold; width:25%" {{!}} Result
{{!}} colspan="1" style="text-align:left; vertical-align:top; padding: 5px 10px 5px 10px; line-height:14px; font-weight:bold; width:25%" {{!}} Result
{{!}} colspan="1" style="text-align:left; vertical-align:top; padding: 5px 10px 5px 10px; line-height:14px;" {{!}} {{{result|}}}
{{!}} colspan="1" style="text-align:left; vertical-align:top; padding: 5px 10px 5px 10px; line-height:14px;" {{!}} {{{result| }}}
}}
}}
{{!}}-
{{!}}-

Revision as of 01:09, 2 September 2025

Usage

To use this infobox template, copy and paste the code below into your article and fill in the fields:

{{InfoboxEvent
| BG = #153229
| image = Example.jpg
| imageBG = #153229
| nameBG = #153229
| headerBG = #1B4236
| cellBG = #1B4236
| color2 = #fff
| name = Example Event
| date = January 1, 2024
| location = Example Location
| alt-names = Alternative Names
| type = Example Type
| result = Example Result
| below_text = '''425 total dead'''
}}
InfoboxEvent