"틀:롯데"의 두 판 사이의 차이
DH 교육용 위키
79번째 줄: | 79번째 줄: | ||
<noinclude> | <noinclude> | ||
+ | |||
+ | <pre> | ||
{{롯데자이언츠 | {{롯데자이언츠 | ||
94번째 줄: | 96번째 줄: | ||
|제2홈구장=울산 문수 야구장 | |제2홈구장=울산 문수 야구장 | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | <includeonly> | ||
+ | <table class="Info" style="width:400px; font-size:90%; border:1px dotted #cccccc; margin: 0px 2px 15px 15px;" cellspacing="10" align="right"> | ||
+ | <tr> | ||
+ | <td colspan="2" style="background:#FC4E00; color:#ffffff; font-size:150%; text-align:center;"><b>{{{정식명칭|}}}</b></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2"> {{#if:{{{이미지}}} | [[file:{{{이미지|}}}|360px|thumb|center|{{{이미지출처|}}}]]}}</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" style="background:#FC4E00; color:#ffffff; text-align:center;"></td> | ||
+ | </tr> | ||
+ | {{#if:{{{정식명칭|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">정식명칭</th> | ||
+ | <td style="text-align:center; width:40%;">{{{정식명칭|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{영문명칭|}}} | <tr> | ||
+ | <th style="text-align:center;">영문명칭</th> | ||
+ | <td style="text-align:center;">{{{영문명칭|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{창단일|}}} | <tr> | ||
+ | <th style="text-align:center;">창단일</th> | ||
+ | <td style="text-align:center;">{{{창단일|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{운영법인|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">운영법인</th> | ||
+ | <td style="text-align:center; width:40%;">{{{운영법인|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{연고지|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">연고지</th> | ||
+ | <td style="text-align:center; width:40%;">{{{연고지|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{상징색|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">상징색</th> | ||
+ | <td style="text-align:center; width:40%;">{{{상징색|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{감독|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">감독</th> | ||
+ | <td style="text-align:center; width:40%;">{{{감독|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{영구결번|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">영구결번</th> | ||
+ | <td style="text-align:center; width:40%;">{{{영구결번|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{제1홈구장|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">제1홈구장</th> | ||
+ | <td style="text-align:center; width:40%;">{{{제1홈구장|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{제2홈구장|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">제2홈구장</th> | ||
+ | <td style="text-align:center; width:40%;">{{{제2홈구장|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{방송기간|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">방송기간</th> | ||
+ | <td style="text-align:center; width:40%;">{{{방송기간|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{등급|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">등급</th> | ||
+ | <td style="text-align:center; width:40%;">{{{등급|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{장르|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">장르</th> | ||
+ | <td style="text-align:center; width:40%;">{{{장르|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{러닝타임|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">러닝타임</th> | ||
+ | <td style="text-align:center; width:40%;">{{{러닝타임|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{방송횟수|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">방송횟수</th> | ||
+ | <td style="text-align:center; width:40%;">{{{방송횟수|}}}</td> | ||
+ | </tr> }} | ||
+ | {{#if:{{{관객수|}}} | <tr> | ||
+ | <th style="text-align:center; width:20%;">관객수</th> | ||
+ | <td style="text-align:center; width:40%;">{{{관객수|}}}</td> | ||
+ | </tr> }} | ||
+ | </table> | ||
+ | </includeonly> | ||
+ | |||
+ | |||
+ | <noinclude> | ||
+ | ==사용법== | ||
+ | <pre> | ||
+ | {{야구팀 | ||
+ | |이미지= | ||
+ | |이미지출처= | ||
+ | |정식명칭= | ||
+ | |영문명칭= | ||
+ | |창단일= | ||
+ | |운영법인= | ||
+ | |연고지= | ||
+ | |상징색= | ||
+ | |감독= | ||
+ | |영구결번= | ||
+ | |제1홈구장= | ||
+ | |제2홈구장= | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | ==예시== | ||
+ | {{야구팀 | ||
+ | |이미지=한화로고.png | ||
+ | |이미지출처=[https://namu.wiki/w/남한산성(영화) 남한산성], 나무위키. | ||
+ | |정식명칭=한화 이글스 | ||
+ | |영문명칭=The Fortress | ||
+ | |창단일=2017 | ||
+ | |운영법인=한국 | ||
+ | |연고지=황동혁 | ||
+ | |상징색=황동혁 | ||
+ | |감독=황동혁 | ||
+ | |영구결번=김훈 | ||
+ | |제1홈구장=김훈, [https://product.kyobobook.co.kr/detail/S000000819138 남한산성] | ||
+ | |제2홈구장=2017.10.03 | ||
+ | }} | ||
+ | |||
+ | <pre> | ||
+ | {{야구팀 | ||
+ | |이미지=한화로고.png | ||
+ | |이미지출처=[https://namu.wiki/w/남한산성(영화) 남한산성], 나무위키. | ||
+ | |정식명칭=한화 이글스 | ||
+ | |영문명칭=The Fortress | ||
+ | |창단일=2017 | ||
+ | |운영법인=한국 | ||
+ | |연고지=황동혁 | ||
+ | |상징색=황동혁 | ||
+ | |감독= | ||
+ | |영구결번=김훈 | ||
+ | |제1홈구장=2017.10.03 | ||
+ | |제2홈구장= | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
2025년 6월 7일 (토) 14:24 판
{{롯데자이언츠 |이미지=롯데로고.jpg |이미지출처=[https://www.giantsclub.com/html/?pcode=213 롯데 로고], 롯데 자이언츠 홈페이지 |정식명칭=롯데 자이언츠 프로야구단 |영문명칭=Lotte Giants Baseball Club |창단일=1975년 6월 6일 |운영법인=롯데지주 |연고지=부산광역시 |상징색=군청색(#041E42) |감독=88 김태형 |영구결번=11 최동원, 10 이대호 |제1홈구장=사직 야구장 |제2홈구장=울산 문수 야구장 }} <includeonly> <table class="Info" style="width:400px; font-size:90%; border:1px dotted #cccccc; margin: 0px 2px 15px 15px;" cellspacing="10" align="right"> <tr> <td colspan="2" style="background:#FC4E00; color:#ffffff; font-size:150%; text-align:center;"><b>{{{정식명칭|}}}</b></td> </tr> <tr> <td colspan="2"> {{#if:{{{이미지}}} | [[file:{{{이미지|}}}|360px|thumb|center|{{{이미지출처|}}}]]}}</td> </tr> <tr> <td colspan="2" style="background:#FC4E00; color:#ffffff; text-align:center;"></td> </tr> {{#if:{{{정식명칭|}}} | <tr> <th style="text-align:center; width:20%;">정식명칭</th> <td style="text-align:center; width:40%;">{{{정식명칭|}}}</td> </tr> }} {{#if:{{{영문명칭|}}} | <tr> <th style="text-align:center;">영문명칭</th> <td style="text-align:center;">{{{영문명칭|}}}</td> </tr> }} {{#if:{{{창단일|}}} | <tr> <th style="text-align:center;">창단일</th> <td style="text-align:center;">{{{창단일|}}}</td> </tr> }} {{#if:{{{운영법인|}}} | <tr> <th style="text-align:center; width:20%;">운영법인</th> <td style="text-align:center; width:40%;">{{{운영법인|}}}</td> </tr> }} {{#if:{{{연고지|}}} | <tr> <th style="text-align:center; width:20%;">연고지</th> <td style="text-align:center; width:40%;">{{{연고지|}}}</td> </tr> }} {{#if:{{{상징색|}}} | <tr> <th style="text-align:center; width:20%;">상징색</th> <td style="text-align:center; width:40%;">{{{상징색|}}}</td> </tr> }} {{#if:{{{감독|}}} | <tr> <th style="text-align:center; width:20%;">감독</th> <td style="text-align:center; width:40%;">{{{감독|}}}</td> </tr> }} {{#if:{{{영구결번|}}} | <tr> <th style="text-align:center; width:20%;">영구결번</th> <td style="text-align:center; width:40%;">{{{영구결번|}}}</td> </tr> }} {{#if:{{{제1홈구장|}}} | <tr> <th style="text-align:center; width:20%;">제1홈구장</th> <td style="text-align:center; width:40%;">{{{제1홈구장|}}}</td> </tr> }} {{#if:{{{제2홈구장|}}} | <tr> <th style="text-align:center; width:20%;">제2홈구장</th> <td style="text-align:center; width:40%;">{{{제2홈구장|}}}</td> </tr> }} {{#if:{{{방송기간|}}} | <tr> <th style="text-align:center; width:20%;">방송기간</th> <td style="text-align:center; width:40%;">{{{방송기간|}}}</td> </tr> }} {{#if:{{{등급|}}} | <tr> <th style="text-align:center; width:20%;">등급</th> <td style="text-align:center; width:40%;">{{{등급|}}}</td> </tr> }} {{#if:{{{장르|}}} | <tr> <th style="text-align:center; width:20%;">장르</th> <td style="text-align:center; width:40%;">{{{장르|}}}</td> </tr> }} {{#if:{{{러닝타임|}}} | <tr> <th style="text-align:center; width:20%;">러닝타임</th> <td style="text-align:center; width:40%;">{{{러닝타임|}}}</td> </tr> }} {{#if:{{{방송횟수|}}} | <tr> <th style="text-align:center; width:20%;">방송횟수</th> <td style="text-align:center; width:40%;">{{{방송횟수|}}}</td> </tr> }} {{#if:{{{관객수|}}} | <tr> <th style="text-align:center; width:20%;">관객수</th> <td style="text-align:center; width:40%;">{{{관객수|}}}</td> </tr> }} </table> </includeonly> <noinclude> ==사용법== <pre> {{야구팀 |이미지= |이미지출처= |정식명칭= |영문명칭= |창단일= |운영법인= |연고지= |상징색= |감독= |영구결번= |제1홈구장= |제2홈구장= }}
예시
한화 이글스 | |
![]() 남한산성, 나무위키. |
|
정식명칭 | 한화 이글스 |
---|---|
영문명칭 | The Fortress |
창단일 | 2017 |
운영법인 | 한국 |
연고지 | 황동혁 |
상징색 | 황동혁 |
감독 | 황동혁 |
영구결번 | 김훈 |
제1홈구장 | 김훈, 남한산성 |
제2홈구장 | 2017.10.03 |
{{야구팀 |이미지=한화로고.png |이미지출처=[https://namu.wiki/w/남한산성(영화) 남한산성], 나무위키. |정식명칭=한화 이글스 |영문명칭=The Fortress |창단일=2017 |운영법인=한국 |연고지=황동혁 |상징색=황동혁 |감독= |영구결번=김훈 |제1홈구장=2017.10.03 |제2홈구장= }}