Difference between revisions of "Template:Conflict"

Template page
m
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
{| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px; margin-bottom:0; padding-left:10px;"
{{#if: {{{image|}}}|
{{!}} colspan="2" bgcolor={{{bgcolor_value|#222222; style="border-top-right-radius: 13px; border-top-left-radius: 13px; background: #f3f3f3 !important; color: #cccccc; font-size: smaller; text-align: center; padding: 10px;"}}} {{!}} {{{image}}}
}}
|-
| colspan="2" style="text-align: center; color: #e5e5ed; font-size: larger; background: #304665; text-align: center; padding: .3rem 1.25rem;" | '''{{{name}}}'''
|-
{{#if: {{{date|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 40%; vertical-align: top;"}}} {{!}} Date
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 60%; vertical-align: top;"}}} {{!}} {{{date}}}
}}
|-
{{#if: {{{location|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 40%; vertical-align: top;"}}} {{!}} Location
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 60%; vertical-align: top;"}}} {{!}} {{{location}}}
}}
|-
{{#if: {{{result|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 40%; vertical-align: top;"}}} {{!}} Result
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 60%; vertical-align: top;"}}} {{!}} {{{result}}}
}}
|-
| colspan="2" style="text-align: center; color: #e5e5ed; background:#2a4667c9; font-size:8pt; padding: 6px" | '''Belligerents'''
|-
{{#if: {{{belligerents left|}}}{{{belligerents right|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 50%; vertical-align: top;"}}} {{!}} {{{belligerents left}}}
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 50%; vertical-align: top;"}}} {{!}} {{{belligerents right}}}
}}
|-
| colspan="2" style="text-align: center; color: #e5e5ed; background:#2a4667c9; font-size: 8pt; padding: 6px" | '''Commanders'''
|-
{{#if: {{{commanders left|}}}{{{commanders right|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 50%; vertical-align: top;"}}} {{!}} {{{commanders left}}}
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 50%; vertical-align: top;"}}} {{!}} {{{commanders right}}}
}}
|-
| colspan="2" style="text-align: center; color: #e5e5ed; background:#2a4667c9; font-size: 8pt; padding: 6px" | '''Strength'''
|-
{{#if: {{{strength left|}}}{{{strength right|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 50%; vertical-align: top;"}}} {{!}} {{{strength left}}}
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 50%; vertical-align: top;"}}} {{!}} {{{strength right}}}
}}
|-
| colspan="2" style="text-align: center; color: #e5e5ed; background:#2a4667c9; font-size: 8pt; padding: 6px" | '''Casualties and losses'''
|-
{{#if: {{{casualties left|}}}{{{casualties right|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 50%; vertical-align: top;"}}} {{!}} {{{casualties left}}}
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 50%; vertical-align: top;"}}} {{!}} {{{casualties right}}}
}}
|-
|- class="infobox-link" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;"
| colspan="2" style="border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; text-align: center; color: #F67F00; font-size: 8pt; background: #2a4667c9; padding: 6px 0;" | [[Template:Conflict]]
|}
</div>
<includeonly>
<includeonly>
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Conflict]]{{DEFAULTSORT:{{{name}}}}}
<infobox theme="bravoconflict">
<title source="name">
    <default>{{pagename}}</default><format>'''{{{name}}}'''</format>
</title>
<image source="image"/>
<header>Basic Information</header>
<data source="date"><label>Date</label><format>{{{date}}}</format></data>
<data source="location"><label>Location</label><format>{{{location}}}</format></data>
<data source="result"><label>Result</label><format>{{{result}}}</format></data>
<header>Belligerents</header>
<data source="belligerents right"><label>{{{belligerents left}}}</label><format>{{{belligerents right}}}</format></data>
<header>Commanders</header>
<data source="commanders right"><label>{{{commanders left}}}</label></data>
<header>{{#if:{{{strength left|}}}{{{strength right|}}}|Strength|}}</header>
<data source="strength right"><label>{{{strength left}}}</label></data>
<header>Casualties</header>
<data source="casualties right"><label>{{{casualties left}}}</label></data>
<header name="footer">[[Template:Conflict]]</header>
</infobox>
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Conflict]]
}}
}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
==Conflict==
==Conflict==
This infobox exists for the purposes of providing a uniform and consistent method for displaying conflict high level details. There is the infobox itself as well as 2 other templates in use for formatting. They are detailed below on their usage as well and examples are provided within the infobox code below.
This infobox exists for the purpose of providing a uniform and consistent method for displaying conflict high-level details. There is the infobox itself as well as 2 other templates in use for formatting. They are detailed below on their usage and examples are provided within the infobox code example below.


The code for the infobox itself is as follows:
The code for the infobox itself is as follows:
Line 93: Line 57:
</pre>
</pre>


