바뀜

2,531 바이트 제거됨 ,  2019년 1월 21일 (월) 22:49
편집 요약 없음
1번째 줄: 1번째 줄: −
<includeonly>{{정보상자
+
<onlyinclude>{{정보상자
 
|이름 = 건물 정보
 
|이름 = 건물 정보
 
|전체모양 = background:#f6f6f6; border:1px solid darkgray;
 
|전체모양 = background:#f6f6f6; border:1px solid darkgray;
 
|주제모양 = background:#abc6e1;
 
|주제모양 = background:#abc6e1;
|항목모양 = text-align:center; background:#c2e1ff; min-width:80px;
+
|제목 = {{{건물명|{{PAGENAME}} }}}
|내용모양 = text-align:center;
+
|작은제목 = {{{영문명|}}}
|제목 = {{{건물명|{{PAGENAME}} }}}{{#if:{{{영문명|}}} |<br/><small>{{{영문명}}}</small>}}
  −
|제목모양 = background:#ddd; font-size:15pt;
   
|항목1 = 약칭
 
|항목1 = 약칭
 
|내용1 = {{{약칭|}}}
 
|내용1 = {{{약칭|}}}
16번째 줄: 14번째 줄:  
|항목11 = 번호
 
|항목11 = 번호
 
|내용11 = {{{번호|}}}
 
|내용11 = {{{번호|}}}
|내용12 = {{#if:{{{위도|}}} | {{#if:{{{경도|}}} | {{#tag:mapframe ||align='center' |frameless |width=300 |height=300 |zoom=20 |latitude={{{위도}}} |longitude={{{경도}}} |lang="ko"}} }} }}
+
|내용12 = {{#if:{{{위도|}}} | {{#if:{{{경도|}}} | {{#tag:mapframe ||align='center' |frameless |width=300 |height=300 |zoom=18 |latitude={{{위도}}} |longitude={{{경도}}} |lang="ko"}} }} }}
 
|항목13 = 위치
 
|항목13 = 위치
|내용13 = {{#if:{{{위도|}}} | {{#if:{{{경도|}}} | {{#tag:maplink ||zoom=20 |latitude={{{위도}}} |longitude={{{경도}}} |lang="ko"}} }} }}
+
|내용13 = {{#if:{{{위도|}}} | {{#if:{{{경도|}}} | {{#tag:maplink ||zoom=18 |latitude={{{위도}}} |longitude={{{경도}}} |lang="ko"}} }} }}
 
|항목14 = 주소
 
|항목14 = 주소
 
|내용14 = {{{주소|}}}
 
|내용14 = {{{주소|}}}
38번째 줄: 36번째 줄:  
|항목50 = 주요시설
 
|항목50 = 주요시설
 
|내용50 = {{{주요시설|}}}
 
|내용50 = {{{주요시설|}}}
}}</includeonly>
+
}}</onlyinclude>
<noinclude>{{설명문서}}
+
{{설명문서}}
<templatedata>
  −
{
  −
"params": {
  −
"건물명": {
  −
"type": "string",
  −
"label": "건물 이름",
  −
"description": "건물의 정식 명칭을 적어주세요.",
  −
"example": "창의학습관"
  −
},
  −
"영문명": {
  −
"type": "string",
  −
"description": "건물의 공식 영문 명칭을 적어주세요.",
  −
"example": "Creative Learning Building",
  −
"suggested": true
  −
},
  −
"약칭": {
  −
"type": "string",
  −
"description": "건물의 약칭을 적어주세요. 두 개 이상의 약칭은 ','로 구분해주세요.",
  −
"example": "창의관"
  −
},
  −
"캠퍼스": {
  −
"example": "구성, 문지, 화암, 홍릉",
  −
"type": "string",
  −
"suggested": true,
  −
"description": "어느 캠퍼스에 속해있는지 적어주세요."
  −
},
  −
"번호": {
  −
"label": "건물번호",
  −
"example": "N1, E13-1, W2 등",
  −
"type": "string",
  −
"suggested": true
  −
},
  −
"위도": {
  −
"type": "string",
  −
"description": "건물의 위도를 실수 형태로 적어주세요.",
  −
"example": "36.37317",
  −
"suggested": true
  −
},
  −
"경도": {
  −
"type": "string",
  −
"description": "건물의 경도를 실수 형태로 적어주세요.",
  −
"example": "127.36062",
  −
"suggested": true
  −
},
  −
"건물사진": {
  −
"type": "string",
  −
"label": "건물 사진",
  −
"description": "사진파일의 이름을 적어주세요",
  −
"example": "신학관.jpg",
  −
"suggested": true
  −
},
  −
"운영시간": {
  −
"type": "string"
  −
},
  −
"운영기관": {
  −
"type": "string",
  −
"suggested": true
  −
},
  −
"소유기관": {
  −
"type": "string"
  −
},
  −
"착공일": {
  −
"type": "string"
  −
},
  −
"완공일": {
  −
"type": "string",
  −
"suggested": true
  −
},
  −
"면적": {
  −
"type": "string"
  −
},
  −
"층수": {
  −
"type": "string",
  −
"suggested": true
  −
},
  −
"주요시설": {
  −
"type": "string",
  −
"suggested": true
  −
},
  −
"사진설명": {
  −
"label": "건물 사진 설명",
  −
"description": "건물 사진에 대한 설명을 적어주세요.",
  −
"example": "창의관의 전경.",
  −
"type": "string",
  −
"suggested": true
  −
},
  −
"주소": {
  −
"description": "건물의 주소를 적어주세요.",
  −
"example": "대전광역시 유성구 대학로 291, 장영신학생회관 N13-1",
  −
"type": "string"
  −
}
  −
},
  −
"format": "block",
  −
"description": "이 틀은 건물 정보를 넣기 위한 틀입니다."
  −
}
  −
</templatedata>
  −
</noinclude>