Template:Infobox convention: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (Created page with "{| class="infobox" cellspacing="5" style="width:30em; font-size:90%; border: 1px solid black; padding:0.5em  1em 0.5em 1em" align="right" |- valign="top" |colspan="2" style="t...") | No edit summary | ||
| Line 1: | Line 1: | ||
| {| class="infobox" cellspacing="5" style="width:30em; font-size:90%; border: 1px solid black; padding:0.5em  1em 0.5em 1em" align="right" | {| class="infobox" cellspacing="5" style="width:30em; font-size:90%; border: 1px solid black; padding:0.5em  1em 0.5em 1em" align="right" | ||
| |- valign="top" | |- valign="top" | ||
| |colspan="2" style="text-align: center; font-size: larger; background-color:{{{bgcolour|lightgreen}}}; color:#000;" | '''{{{ | |colspan="2" style="text-align: center; font-size: larger; background-color:{{{bgcolour|lightgreen}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}''' | ||
| |- valign="top" | |- valign="top" | ||
| |colspan="2" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}} |[[Image:{{{image}}}|{{#if:{{{imagesize|}}} |{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}} | |colspan="2" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}} |[[Image:{{{image}}}|{{#if:{{{imagesize|}}} |{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}} | ||
| Line 9: | Line 9: | ||
| |colspan="2" style="text-align: center; font-weight: bold; background-color: lightgreen ;" | Company information | |colspan="2" style="text-align: center; font-weight: bold; background-color: lightgreen ;" | Company information | ||
| |- valign="top"   | |- valign="top"   | ||
| {{#if:{{{ | {{#if:{{{status|}}} |  {{!}} '''Status:''' {{!!}} {{{status|}}} }} | ||
| |- valign="top"  | |||
| {{#if:{{{genre |}}} |  {{!}} '''Genre:''' {{!!}} {{{genre|}}} }} | |||
| |- valign="top" | |||
| {{#if:{{{industry|}}} | {{!}} '''Industry''' {{!!}} {{{industry|}}} }} | |||
| |- valign="top" | |||
| {{#if:{{{products|}}} | {{!}} '''Products''' {{!!}} {{{products|}}} }} | |||
| |- valign="top"  | |||
| {{#if:{{{venue|}}}    | {{!}} '''Venue:''' {{!!}} {{{venue|}}} }} | |||
| |- valign="top" | |||
| {{#if:{{{location|}}} | {{!}} '''Location:''' {{!!}} {{{location|}}} }} | |||
| |- valign="top" | |||
| {{#if:{{{country |}}} | {{!}} '''Country:''' {{!!}} {{{country|}}} }} | |||
| |- valign="top" | |||
| {{#if:{{{members|}}} | {{!}} '''# Members:''' {{!!}} {{{members|}}} }} | |||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{key_people|}}} |  {{!}} '''Key people:''' {{!!}} {{{key_people|}}} }} | {{#if:{{{key_people|}}} |  {{!}} '''Key people:''' {{!!}} {{{key_people|}}} }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{industry|}}} | {{!}} '''Industry''' {{!!}} {{{industry|}}} }} | {{#if:{{{industry|}}} | {{!}} '''Industry''' {{!!}} {{{industry|}}} }} | ||
| Line 22: | Line 39: | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{employees|}}} | {{!}} '''# Employees:''' {{!!}} {{{employees|}}} }} | {{#if:{{{employees|}}} | {{!}} '''# Employees:''' {{!!}} {{{employees|}}} }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{homepage|}}} | {{!}} '''Website:''' {{!!}} {{{homepage|}}} }} | {{#if:{{{homepage|}}} | {{!}} '''Website:''' {{!!}} {{{homepage|}}} }} | ||
| Line 37: | Line 53: | ||
| {{#if:{{{locations|}}} |  {{!}} '''Locations:''' {{!!}} {{{locations|}}} }} | {{#if:{{{locations|}}} |  {{!}} '''Locations:''' {{!!}} {{{locations|}}} }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{ | {{#if:{{{address|}}} | {{!}} '''Address:''' {{!!}} {{{address|}}} }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{ | {{#if:{{{csz|}}} | {{!}} '''City/ST/zip:''' {{!!}} {{{csz|}}} }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{ | {{#if:{{{country|}}} | {{!}} '''Country:''' {{!!}} {{{country|}}} }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{ founded|}}} | {{!}} '''Founded:''' {{!!}} {{{ founded|}}} }} | {{#if:{{{founded|}}} | {{!}} '''Founded:''' {{!!}} {{{founded|}}} }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{founder|}}} |  {{!}} '''Founder:''' {{!!}} {{{founder|}}} }} | {{#if:{{{founder|}}} |  {{!}} '''Founder:''' {{!!}} {{{founder|}}} }} | ||
| Line 63: | Line 77: | ||
| <pre> | <pre> | ||
| {{Infobox convention | {{Infobox convention | ||
| |name  | |       name = | ||
| |image  | |      image =   | ||
| |alt  | |        alt =   | ||
| |caption     =   | |    caption =  | ||
| | | |     status =   | ||
| | | |      genre =   | ||
| |venue  | |   industry = | ||
| |location  | |   products =   | ||
| | | |      venue =   | ||
| |country  | |   location =   | ||
| |first  | |    address =   | ||
| |last  | |    country =   | ||
| |attendance  =   | | first year =  | ||
| | | |  frequency = | ||
| |filing  | |  last year =   | ||
| |website  | | attendance =  | ||
| |footnotes  | |  organizer =   | ||
| | key people = | |||
| |     filing =   | |||
| |    website =   | |||
| |  footnotes =   | |||
| }}</pre> | }}</pre> | ||
Revision as of 17:02, 8 September 2021
| Infobox convention | |
| Company information | 
{{Infobox convention
|       name =
|      image = 
|        alt = 
|    caption = 
|     status = 
|      genre = 
|   industry =
|   products = 
|      venue = 
|   location = 
|    address = 
|    country = 
| first year = 
|  frequency =
|  last year = 
| attendance = 
|  organizer = 
| key people =
|     filing = 
|    website = 
|  footnotes = 
}}