==Belligerent==
===Belligerent===
<pre>
<pre>
{{belligerent|icon|name}}
{{belligerent|icon|name}}
Line 99: Line 63:
This code is used to provide a belligerent and its national icon. The code can be used for nations, commanders and strength if indicating strength per participant instead of as a whole per side.
This code is used to provide a belligerent and its national icon. The code can be used for nations, commanders and strength if indicating strength per participant instead of as a whole per side.
If there is no accompanying icon, remove the icon| part of the code and it will simply display the nation name correctly.
If there is no accompanying icon, remove the icon| part of the code and it will simply display the nation name correctly.
;;;THERE IS A LINE GAP ISSUE, SEE EXAMPLE BELOW
 
There is however an alignment issue with mixing belligerents with and without icons. Please see the example below to see the nature of this issue.
 
If there is a commander or nation without an icon, it creates a spacing issue with entities either above or below.
If there is a commander or nation without an icon, it creates a spacing issue with entities either above or below.


You have been warned.
If you have multiple commanders or nations, simply enter a belligerent line for each entity.
 
If you have multiple commanders or nations, simply enter in a belligerent line in for each entity.


==Plainlist==
==Plainlist==
Line 114: Line 78:
</pre>
</pre>
This is used when you have a list of items. It will display a list without any bullet points at all in mediawiki code and not require the use of HTML to force line breaks. It works best for listing items in this template and is preferred.
This is used when you have a list of items. It will display a list without any bullet points at all in mediawiki code and not require the use of HTML to force line breaks. It works best for listing items in this template and is preferred.
 
