Sandbox: Difference between revisions
trying to separate test a bit more |
No edit summary |
||
Line 1: | Line 1: | ||
The one on the right has all the info. The one on the left only has one row filled in. | The one on the right has all the info. The one on the left only has one row filled in. | ||
== Normal Box == | |||
{{CompanyInfo| | {{CompanyInfo| | ||
| logo = ExampleLogo.png | | logo = ExampleLogo.png | ||
Line 13: | Line 14: | ||
| website = http://Example.com | | website = http://Example.com | ||
}} | }} | ||
== With only 1 field == | |||
{{CompanyInfo| | {{CompanyInfo| | ||
| employees = TEST | | employees = TEST | ||
}} | }} | ||
== With some fields blank == | |||
{{CompanyInfo| | {{CompanyInfo| | ||
| logo = ExampleLogo.png | | logo = ExampleLogo.png |