18번째 줄: | 18번째 줄: | ||
|높이 = 80px | |높이 = 80px | ||
|최소너비 = 120px | |최소너비 = 120px | ||
|내용 = <div style="display: flex; flex-direction: column; align-items: center;"><div>[[파일:리셋 로고.svg{{!}}x30px]]</div><div style=" | |내용 = <div style="display: flex; flex-direction: column; align-items: center;"><div>[[파일:리셋 로고.svg{{!}}x30px]]</div><div style="height: 5px"></div><div>[[리셋]]</div></div> | ||
}} | }} | ||
예시 : 로고가 없는 도시의 경우 | 예시 : 로고가 없는 도시의 경우 | ||
27번째 줄: | 27번째 줄: | ||
|높이 = 80px | |높이 = 80px | ||
|최소너비 = 120px | |최소너비 = 120px | ||
|내용 = <div style="display: flex; flex-direction: column; align-items: center;"><div><div style="display: flex; align-items: center; background-color: #eee; font-size: 18px; font-weight: bold; width: 2em; height: 2em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-radius: 50%;">세컨다리플랫</div></div><div style=" | |내용 = <div style="display: flex; flex-direction: column; align-items: center;"><div><div style="display: flex; align-items: center; background-color: #eee; font-size: 18px; font-weight: bold; width: 2em; height: 2em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-radius: 50%;">세컨다리플랫</div></div><div style="height: 5px"></div><div>[[세컨다리플랫]]</div></div> | ||
}} | }} | ||
38번째 줄: | 38번째 줄: | ||
flex-direction: column; | flex-direction: column; | ||
align-items: center;"> | align-items: center;"> | ||
<div>{{ #if: {{{도시로고|}}} |[[{{{도시로고|}}}{{!}}x30px]]|<div style="display: flex; align-items: center; background-color: #eee; font-size: 18px; font-weight: bold; width: 2em; height: 2em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-radius: 50%;">{{{도시명|}}}</div>}}</div> | <div>{{ #if: {{{도시로고|}}} |[[{{{도시로고|}}}{{!}}x30px]]|<div style="display: flex; align-items: center; background-color: #eee; font-size: 18px; font-weight: bold; width: 2em; height: 2em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-radius: 50%;">{{{도시명|}}}</div>}}</div><div style="height: 5px"></div> | ||
<div style=" | <div>{{ #if: {{{비고|}}} |{{{비고|}}}}}{{ #if: {{{문서명|}}} |[[{{{문서명|}}}|{{{도시명|}}}]]|[[{{{도시명|}}}]]}}</div> | ||
</div> | </div> | ||
}}</onlyinclude> | }}</onlyinclude> |