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

식물 vs 좀비 위키
둘러보기로 이동 검색으로 이동
새 문서: <templatestyles src="기업/styles.css" /> <table class="company-infobox"> <tr> <th colspan="2" class="company-infobox__title">{{{이름|{{PAGENAME}}}}}</th> </tr> {{#if:{{{원어명|}}}| <tr> <td colspan="2" class="company-infobox__original">{{{원어명}}}</td> </tr> }} {{#if:{{{로고|}}}| <tr> <td colspan="2" class="company-infobox__logo">[[파일:{{{로고}}}|200px]]</td> </tr> }} {{#if:{{{설립|}}}| <tr> <th>설립</th> <td>{{{설립}}}</td> </tr> }} {{#if:{{{...
 
편집 요약 없음
 
(같은 사용자의 중간 판 11개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<templatestyles src="기업/styles.css" />
<templatestyles src="정보상자/styles.css" />


<table class="company-infobox">
<div class="infobox">
<tr>
<div class="infobox__hanger" aria-hidden="true"></div>
<th colspan="2" class="company-infobox__title">{{{이름|{{PAGENAME}}}}}</th>
</tr>


{{#if:{{{원어명|}}}|
<div class="infobox__title">
<tr>
{{{이름|{{PAGENAME}}}}}
<td colspan="2" class="company-infobox__original">{{{원어명}}}</td>
</div>
</tr>
}}


{{#if:{{{로고|}}}|
<div class="infobox__panel">
<tr>
{{#if:{{{로고|}}}|
<td colspan="2" class="company-infobox__logo">[[파일:{{{로고}}}|200px]]</td>
<div class="infobox__image">
</tr>
<div class="infobox__image-media">
}}
[[파일:{{{로고}}}|200px]]
</div>
{{#if:{{{로고 설명|}}}|
<div class="infobox__image-caption">
{{{로고 설명}}}
</div>
}}
</div>
}}


{{#if:{{{설립|}}}|
<table class="infobox__details">
<tr>
{{#if:{{{설립|}}}|
<th>설립</th>
<tr>
<td>{{{설립}}}</td>
<th scope="row">설립</th>
</tr>
<td>{{{설립}}}</td>
}}
</tr>
}}


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


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


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


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


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


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

2026년 7월 23일 (목) 23:18 기준 최신판

기업