{{clear}}
==Example==
==Example==
{{Conflict
{{Conflict
| name = First Battle of Starbase Kickass
| name = First Battle of Starbase Kickass
| image =  
| image = [[File:Starfleet1.jpg|Noise control running from Old Lady Higgins]]
| date = {{plainlist|
| date = August 5th, 2398<br>Stardate 75592.2
*August 5th, 2398
| location = Sector Kickass
*Staradate 75592.2
| result = *Noise control was told to piss off
*Stereo turned up even louder!
*IKS Rust Bucket captured
| belligerents left = {{plainlist|
{{belligerent|Starbase Kickass}}
}}
}}
| location = Sector Kickass
| belligerents right = {{plainlist|
| result = Noise control was told to piss off, stereo turned up even louder!
{{belligerent|FEDicon.png|The Feds}}
| belligerents left = Starbase Kickass
{{belligerent|KDFicon.png|Clingwrap Empire}}
| belligerents right =
{{belligerent|FEDicon.png|The Federation}}
{{belligerent|KDFicon.png|Clingy Empire}}
{{belligerent|ROMicon.png|Roman Space Elves}}
{{belligerent|ROMicon.png|Roman Space Elves}}
| commanders left =  
}}
{{belligerent|Big Bird}}
| commanders left = {{plainlist|
{{belligerent|High Adm. Big Bird}}
{{belligerent|Tholian Assembly.png|Old Lady Higgins}}
{{belligerent|Tholian Assembly.png|Old Lady Higgins}}
| commanders right =  
}}
| commanders right = {{plainlist|
{{belligerent|FEDicon.png|Pointy Ears}}
{{belligerent|FEDicon.png|Pointy Ears}}
{{belligerent|KDFicon.png|honour eyes.gif}}
{{belligerent|KDFicon.png|honour eyes.gif}}
{{belligerent|FEDicon.png|Ensign Kim}}
{{belligerent|FEDicon.png|Adm. Ens. Kim}}
}}
| strength left = {{plainlist|
| strength left = {{plainlist|
*Starbase Kickass
*Starbase Kickass
Line 149: Line 117:
| casualties left = {{plainlist|
| casualties left = {{plainlist|
*Janitor Jeff
*Janitor Jeff
*High Admiral Big Bird's cup of tea
*Big Bird's cup of tea
}}
}}
| casualties right = {{plainlist|
| casualties right = {{plainlist|
*6000 Egos badly bruised
*6000 Egos badly bruised
*1 bottle 2279 Saurian Brandy
*1 bottle 2279 Saurian Brandy
}}
| templatemode = nocats
| templatemode = nocats
}}
}}
}}
The following code block produced the infobox on the right
The following code block produced the infobox on the right
Line 161: Line 129:
{{Conflict
{{Conflict
| name = First Battle of Starbase Kickass
| name = First Battle of Starbase Kickass
| image =  
| image = [[File:Starfleet1.jpg|Noise control running from Old Lady Higgins]]
| date = {{plainlist|
| date = August 5th, 2398<br>Stardate 75592.2
*August 5th, 2398
| location = Sector Kickass
*Staradate 75592.2
| result = *Noise control was told to piss off
*Stereo turned up even louder!
*IKS Rust Bucket captured
| belligerents left = {{plainlist|
{{belligerent|Starbase Kickass}}
}}
}}
| location = Sector Kickass
| belligerents right = {{plainlist|
| result = Noise control was told to piss off, stereo turned up even louder!
{{belligerent|FEDicon.png|The Feds}}
| belligerents left = Starbase Kickass
{{belligerent|KDFicon.png|Clingwrap Empire}}
| belligerents right =
{{belligerent|FEDicon.png|The Federation}}
{{belligerent|KDFicon.png|Clingy Empire}}
{{belligerent|ROMicon.png|Roman Space Elves}}
{{belligerent|ROMicon.png|Roman Space Elves}}
| commanders left =  
}}
{{belligerent|Big Bird}}
| commanders left = {{plainlist|
{{belligerent|High Adm. Big Bird}}
{{belligerent|Tholian Assembly.png|Old Lady Higgins}}
{{belligerent|Tholian Assembly.png|Old Lady Higgins}}
| commanders right =  
}}
| commanders right = {{plainlist|
{{belligerent|FEDicon.png|Pointy Ears}}
{{belligerent|FEDicon.png|Pointy Ears}}
{{belligerent|KDFicon.png|honour eyes.gif}}
{{belligerent|KDFicon.png|honour eyes.gif}}
{{belligerent|FEDicon.png|Ensign Kim}}
{{belligerent|FEDicon.png|Adm. Ens. Kim}}
}}
| strength left = {{plainlist|
| strength left = {{plainlist|
*Starbase Kickass
*Starbase Kickass
Line 192: Line 164:
| casualties left = {{plainlist|
| casualties left = {{plainlist|
*Janitor Jeff
*Janitor Jeff
*High Admiral Big Bird's cup of tea
*Big Bird's cup of tea
}}
}}
| casualties right = {{plainlist|
| casualties right = {{plainlist|
Line 201: Line 173:
</pre>
</pre>
[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
{{clear}}
</noinclude>
</noinclude>

Latest revision as of 09:29, 30 September 2024


Conflict

This infobox exists for the purpose of providing a uniform and consistent method for displaying conflict high-level details. There is the infobox itself as well as 2 other templates in use for formatting. They are detailed below on their usage and examples are provided within the infobox code example below.

The code for the infobox itself is as follows:

{{Conflict
| name = 
| image = 
| date = 
| location = 
| result = 
| belligerents left = {{belligerent|icon|name}}
| belligerents right = {{belligerent|icon|name}}
| commanders left = {{belligerent|icon|name}}
| commanders right = {{belligerent|icon|name}}
| strength left = {{plainlist|
*
*
}}
| strength right = {{plainlist|
*
*
}}
| casualties left = {{plainlist|
*
*
}}
| casualties right = {{plainlist|
*
*
}}
}}

Belligerent

{{belligerent|icon|name}}

This code is used to provide a belligerent and its national icon. The code can be used for nations, commanders and strength if indicating strength per participant instead of as a whole per side. If there is no accompanying icon, remove the icon| part of the code and it will simply display the nation name correctly.

There is however an alignment issue with mixing belligerents with and without icons. Please see the example below to see the nature of this issue.

If there is a commander or nation without an icon, it creates a spacing issue with entities either above or below.

If you have multiple commanders or nations, simply enter a belligerent line for each entity.

Plainlist

{{plainlist|
*
*
}}

This is used when you have a list of items. It will display a list without any bullet points at all in mediawiki code and not require the use of HTML to force line breaks. It works best for listing items in this template and is preferred.

Example


The following code block produced the infobox on the right

{{Conflict
| name = First Battle of Starbase Kickass
| image = [[File:Starfleet1.jpg|Noise control running from Old Lady Higgins]]
| date = August 5th, 2398<br>Stardate 75592.2
| location = Sector Kickass
| result = *Noise control was told to piss off
*Stereo turned up even louder!
*IKS Rust Bucket captured
| belligerents left = {{plainlist|
{{belligerent|Starbase Kickass}}
}}
| belligerents right = {{plainlist|
{{belligerent|FEDicon.png|The Feds}}
{{belligerent|KDFicon.png|Clingwrap Empire}}
{{belligerent|ROMicon.png|Roman Space Elves}}
}}
| commanders left = {{plainlist|
{{belligerent|High Adm. Big Bird}}
{{belligerent|Tholian Assembly.png|Old Lady Higgins}}
}}
| commanders right = {{plainlist|
{{belligerent|FEDicon.png|Pointy Ears}}
{{belligerent|KDFicon.png|honour eyes.gif}}
{{belligerent|FEDicon.png|Adm. Ens. Kim}}
}}
| strength left = {{plainlist|
*Starbase Kickass
*USS Lollipop
}}
| strength right = {{plainlist|
*USS Shiny
*IKS Rust Bucket
*3 Cruisers
*4 Destroyers
}}
| casualties left = {{plainlist|
*Janitor Jeff
*Big Bird's cup of tea
}}
| casualties right = {{plainlist|
*6000 Egos badly bruised
*1 bottle 2279 Saurian Brandy
}}
}}