틀:기업: 두 판 사이의 차이

식물 vs 좀비 위키
편집 요약 없음
태그: 수동 되돌리기
편집 요약 없음
2번째 줄: 2번째 줄:


<div class="infobox">
<div class="infobox">
<div class="infobox__title">
<div class="infobox__head">
{{{이름|{{PAGENAME}}}}}
<div class="infobox__title">
{{{이름|{{PAGENAME}}}}}
</div>
</div>
</div>


<div class="infobox__panel">
<div class="infobox__body">
{{#if:{{{로고|}}}|
{{#if:{{{로고|}}}|
<div class="infobox__image">
<div class="infobox__media">
[[파일:{{{로고}}}|200px]]
<div class="infobox__image">
[[파일:{{{로고}}}|200px]]
</div>
</div>
</div>
}}
}}


<table class="infobox__details">
<div class="infobox__section">
{{#if:{{{설립|}}}|
<div class="infobox__section-title">
<tr>
기업 정보
<th scope="row">설립</th>
</div>
<td>{{{설립}}}</td>
 
</tr>
<table class="infobox__details">
}}
{{#if:{{{설립|}}}|
<tr>
<th scope="row">설립</th>
<td>{{{설립}}}</td>
</tr>
}}


{{#if:{{{창립자|}}}|
{{#if:{{{창립자|}}}|
<tr>
<tr>
<th scope="row">창립자</th>
<th scope="row">창립자</th>
<td>{{{창립자}}}</td>
<td>{{{창립자}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{국가|}}}|
{{#if:{{{국가|}}}|
<tr>
<tr>
<th scope="row">국가</th>
<th scope="row">국가</th>
<td>{{{국가}}}</td>
<td>{{{국가}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{본사|}}}|
{{#if:{{{본사|}}}|
<tr>
<tr>
<th scope="row">본사</th>
<th scope="row">본사</th>
<td>{{{본사}}}</td>
<td>{{{본사}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{산업|}}}|
{{#if:{{{산업|}}}|
<tr>
<tr>
<th scope="row">산업</th>
<th scope="row">산업</th>
<td>{{{산업}}}</td>
<td>{{{산업}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{모기업|}}}|
{{#if:{{{모기업|}}}|
<tr>
<tr>
<th scope="row">모기업</th>
<th scope="row">모기업</th>
<td>{{{모기업}}}</td>
<td>{{{모기업}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{웹사이트|}}}|
{{#if:{{{웹사이트|}}}|
<tr>
<tr>
<th scope="row">웹사이트</th>
<th scope="row">웹사이트</th>
<td>{{{웹사이트}}}</td>
<td>{{{웹사이트}}}</td>
</tr>
</tr>
}}
}}
</table>
</table>
</div>
</div>
</div>
</div>
</div>