r2851 vs r2852
11
[[분류:냥]]
2
##@ 본 틀에 새로운 대학을 추가하려면...
3
\[include\(틀:대학전쟁/팀,\s?(서울대|카이스트|포항공대|연세대|고려대|하버드|MIT|옥스퍼드|성균관대|서울대메디컬|서울대이공계)=,?\s?\)\]
4
[include(틀:대학전쟁/팀, 이름=$1)]
5
{{{#!if 이름='서울대이공계'
6
}}}
7
{{{#!if BGTABLE = {"서울대": "#003380", "카이스트": "#5fbeeb", "포항공대": "#E99EA8", "연세대": "#0B6DB7", "고려대": "#8b0029", "하버드": "linear-gradient(20deg, #A51C30 50%, #111 50%)", "MIT": "linear-gradient(20deg, #750014 50%, #111 50%)", "옥스퍼드": "linear-gradient(20deg, #3d18de 50%, #111 50%)", "성균관대": "#2E4E3F", "서울대메디컬": "#220cb9", "서울대이공계": "#003380"}
8
}}}{{{#!if BG = BGTABLE[이름]
9
}}}{{{#!if (이름 == '서울대메디컬') && (이름 = "서울대") && (메디컬 = "메디컬") && (width = "80px")
10
}}}{{{#!if (이름 == '서울대이공계') && (이름 = "서울대") && (이공계 = "이공계") && (width = "80px")
11
}}}{{{#!wiki style="display: inline-block; width:@width=60px@; padding: 1px 1px; border-radius: 3px; font-size: 0.9em; font-weight: bold; text-align:center; letter-spacing: -0.5px; word-break: keep-all; color: #fff; background: @BG@;"
12
@이름@{{{-2 @이공계@@메디컬@}}}}}}
132
{{{#!if __a__='asdf'
143
}}}@\_\_a_\_@ @__a__@
154
{{{#!if this[' ']='변수명 공백', b = this[' ']
......