Difference between revisions of "Template:Mission"
Jump to navigation
Jump to search
Greenfelt22 (talk | contribs) (Created page with "<div class="infobox"> {| width="275" align="right" cellpadding="3" cellspacing="0" |- | colspan="2" bgcolor={{{bgcolor_value|#222222; style="border-radius-top-right: 13px; b...") |
Greenfelt22 (talk | contribs) m |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
− | {| width="275" align="right" cellpadding=" | + | {| width="275" align="right" cellpadding="1" cellspacing="1" |
|- | |- | ||
− | | colspan="2" bgcolor={{{bgcolor_value|# | + | {{#if: {{{image|}}}| |
+ | {{!}} colspan="2" bgcolor={{{bgcolor_value|#0b1322 style="font-size: 8pt; padding: 3px; text-align: center;"}}} {{!}} {{{image}}}}} | ||
|- | |- | ||
− | | colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; font-size:larger; background-color:# | + | | colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; font-size:larger; background-color:#000000; text-align:center; font-variant:small-caps;" | '''{{{title}}}''' |
|- | |- | ||
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{#if: {{{season|}}}| |
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{!}} bgcolor={{{bgcolor_value|#0b1322; style="background: #0b1322; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size:smaller;"}}} {{!}} Season: |
− | {{{ | + | {{!}} bgcolor={{{bgcolor_value|#070D17 style="background: #070D17; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; font-size:smaller;"}}} {{!}} |
+ | [[{{{season}}} ({{{sim}}}){{!}}{{{season}}}]]}} | ||
|- | |- | ||
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{#if: {{{episode|}}}| |
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{!}} bgcolor={{{bgcolor_value|#0b1322; style="background: #0b1322; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size:smaller;"}}} {{!}} Episode: |
− | {{{date}}} | + | {{!}} bgcolor={{{bgcolor_value|#070D17 style="background: #070D17; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; font-size:smaller;"}}} {{!}} |
+ | {{{episode}}}}} | ||
+ | |- | ||
+ | {{#if: {{{date|}}}| | ||
+ | {{!}} bgcolor={{{bgcolor_value|#0b1322; style="background: #0b1322; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size:smaller;"}}} {{!}} Date: | ||
+ | {{!}} bgcolor={{{bgcolor_value|#070D17 style="background: #070D17; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; font-size:smaller;"}}} {{!}} | ||
+ | {{{date}}}}} | ||
+ | |- | ||
+ | {{#if: {{{span|}}}| | ||
+ | {{!}} bgcolor={{{bgcolor_value|#0b1322; style="background: #0b1322; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size:smaller;"}}} {{!}} Span: | ||
+ | {{!}} bgcolor={{{bgcolor_value|#070D17 style="background: #070D17; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; font-size:smaller;"}}} {{!}} | ||
+ | {{{span}}}}} | ||
|- | |- | ||
|- style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;" | |- style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;" | ||
− | |colspan="2" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px; text-align: center; color: # | + | |colspan="2" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px; text-align: center; color: #1e3c52; font-size: 8pt; background-color:#000000; text-align:center; border-top: 1px solid #111111;" | [[Template:Mission]] |
|}</div> | |}</div> | ||
− | <includeonly>[[Category: | + | <includeonly>[[Category:Missions]] |
{{DEFAULTSORT:{{PAGENAME}}}}</includeonly><noinclude> | {{DEFAULTSORT:{{PAGENAME}}}}</includeonly><noinclude> | ||
<noinclude> | <noinclude> | ||
Line 25: | Line 38: | ||
|image= | |image= | ||
|title= | |title= | ||
− | | | + | |season= |
+ | |sim= | ||
+ | |episode= | ||
|date= | |date= | ||
+ | |span= | ||
}}</pre> | }}</pre> | ||
− | [[Category:Templates]] | + | [[Category:Infobox Templates]] |