Template:Infobox EZ2DJ: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
Line 12: | Line 12: | ||
| class1 = description | | class1 = description | ||
| subheader | | subheader = {{#if: {{{korean|}}}|{{{korean|}}}}} | ||
| label2 = | | label2 = Formerly | ||
| data2 = {{#if: {{{ | | data2 = {{#if: {{{formerName|}}}|{{{formerName|}}}}} | ||
| label3 = | | label3 = Founded | ||
| data3 = {{#if: {{{ | | data3 = {{#if: {{{founded|}}}|{{{founded|}}}}} | ||
| label4 = | | label4 = Key People | ||
| data4 = {{#if: {{{ | | data4 = {{#if: {{{people|}}}|{{{people|}}}}} | ||
| label5 = | | label5 = Subsidiaries | ||
| data5 = {{#if: {{{ | | data5 = {{#if: {{{subsidiaries|}}}|{{{subsidiaries|}}}}} | ||
| label6 = | | label6 = Website | ||
| data6 = {{{ | | data6 = {{{website|}}} | ||
}} | }} | ||
Line 45: | Line 33: | ||
Template for usage: | Template for usage: | ||
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
{{Infobox | {{Infobox Company | ||
| korean = | | korean = | ||
| title = | | title = | ||
| image = | | image = | ||
| | | formerName = | ||
| | | founded = | ||
| | | people = | ||
| | | subsidiaries = | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category: Templates]] | [[Category: Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 00:29, 11 March 2023
Template for usage:
{{Infobox Company | korean = | title = | image = | formerName = | founded = | people = | subsidiaries = }}