Template:Conflict: Difference between revisions
Jump to navigation
Jump to search
Not sure how this will work or if it is usable; feel free to massacre it as you see fit. |
Rupert Havok (talk | contribs) Standardizing template colors to match existing Holocron color scheme |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<br /> | <br /> | ||
{| width="100%" style="border: 1px solid grey; padding: 1px; margin: 5px; font-size: 11px;" | {| width="100%" style="border: 1px solid grey; padding: 1px; margin: 5px; font-size: 11px;" | ||
| colspan="2" style="background-color: # | | colspan="2" style="background-color: #21314c; font-size: 14px; text-align: center; color: white;" | '''{{{conflict}}}''' | ||
|- | |- | ||
| colspan="2" style="background-color: # | | colspan="2" style="background-color: #21314c; text-align: center; color: white;" | '''Belligerents''' | ||
|- | |- | ||
| | | width="20%" style="background-color: #00132c;" | Side 1 | ||
| width="80%" | {{{side1}}} | |||
|- | |- | ||
| width="20%" style="background-color: # | | width="20%" style="background-color: #00132c;" | Side 2 | ||
| width="80%" | {{{ | | width="80%" | {{{side2}}} | ||
|- | |- | ||
| width="20%" style="background-color: # | | width="20%" style="background-color: #00132c;" | Other | ||
| width="80%" | {{{other}}} | | width="80%" | {{{other}}} | ||
|- | |- | ||
| width="20%" style="background-color: # | | width="20%" style="background-color: #00132c;" | Independent | ||
| width="80%" | {{{independent}}} | | width="80%" | {{{independent}}} | ||
|- | |- | ||
| colspan="2" style="background-color: # | | colspan="2" style="background-color: #21314c; text-align: center; color: white;" | '''Battles''' | ||
|- | |- | ||
| width="20%" style="background-color: # | | width="20%" style="background-color: #00132c;" | Major | ||
| width="80%" | {{{major-battles}}} | | width="80%" | {{{major-battles}}} | ||
|- | |- | ||
| width="20%" style="background-color: # | | width="20%" style="background-color: #00132c;" | Minor | ||
| width="80%" | {{{minor-battles}}} | | width="80%" | {{{minor-battles}}} | ||
|- | |- | ||
| colspan="2" style="background-color: # | | colspan="2" style="background-color: #21314c; text-align: center; color: white;" | '''Settings''' | ||
|- | |- | ||
| width="20%" style="background-color: # | | width="20%" style="background-color: #00132c;" | Major | ||
| width="80%" | {{{major-settings}}} | | width="80%" | {{{major-settings}}} | ||
|- | |- | ||
| width="20%" style="background-color: # | | width="20%" style="background-color: #00132c;" | Minor | ||
| width="80%" | {{{minor-settings}}} | | width="80%" | {{{minor-settings}}} | ||
|} | |} | ||
Line 39: | Line 37: | ||
===Usage=== | ===Usage=== | ||
The Conflict template is used to give details pertaining to conflicts that have happened in the Galaxy. Paste | The Conflict template is used to give details pertaining to conflicts that have happened in the Galaxy. Paste code into an article, filling fields in with the pertinent information. The first four fields should be factions or groups involved in the conflict; the last four are for important battles and locations. In the (likely) event that a particular field requires multiple entries, include them all under the same field, separated by a dash (-) or a dot (·). | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Conflict | {{Conflict | ||
| image = | | image = | ||
| | | Side 1 = | ||
| | | Side 2 = | ||
| other = | | other = | ||
| independent = | | independent = |
Latest revision as of 21:49, 2 September 2012
{{{conflict}}} | |
Belligerents | |
Side 1 | {{{side1}}} |
Side 2 | {{{side2}}} |
Other | {{{other}}} |
Independent | {{{independent}}} |
Battles | |
Major | {{{major-battles}}} |
Minor | {{{minor-battles}}} |
Settings | |
Major | {{{major-settings}}} |
Minor | {{{minor-settings}}} |
Usage
The Conflict template is used to give details pertaining to conflicts that have happened in the Galaxy. Paste code into an article, filling fields in with the pertinent information. The first four fields should be factions or groups involved in the conflict; the last four are for important battles and locations. In the (likely) event that a particular field requires multiple entries, include them all under the same field, separated by a dash (-) or a dot (·).
{{Conflict | image = | Side 1 = | Side 2 = | other = | independent = | major-battles = | minor-battles = | major-settings = | minor-settings = }}