Difference between pages "Template:Conflict" and "File:Classf.jpg"

From Bravo Fleet
(Difference between pages)
 
 
Line 1: Line 1:
<includeonly><div class="infobox">
 
{| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom: 0;
 
{{#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-color:#304665 !important; 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-color:#2a4667c9; text-align:center; 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-color:#2a4667c9; text-align:center; 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-color:#2a4667c9; text-align:center; 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-color:#2a4667c9; text-align:center; 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-color:#2a4667c9; text-align:center;padding: 6px 0;" | [[Template:Conflict]]
 
|}</div></includeonly>
 
<includeonly>[[Category:Conflict]]
 
</includeonly>
 
  
 
<noinclude>
 
==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.
 
{{clear}}
 
The code for the infobox itself is as follows:
 
<pre>
 
{{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|
 
*
 
*
 
}}
 
}}
 
</pre>
 
 
==Belligerent==
 
<pre>
 
{{belligerent|icon|name}}
 
</pre>
 
This code is used to provide a belligerent and it's 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 A LINE GAP ISSUE, SEE EXAMPLE BELOW
 
:If there is a commander or nation without an icon, it creates a spacing issue with entities on either above and below.
 
::You have been warned
 
If you have multiple commanders or nations, simply enter in a belligerent line in for each entity.
 
 
==Plainlist==
 
<pre>
 
{{plainlist|
 
*
 
*
 
}}
 
</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.
 
 
==Example==
 
{{Conflict
 
| name = First Battle of Starbase Kickass
 
| image =
 
| date = {{plainlist|
 
*August 5th, 2398
 
*Staradate 75592.2
 
}}
 
| location = Sector Kickass
 
| result = Noise control was told to piss off, stereo turned up even louder!
 
| belligerents left = Starbase Kickass
 
| belligerents right =
 
{{belligerent|FEDicon.png|United Federation of Wimps}}
 
{{belligerent|KDFicon.png|Clingy Empire}}
 
{{belligerent|ROMicon.png|Roman Space Elves}}
 
| commanders left =
 
{{belligerent|High Admiral Big Bird}}
 
{{belligerent|Tholian Assembly.png|Old Lady Higgins}}
 
| commanders right =
 
{{belligerent|FEDicon.png|Admiral Pointy Ears}}
 
{{belligerent|KDFicon.png|honour eyes.gif}}
 
{{belligerent|FEDicon.png|Captain Ensign 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
 
*High Admiral Big Bird's cup of tea
 
}}
 
| casualties right = {{plainlist|
 
*6000 Egos badly bruised
 
*1 bottle 2279 Saurian Brandy
 
}}
 
}}
 
 
{{clear}}
 
 
<noinclude>[[Category:Infobox Templates|Conflict]]</noinclude>
 

Latest revision as of 00:52, 15 February 2021