틀:기업: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
||
| 17번째 줄: | 17번째 줄: | ||
{{#if:{{{설립|}}}| | {{#if:{{{설립|}}}| | ||
<tr> | <tr class="company-infobox__row"> | ||
<th scope="row">설립</th> | <th scope="row">설립</th> | ||
<td>{{{설립}}}</td> | <td>{{{설립}}}</td> | ||
| 24번째 줄: | 24번째 줄: | ||
{{#if:{{{창립자|}}}| | {{#if:{{{창립자|}}}| | ||
<tr> | <tr class="company-infobox__row"> | ||
<th scope="row">창립자</th> | <th scope="row">창립자</th> | ||
<td>{{{창립자}}}</td> | <td>{{{창립자}}}</td> | ||
| 31번째 줄: | 31번째 줄: | ||
{{#if:{{{국가|}}}| | {{#if:{{{국가|}}}| | ||
<tr> | <tr class="company-infobox__row"> | ||
<th scope="row">국가</th> | <th scope="row">국가</th> | ||
<td>{{{국가}}}</td> | <td>{{{국가}}}</td> | ||
| 38번째 줄: | 38번째 줄: | ||
{{#if:{{{본사|}}}| | {{#if:{{{본사|}}}| | ||
<tr> | <tr class="company-infobox__row"> | ||
<th scope="row">본사</th> | <th scope="row">본사</th> | ||
<td>{{{본사}}}</td> | <td>{{{본사}}}</td> | ||
| 45번째 줄: | 45번째 줄: | ||
{{#if:{{{산업|}}}| | {{#if:{{{산업|}}}| | ||
<tr> | <tr class="company-infobox__row"> | ||
<th scope="row">산업</th> | <th scope="row">산업</th> | ||
<td>{{{산업}}}</td> | <td>{{{산업}}}</td> | ||
| 52번째 줄: | 52번째 줄: | ||
{{#if:{{{모기업|}}}| | {{#if:{{{모기업|}}}| | ||
<tr> | <tr class="company-infobox__row"> | ||
<th scope="row">모기업</th> | <th scope="row">모기업</th> | ||
<td>{{{모기업}}}</td> | <td>{{{모기업}}}</td> | ||
| 59번째 줄: | 59번째 줄: | ||
{{#if:{{{웹사이트|}}}| | {{#if:{{{웹사이트|}}}| | ||
<tr> | <tr class="company-infobox__row"> | ||
<th scope="row">웹사이트</th> | <th scope="row">웹사이트</th> | ||
<td>{{{웹사이트}}}</td> | <td>{{{웹사이트}}}</td> | ||
