Template:Infobox: Difference between revisions
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 | | colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px|alt={{{image_alt|}}}]] | ||
{{#if:{{{image_caption|}}}|<div style="font-size:0.85em; font-style:italic | {{#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}}} |