Difference between revisions of "Template:InfoboxForIMTU"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
m
m
 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
{| class="va-infobox"
 
{| class="va-infobox"
! colspan="4"  class="color2" style="background: #99998A" |'''{{{uc:title|}}}'''
+
! colspan="4"  class="color2" style="background: #99998A; text-transform: uppercase" |'''{{{title|}}}'''
 
|-
 
|-
 
{{#if: {{{image|}}}|
 
{{#if: {{{image|}}}|
{{!}}colspan="4" style="text-align: center; font-size: smaller; border-bottom: 1px solid #aaa;"{{!}}[[File:{{{image|}}}|x200px|alt={{{title|}}}]]
+
{{!}}colspan="4" style="text-align: center; font-size: smaller; border-bottom: 1px solid #aaa;"{{!}}[[File:{{{image|}}}|x300px|alt={{{title|}}}]]<br>{{{description|}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
|-
 
|-
| Status  
+
| colspan="2" | {{{label1|}}} <!--Status-->
| {{{status|}}}
+
| colspan="2" class="color2" style="text-transform: uppercase; color: black;background-color: #{{#switch: {{{data1|}}}|Active|Active=42f56c|Completed|Completed=378df0|Planning|Planning=ebb134|On Hold|On Hold=eb2a61}}" |{{{data1|}}} <!--Status-->
 
|-
 
|-
| IMTU Code
+
| colspan="2" | {{{label2|}}} <!--IMTU|IMTU Code-->
| {{{IMTU_code|}}}
+
| colspan="2" | <small><code>{{{data2|}}}</code></small> <!--IMTU_code-->
 
|-
 
|-
| Originator
+
| colspan="2" | {{{label3|}}} <!--originator-->
| [[{{{originator|}}}]]
+
| colspan="2" | {{{data3|}}} <!--originator page links-->
 
|-
 
|-
| Contributors
+
| colspan="2" | {{{label4|}}} <!--contributor-->
| {{#arraymap:{{{contributors|}}}|,|x|[[x]]|, }}
+
| colspan="2" | {{{data4|}}} <!--contributor links-->
 
|-
 
|-
| Years Active
+
| colspan="2" | {{{label5|}}} <!--years active-->
| {{{start_year|}}}&ndash;{{#if: {{{end_year|}}} | {{{end_year}}} | Present }}
+
| colspan="2" | {{{data5|}}} <!--years active-->
 
|-
 
|-
| Language
+
| colspan="2" | {{{label6|}}} <!--language-->
| {{#arraymap:{{{language|}}}|,|x|x|, }}
+
| colspan="2" | {{{data6|}}} <!--language-->
 
|-
 
|-
| Platform
+
| colspan="2" | {{{label7|}}} <!--platforms-->
| {{#arraymap:{{{platform|}}}|,|x|[[x Platform Name]]|, }}
+
| colspan="2" class="color2" style="width: 16px; height: 16px; background-image: url('https://t1.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=http://discord.com&size=16'); background-size: contain; background-repeat: no-repeat; display: inline-block;" |{{{data7|}}} <!--platforms-->
 
|-
 
|-
 +
| colspan="2" |
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Latest revision as of 16:59, 7 December 2023