Template:Infobox: Difference between revisions

From Foxwells Wiki
Jump to navigation Jump to search
m oops
hate
Line 3: Line 3:
|-
|-
! colspan="2" style="background:{{{title-background-color|#ccc}}}; color:{{{title-text-color|#000}}}; text-align:center; font-size:1.2em; padding:0.3em;" | {{{title|}}}
! colspan="2" style="background:{{{title-background-color|#ccc}}}; color:{{{title-text-color|#000}}}; text-align:center; font-size:1.2em; padding:0.3em;" | {{{title|}}}
{{#if:{{{image|}}}|  
{{#if:{{{image|}}}|
|-
|-
| colspan="2" style="text-align:center; padding:0.4em;" | [[File:{{{image}}}|250px|alt={{{image_alt|}}}]]
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px|alt={{{image_alt|}}}]]
{{#if:{{{image_caption|}}}|<div style="font-size:0.85em; font-style:italic; margin-top:0.3em;">{{{image_caption}}}</div>}}
{{#if:{{{image_caption|}}}|<div style="font-size:0.85em; font-style:italic;">{{{image_caption}}}</div>}}
}}
}}
{{#if:{{{type|}}}|  
{{#if:{{{type|}}}|
|-
|-
| '''Type''' || {{{type}}}
| '''Type''' || {{{type}}}
}}
}}
{{#if:{{{date|}}}|  
{{#if:{{{date|}}}|
|-
|-
| '''Date''' || {{{date}}}
| '''Date''' || {{{date}}}
}}
}}
{{#if:{{{location|}}}|  
{{#if:{{{location|}}}|
|-
|-
| '''Location''' || {{{location}}}
| '''Location''' || {{{location}}}
}}
}}
{{#if:{{{domain|}}}|  
{{#if:{{{domain|}}}|
|-
|-
| '''Domain''' || {{#if:{{{domain_url|}}}|[{{{domain_url}}} {{{domain}}}]|{{{domain}}}}}
| '''Domain''' || {{#if:{{{domain_url|}}}|[{{{domain_url}}} {{{domain}}}]|{{{domain}}}}}
}}
}}
{{#if:{{{website|}}}|  
{{#if:{{{website|}}}|
|-
|-
| '''Website''' || [{{{website}}} {{{website}}}]
| '''Website''' || [{{{website}}} {{{website}}}]
Line 32: Line 32:
| colspan="2" | {{{description}}}
| colspan="2" | {{{description}}}
}}
}}
{{#if:{{{retired|}}}|  
{{#if:{{{retired|}}}|
|-
|-
| '''Retired''' || {{{retired}}}
| '''Retired''' || {{{retired}}}
}}
}}
{{#if:{{{author|}}}|  
{{#if:{{{author|}}}|
|-
|-
| '''Author''' || {{{author}}}
| '''Author''' || {{{author}}}
}}
}}
{{#if:{{{version|}}}|  
{{#if:{{{version|}}}|
|-
|-
| '''Version''' || {{{version}}}
| '''Version''' || {{{version}}}

Revision as of 09:08, 10 July 2025