Template:Infobox company: Difference between revisions

From Gameswiki
Jump to navigation Jump to search
Created page with "{{Infobox | name = {{{name|{{PAGENAME}}}}} | image = {{{image|}}} | caption1 = {{{caption|}}} | label1 = Founded | data1 = {{{founded|}}} | label2 = Defunct | data2 = {{{defunct|}}} }} <noinclude> Template for usage: <pre style="overflow:auto"> {{Infobox company |image = |founded = |defunct = }} </pre> Category: Templates </noinclude>"
 
No edit summary
Line 1: Line 1:
{{Infobox
{{Infobox
| name    = {{{name|{{PAGENAME}}}}}
| name    = {{{name|}}}
| image    = {{{image|}}}
| image    = {{{image|}}}
| caption1 = {{{caption|}}}
| caption1 = {{{caption|}}}
Line 14: Line 14:
<pre style="overflow:auto">
<pre style="overflow:auto">
{{Infobox company
{{Infobox company
|name =
|image =  
|image =  
|founded =  
|founded =  

Revision as of 19:30, 29 March 2024


Template for usage:

{{Infobox company
|name = 
|image = 
|founded = 
|defunct =
}}