|
|
1번째 줄: |
1번째 줄: |
| <div class="flex flex-col gap-4 mt-4 lg:mt-0">
| |
| <!---- 슬라이드 시작 ---->
| |
| <div class="BannerSwiperCover max-w-[1044px]"> | | <div class="BannerSwiperCover max-w-[1044px]"> |
| <div class="BannerSwiper swiper rounded-lg shadow"> | | <div class="BannerSwiper swiper"> |
| <div class="swiper-wrapper"> | | <div class="swiper-wrapper"> |
| <div class="swiper-slide rounded-lg">[[파일:플로라_임춘식_선거벽보_49대.png]]</div> | | <div class="swiper-slide mb-8 overflow-hidden rounded-lg">[[파일:플로라_임춘식_선거벽보_49대.png]]</div> |
| <div class="swiper-slide rounded-lg">[[파일:플로라_임춘식_선거벽보_50대.png]]</div> | | <div class="swiper-slide mb-8 overflow-hidden rounded-lg">[[파일:플로라_임춘식_선거벽보_50대.png]]</div> |
| <div class="swiper-slide rounded-lg">[[파일:플로라_임춘식_선거벽보_51대.png]]</div> | | <div class="swiper-slide mb-8 overflow-hidden rounded-lg">[[파일:플로라_임춘식_선거벽보_51대.png]]</div> |
| <div class="swiper-slide rounded-lg">[[파일:플로라_임춘식_선거벽보_52대.png]]</div> | | <div class="swiper-slide mb-8 overflow-hidden rounded-lg">[[파일:플로라_임춘식_선거벽보_52대.png]]</div> |
| <div class="swiper-slide rounded-lg">[[파일:플로라_임춘식_선거벽보_민선3기.png]]</div> | | <div class="swiper-slide mb-8 overflow-hidden rounded-lg">[[파일:플로라_임춘식_선거벽보_민선3기.png]]</div> |
| <div class="swiper-slide rounded-lg">[[파일:플로라_임춘식_선거벽보_민선2기.png]]</div> | | <div class="swiper-slide mb-8 overflow-hidden rounded-lg">[[파일:플로라_임춘식_선거벽보_민선2기.png]]</div> |
| </div> | | </div> |
| <div class="swiper-pagination"></div> | | <div class="swiper-pagination !bottom-0"></div> |
| <div class="swiper-button-prev"></div> | | <div class="swiper-button-prev"></div> |
| <div class="swiper-button-next"></div> | | <div class="swiper-button-next"></div> |
| </div> | | </div>{{#CSS: |
| {{#CSS: | |
| .swiper-slide { | | .swiper-slide { |
| width: 800px !important; | | width: 800px !important; |
25번째 줄: |
22번째 줄: |
| </html> | | </html> |
| </div> | | </div> |
| <!---- 슬라이드 끝 ---->
| | [[분류:이브위키]] |
| <!---- 위키 인포 블록 시작 ---->
| |
| <!-- 이브위키는 지금... -->
| |
| <div class="flex flex-col gap-5 w-full p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">
| |
| <!-- 제목 -->
| |
| <div class="flex items-center justify-between"><span class="text-xl">이브위키는 지금...🔎</span><span class="opacity-50">업데이트 : {{LOCALYEAR}}년 {{LOCALMONTH1}}월 {{LOCALDAY}}일 {{LOCALTIME}}</span></div>
| |
| <!-- 제목 끝 -->
| |
| <!-- 내용 -->
| |
| <div class="flex flex-row">
| |
| <div class="basis-full w-full">
| |
| <div class="flex flex-row">
| |
| <!-- 전체 가입자 -->
| |
| <div class="flex basis-full w-1/2"><div class="flex">
| |
| <div class="inline-flex items-center justify-center relative rounded-full text-info" style="width: 42px; height: 42px; margin-inline-end: 12px;"><html>
| |
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24" style="font-size: 24px; height: 24px; width: 24px;">
| |
| <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 7a4 4 0 1 0 8 0a4 4 0 1 0-8 0M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2m1-17.87a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85"></path>
| |
| </svg></html><div class="absolute top-0 left-0 bottom-0 right-0 bg-current opacity-10 rounded-full"></div></div>
| |
| <div class="flex flex-col"><div class="text-xl">{{NUMBEROFUSERS}}</div><div class="text-xs">전체 가입자</div></div>
| |
| </div></div>
| |
| <!-- 전체 가입자 끝 -->
| |
| <!-- 전체 문서 수 -->
| |
| <div class="flex basis-full w-1/2"><div class="flex">
| |
| <div class="inline-flex items-center justify-center relative rounded-full text-danger" style="width: 42px; height: 42px; margin-inline-end: 12px;"><html>
| |
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24" style="font-size: 24px; height: 24px; width: 24px;">
| |
| <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
| |
| <path d="M14 3v4a1 1 0 0 0 1 1h4"></path>
| |
| <path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2zM9 9h1m-1 4h6m-6 4h6"></path>
| |
| </g>
| |
| </svg></html><div class="absolute top-0 left-0 bottom-0 right-0 bg-current opacity-10 rounded-full"></div></div>
| |
| <div class="flex flex-col"><div class="text-xl">{{문서수}}</div><div class="text-xs">전체 문서 수</div></div>
| |
| </div></div>
| |
| <!-- 전체 문서 수 끝 -->
| |
| </div>
| |
| </div>
| |
| </div>
| |
| <!-- 내용 끝 -->
| |
| </div>
| |
| <!-- 이브위키는 지금... 끝 -->
| |
| <!-- 오늘의 세계관, 카카오톡, 문의, 후원계좌 -->
| |
| <div class="flex flex-col lg:flex-row gap-4 w-full">
| |
| <!-- 오늘의 세계관 커버 -->
| |
| <div class="flex flex-col w-full lg:w-1/2">
| |
| <!-- 오늘의 세계관 -->
| |
| <div class="flex flex-col p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">
| |
| <div class="relative flex flex-col gap-5">
| |
| <!-- 오늘의 세계관 헤더 -->
| |
| <div class="flex items-center justify-between">
| |
| <!-- 제목부 (content/title) -->
| |
| <div class="text-xl">[[{{이브위키:오늘의 세계관/목록}}]]</div>
| |
| <!-- 더보기 (append) -->
| |
| <div class="text-xs">[[{{이브위키:오늘의 세계관/목록}}|더보기<html>
| |
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24" style="font-size: 16px; height: 16px; width: 16px; margin-bottom: -3px;">
| |
| <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 6l6 6l-6 6"></path>
| |
| </svg></html>]]</div>
| |
| <!-- 더보기 끝 -->
| |
| </div>
| |
| <!-- 오늘의 세계관 헤더 끝 -->
| |
| <!-- 오늘의 세계관 본문 -->
| |
| <div class="max-h-[500px] lg:max-h-[1000px] overflow-hidden">{{이브위키:오늘의 세계관}}</div>
| |
| <html><div class="today_recommend absolute -bottom-6 -left-6 flex items-end justify-center w-[calc(100%+3rem)] h-64 rounded-lg" style="/*backdrop-filter: blur(7.5px)*/; /*-webkit-mask: linear-gradient(0deg, hsl(0, 0%, 0%) 50%, hsla(0, 0%, 0%, 0.738) 59.5%, hsla(0, 0%, 0%, 0.541) 67%, hsla(0, 0%, 0%, 0.382) 73.5%, hsla(0, 0%, 0%, 0.278) 78.25%, hsla(0, 0%, 0%, 0.194) 82.5%, hsla(0, 0%, 0%, 0.126) 86.5%, hsla(0, 0%, 0%, 0.075) 90.1%, hsla(0, 0%, 0%, 0.042) 93.05%, hsla(0, 0%, 0%, 0.021) 95.5%, hsla(0, 0%, 0%, 0.008) 97.6%, hsla(0, 0%, 0%, 0.002) 99.1%, hsla(0, 0%, 0%, 0) 100%);*/"></html>[[{{이브위키:오늘의 세계관/목록}}|<div class="flex items-center justify-center mb-12 px-3 py-2 bg-evewiki-main dark:bg-evewiki-secondary text-white rounded-xl shadow">'''{{이브위키:오늘의 세계관/목록}} 바로가기'''</div>]]<html></div></html>
| |
| {{#CSS:
| |
| .today_recommend {
| |
| background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 90%);
| |
| }
| |
| .dark .today_recommend {
| |
| background: linear-gradient(to bottom, #15172000, #151720 90%);
| |
| }
| |
| .today_recommend a:hover,
| |
| .today_recommend a:focus { text-decoration: none !important; }
| |
| .marx { display: none !important; }
| |
| }}
| |
| <!-- 오늘의 세계관 본문 끝 -->
| |
| </div>
| |
| </div>
| |
| <!-- 오늘의 세계관 끝 -->
| |
| <div></div>
| |
| </div>
| |
| <!-- 오늘의 세계관 커버 끝 -->
| |
| <!-- 이브레, 카카오톡, 메일 등 커버 -->
| |
| <div class="flex flex-col gap-4 w-full lg:w-1/2">
| |
| <!-- 후원자 전용 -->
| |
| <div class="flex flex-col w-full bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow overflow-hidden">
| |
| <div class="relative flex flex-col">
| |
| <!-- 후원자 전용 헤더 -->
| |
| <div class="w-full">
| |
| <div class="flex items-center justify-between p-6">
| |
| <div class="inline text-xl">후원자의 메시지</div>
| |
| <div class="plainlinks text-xs">[https://evewiki.postype.com/membership_plans 후원하기<html>
| |
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24" style="font-size: 16px; height: 16px; width: 16px; margin-bottom: -3px;">
| |
| <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 6l6 6l-6 6"></path>
| |
| </svg></html>]</div>
| |
| </div>
| |
| </div>
| |
| <!-- 후원자 전용 헤더 끝-->
| |
| <!-- 후원자 전용 본문 -->
| |
| <div class="plainlinks">[https://evewiki.postype.com/membership_plans <html><img loading="lazy" class="object-cover" src="/mainpage/230806/mainpage_banner_img_230813.webp"></html>]</div>
| |
| <!-- 후원자 전용 본문 끝-->
| |
| </div>
| |
| </div>
| |
| <!-- 후원자 전용 끝 -->
| |
| <!-- 커버의 커버 -->
| |
| <div class="flex flex-col sm:flex-row lg:flex-col gap-4 w-full">
| |
| <!-- 커버의 커버의 커버 -->
| |
| <div class="flex flex-col sm:flex-row lg:flex-col gap-4 w-full">
| |
| <!-- 카카오톡 -->
| |
| <div class="w-full p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">
| |
| <div class="flex items-center justify-between sm:justify-center lg:justify-between"><div class="block sm:hidden lg:block text-xl">카카오톡 채팅방</div>[[파일:카카오톡.png|x30px|link=https://open.kakao.com/o/gMzoEune]]</div>
| |
| </div>
| |
| <!-- 카카오톡 끝 -->
| |
| <!-- 메일 -->
| |
| <div class="w-full p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">
| |
| <div class="flex items-center justify-between sm:justify-center lg:justify-between"><div class="block sm:hidden lg:block text-xl">문의하기</div>[[파일:메일.png|x30px|link=mailto:evewiki@yahoo.com]]</div>
| |
| </div>
| |
| <!-- 메일 끝 -->
| |
| </div>
| |
| <!-- 커버의 커버의 커버 끝 -->
| |
| <!-- 커버의 커버의 커버 -->
| |
| <div class="flex flex-col sm:flex-row lg:flex-col gap-4 w-full">
| |
| <!-- 후원 -->
| |
| <div class="w-full p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">
| |
| <div class="flex items-center justify-between sm:justify-center lg:justify-between"><div class="block sm:hidden lg:block text-xl">후원하기</div>[[파일:Toss Symbol Secondary Blue.png|x30px|link=https://toss.me/bigstar12]]</div>
| |
| </div>
| |
| <!-- 후원 끝 -->
| |
| <!-- 정기후원 -->
| |
| <div class="w-full p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">
| |
| <div class="flex items-center justify-between sm:justify-center lg:justify-between"><div class="block sm:hidden lg:block text-xl">정기후원하기</div>[[파일:포스타입_아이콘.svg|x30px|link=https://evewiki.postype.com/membership_plans]]</div>
| |
| </div>
| |
| <!-- 정기후원 끝 -->
| |
| </div>
| |
| <!-- 커버의 커버의 커버 끝 -->
| |
| </div>
| |
| <!-- 커버의 커버 끝 -->
| |
| <!-- 푸터 -->
| |
| <div class="w-full p-6 bg-white dark:bg-evewiki-010 transition-colors border border-solid border-transparent dark:border-evewiki-040 rounded-lg shadow">
| |
| <div class="flex items-center gap-2">[[이브위키:개인정보처리방침|개인정보처리방침]][[실용:이브위키|이브위키 소개]][[이브위키:면책 조항|면책조항]]</div>
| |
| ------
| |
| <div class="mt-4 flex items-center gap-2"><html><img src="/w/resources/assets/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" srcset="/w/resources/assets/poweredby_mediawiki_132x47.png 1.5x, /w/resources/assets/poweredby_mediawiki_176x62.png 2x" style="height:25px;" loading="lazy"></html><html><img src="/w/skins/Liberty/img/designedbylibre.png" style="height:25px;" alt="Designed by Librewiki"></html></div>
| |
| </div>
| |
| <!-- 푸터 -->
| |
| </div>
| |
| <!-- 이브레, 카카오톡, 메일 등 커버 끝 -->
| |
| </div>
| |
| <!---- 위키 인포 블록 끝 ---->
| |
| </div>[[분류:이브위키]]
| |
| {{#CSS: | | {{#CSS: |
| .catlinks, .toc, .mw-references-wrap { | | .catlinks, .toc, .mw-references-wrap { |
195번째 줄: |
49번째 줄: |
| border: 1px solid transparent !important; | | border: 1px solid transparent !important; |
| box-shadow: 0px 4px 20px rgba(0,0,0,.05) !important; | | box-shadow: 0px 4px 20px rgba(0,0,0,.05) !important; |
| | } |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main { |
| | overflow: visible; |
| | } |
| | }} |
| | {{#CSS: |
| | .shadow { |
| | box-shadow: 2px 4px 12px rgba(0,0,0,.08) !important; |
| } | | } |
| }} | | }} |
| <no-comment-streams /> | | <no-comment-streams /> |