首页:修订间差异

来自SOKA CAFE
Banmad3n
Banmad3n留言 | 贡献 (优化了大部分代码)
 
第1行: 第1行:
{{背景图片|图片=1725523396682.jpg}}
{{背景图片|图片=1725523396682.jpg}}
<div style="width: 100%; max-width: 800px; margin: 0 auto !important; text-align: center; padding: 0 15px; box-sizing: border-box;">
<div style="width: 100%; margin: 0 auto !important; text-align: center; padding: 0 15px; box-sizing: border-box;">
     <div style="display: flex; align-items: center; justify-content: center; gap: 20px; font-family: {{{字体|serif}}}; width: 100%;">
     <div style="display: flex; align-items: center; justify-content: center; gap: 20px; font-family: {{{字体|serif}}}; width: 100%;">
         <div style="background: none; border: none; flex-shrink: 0;">
         <div style="background: none; border: none;">
             [[文件:Soka Cafe Favicon.png|100x100px|无框|居中]]
             [[文件:Soka Cafe Favicon.png|100x100px|无框|居中]]
         </div>
         </div>
         <div style="text-align: center;">
         <div style="text-align: center;">
             <div style="font-size: min(5vw, 26px); font-weight: bold; font-family: serif;">''' — SOKA CAFE —「エア本中文维基」'''</div>
             <div style="font-size: min(5vw, 26px); font-weight: bold; font-family: serif;">''' — SOKA CAFE —「エア本中文维基」'''</div>
    {{折叠
{{折叠
    |数=1
|数=1
    |展开= <div style="font-size: min(2.7vw, 18px); font-style: italic; margin-top: 10px; text-align: center; margin-bottom: 15px; font-family: serif;">''頭がパーン@wiki:中華エア本支部''  ▼</div></div></div></div>
|展开= <div style="font-size: min(2.7vw, 18px); font-style: italic; margin-top: 10px; text-align: center; margin-bottom: 15px; font-family: serif;">''頭がパーン@wiki:中華エア本支部''  ▼</div>
    |收回= <div style="font-size: min(2.7vw, 18px); font-style: italic; margin-top: 10px; text-align: center; margin-bottom: 15px; font-family: serif;">''頭がパーン@wiki:中華エア本支部''  ▲</div></div></div></div>
|收回= <div style="font-size: min(2.7vw, 18px); font-style: italic; margin-top: 10px; text-align: center; margin-bottom: 15px; font-family: serif;">''頭がパーン@wiki:中華エア本支部''  ▲</div>
    |内容=
|内容=
<div class="mini-block" style="font-size: min(3.5vw, 18px); font-family: serif; padding: 0 10px;">[[文件:2024080910430571.png|220x220px|无框|右|link=柴田理惠]]
[[文件:2024080910430571.png|220x220px|无框|右|link=柴田理惠]]
[[文件:20240722_111408.png|220x220px|无框|左|link=久本雅美]]
[[文件:20240722_111408.png|220x220px|无框|左|link=久本雅美]]
<div style="font-size: 15px;font-family:serif">
<div style="font-size: 15px;font-family:serif">
第22行: 第22行:
</div>
</div>
</div>
</div>
    }}
}}
</div>
    </div>
</div>
</div>
----
----
<html lang="zh-CN">
<html lang="zh">
<head>
<head>
     <meta charset="UTF-8">
     <meta charset="UTF-8">
第36行: 第38行:
             box-sizing: border-box;
             box-sizing: border-box;
         }
         }
       
 
         body {
         body {
             background: #f5f5f5;
             background: #f5f5f5;
             padding: 20px 0;
             padding: 20px 0;
         }
         }
       
 
         .header-container {
         .header-container {
             width: 100%;
             width: 100%;
第47行: 第49行:
             margin-bottom: 20px;
             margin-bottom: 20px;
         }
         }
       
 
         .carousel-section {
         .carousel-section {
             width: 100%;
             width: 100%;
第56行: 第58行:
             justify-content: center;
             justify-content: center;
         }
         }
       
 
         .container {
         .container {
             background: transparent;
             background: transparent;
第65行: 第67行:
             margin: 0;
             margin: 0;
         }
         }
       
 
         .side-images-container {
         .side-images-container {
             display: flex;
             display: flex;
第72行: 第74行:
             height: 100%;
             height: 100%;
         }
         }
       
 
         .side-image-item {
         .side-image-item {
             flex: 1;
             flex: 1;
第79行: 第81行:
             background: #f0f0f0;
             background: #f0f0f0;
         }
         }
       
 
         .side-image-link {
         .side-image-link {
             display: block;
             display: block;
第85行: 第87行:
             height: 100%;
             height: 100%;
         }
         }
       
 
         .side-image-item img {
         .side-image-item img {
             width: 100%;
             width: 100%;
第93行: 第95行:
             display: block;
             display: block;
         }
         }
       
 
         @media (min-width: 1025px) {
         @media (min-width: 1025px) {
             .container {
             .container {
第107行: 第109行:
             }
             }
         }
         }
       
 
         @media (min-width: 769px) and (max-width: 1024px) {
         @media (min-width: 769px) and (max-width: 1024px) {
             .container {
             .container {
第121行: 第123行:
             }
             }
         }
         }
       
 
         @media (max-width: 768px) {
         @media (max-width: 768px) {
             .carousel-section {
             .carousel-section {
第145行: 第147行:
             }
             }
         }
         }
       
 
         @media (max-width: 480px) {
         @media (max-width: 480px) {
             .container {
             .container {
第165行: 第167行:
             overflow: hidden;
             overflow: hidden;
         }
         }
       
 
         .carousel-wrapper {
         .carousel-wrapper {
             display: flex;
             display: flex;
第172行: 第174行:
             transition: transform 0.5s ease;
             transition: transform 0.5s ease;
         }
         }
       
 
         .carousel-item {
         .carousel-item {
             flex: 0 0 100%;
             flex: 0 0 100%;
第182行: 第184行:
             background: #f0f0f0;
             background: #f0f0f0;
         }
         }
       
 
         .carousel-link {
         .carousel-link {
             display: block;
             display: block;
第188行: 第190行:
             height: 100%;
             height: 100%;
         }
         }
       
 
         .carousel-item img {
         .carousel-item img {
             width: 100%;
             width: 100%;
第196行: 第198行:
             display: block;
             display: block;
         }
         }
       
 
         .carousel-btn {
         .carousel-btn {
             position: absolute;
             position: absolute;
第215行: 第217行:
             transition: background 0.3s;
             transition: background 0.3s;
         }
         }
       
 
         .carousel-btn:hover {
         .carousel-btn:hover {
             background: rgba(0,0,0,0.6);
             background: rgba(0,0,0,0.6);
         }
         }
       
 
         .prev-btn {
         .prev-btn {
             left: 12px;
             left: 12px;
         }
         }
       
 
         .next-btn {
         .next-btn {
             right: 12px;
             right: 12px;
         }
         }
       
 
         .carousel-indicators {
         .carousel-indicators {
             position: absolute;
             position: absolute;
第236行: 第238行:
             gap: 8px;
             gap: 8px;
         }
         }
       
 
         .indicator {
         .indicator {
             width: 10px;
             width: 10px;
第245行: 第247行:
             transition: all 0.3s;
             transition: all 0.3s;
         }
         }
       
 
         .indicator.active {
         .indicator.active {
             background: #fff;
             background: #fff;
第266行: 第268行:
                 opacity: 0.9;
                 opacity: 0.9;
             }
             }
           
             .prev-btn {
             .prev-btn {
                 left: 8px;
                 left: 8px;
             }
             }
           
             .next-btn {
             .next-btn {
                 right: 8px;
                 right: 8px;
             }
             }
           
             .carousel-indicators {
             .carousel-indicators {
                 bottom: 10px;
                 bottom: 10px;
             }
             }
           
             .indicator {
             .indicator {
                 width: 8px;
                 width: 8px;
第284行: 第282行:
             }
             }
         }
         }
       
 
         @media (max-width: 480px) {
         @media (max-width: 480px) {
             .carousel-btn {
             .carousel-btn {
第291行: 第289行:
                 font-size: 12px;
                 font-size: 12px;
             }
             }
           
             .prev-btn {
             .prev-btn {
                 left: 5px;
                 left: 5px;
             }
             }
           
             .next-btn {
             .next-btn {
                 right: 5px;
                 right: 5px;
             }
             }
           
             .indicator {
             .indicator {
                 width: 6px;
                 width: 6px;
第305行: 第300行:
             }
             }
         }
         }
       
 
         .main-title {
         .main-title {
             font-size: min(4vw, 26px);
             font-size: min(4vw, 26px);
第314行: 第309行:
             color: #333;
             color: #333;
         }
         }
       
 
         .sub-title {
         .sub-title {
             font-size: min(3vw, 18px);
             font-size: min(3vw, 18px);
第323行: 第318行:
             color: #666;
             color: #666;
         }
         }
       
 
         @media (max-width: 768px) {
         @media (max-width: 768px) {
             .main-title, .sub-title {
             .main-title, .sub-title {
                 text-align: center;
                 text-align: center;
             }
             }
        }
        /* 图片淡入:默认透明,加载后由脚本置 1,避免闪烁 */
        .carousel-item img, .side-image-item img {
            opacity: 0;
            transition: opacity 0.4s ease;
         }
         }
     </style>
     </style>
</head>
</head>
<body>  
<body>
     <div class="carousel-section">
     <div class="carousel-section">
         <div class="container">
         <div class="container">
第338行: 第339行:
                     <div class="carousel-item">
                     <div class="carousel-item">
                         <a href="https://soka.cafe/index.php?title=创学" class="carousel-link">
                         <a href="https://soka.cafe/index.php?title=创学" class="carousel-link">
                             <img src="https://soka.cafe/Special:FilePath/新 解疑.png" alt="解惑">
                             <img src="https://soka.cafe/Special:FilePath/新 解疑.png" alt="解惑" loading="lazy">
                         </a>
                         </a>
                     </div>
                     </div>
                     <div class="carousel-item">
                     <div class="carousel-item">
                         <a href="https://soka.cafe/index.php?title=维基观看与使用指南" class="carousel-link">
                         <a href="https://soka.cafe/index.php?title=维基观看与使用指南" class="carousel-link">
                             <img src="https://soka.cafe/Special:FilePath/新 导航.jpg" alt="维基观看与使用指南">
                             <img src="https://soka.cafe/Special:FilePath/新 导航.jpg" alt="维基观看与使用指南" loading="lazy">
                         </a>
                         </a>
                     </div>
                     </div>
                     <div class="carousel-item">
                     <div class="carousel-item">
                         <a href="https://soka.cafe/index.php?title=入站须知" class="carousel-link">
                         <a href="https://soka.cafe/index.php?title=入站须知" class="carousel-link">
                             <img src="https://soka.cafe/Special:FilePath/新 条责.jpg" alt="入站须知">
                             <img src="https://soka.cafe/Special:FilePath/新 条责.jpg" alt="入站须知" loading="lazy">
                         </a>
                         </a>
                     </div>
                     </div>
第359行: 第360行:


         <div class="side-images-container">
         <div class="side-images-container">
            <div class="side-image-item">
             <div class="side-image-item">
             <div class="side-image-item">
                 <a href="https://soka.cafe/index.php?title=历史上的今月" class="side-image-link">
                 <a href="https://soka.cafe/index.php?title=历史上的今月" class="side-image-link">
                     <img src="https://soka.cafe/Special:FilePath/历史.jpg" alt="历史">
                     <img src="https://soka.cafe/Special:FilePath/历史.jpg" alt="历史" loading="lazy">
                 </a>
                 </a>
             </div>
             </div>
             <br>
             <div class="side-image-item">
                 <a href="https://soka.cafe/index.php?title=活动公告" class="side-image-link">
                 <a href="https://soka.cafe/index.php?title=活动公告" class="side-image-link">
                     <img src="https://soka.cafe/Special:FilePath/公告.jpg" alt="公告">
                     <img src="https://soka.cafe/Special:FilePath/公告.jpg" alt="公告" loading="lazy">
                 </a>
                 </a>
             </div>
             </div>
第410行: 第410行:
     let autoPlay = setInterval(nextSlide, 5000);
     let autoPlay = setInterval(nextSlide, 5000);
     const carousel = document.getElementById("carousel");
     const carousel = document.getElementById("carousel");
   
 
     carousel.addEventListener("mouseenter", () => clearInterval(autoPlay));
     carousel.addEventListener("mouseenter", () => clearInterval(autoPlay));
     carousel.addEventListener("mouseleave", () => {
     carousel.addEventListener("mouseleave", () => {
第416行: 第416行:
         autoPlay = setInterval(nextSlide, 5000);
         autoPlay = setInterval(nextSlide, 5000);
     });
     });
   
 
     let startX = 0;
     let startX = 0;
     let endX = 0;
     let endX = 0;
   
 
     carousel.addEventListener("touchstart", (e) => {
     carousel.addEventListener("touchstart", (e) => {
         startX = e.touches[0].clientX;
         startX = e.touches[0].clientX;
         clearInterval(autoPlay);
         clearInterval(autoPlay);
     });
     }, { passive: true });
   
 
     carousel.addEventListener("touchend", (e) => {
     carousel.addEventListener("touchend", (e) => {
         endX = e.changedTouches[0].clientX;
         endX = e.changedTouches[0].clientX;
         if (startX - endX > 50) {
         if (startX - endX > 50) {
             nextSlide(); // 向左滑动
             nextSlide();
         } else if (endX - startX > 50) {
         } else if (endX - startX > 50) {
             prevSlide(); // 向右滑动
             prevSlide();
         }
         }
         autoPlay = setInterval(nextSlide, 5000);
         autoPlay = setInterval(nextSlide, 5000);
     });
     }, { passive: true });


     prevBtn.addEventListener("click", prevSlide);
     prevBtn.addEventListener("click", prevSlide);
     nextBtn.addEventListener("click", nextSlide);
     nextBtn.addEventListener("click", nextSlide);
   
 
     renderIndicators();
     renderIndicators();
   
 
     window.addEventListener("resize", () => {
     window.addEventListener("resize", () => {
         goToSlide(currentIndex);
         goToSlide(currentIndex);
     });
     });
      
 
     window.addEventListener('load', () => {
     // 图片淡入:每张图独立处理,已缓存的立即显示
     function fadeInImages() {
         const images = document.querySelectorAll('.carousel-item img, .side-image-item img');
         const images = document.querySelectorAll('.carousel-item img, .side-image-item img');
         images.forEach(img => {
         images.forEach(img => {
第450行: 第451行:
                 img.style.opacity = '1';
                 img.style.opacity = '1';
             } else {
             } else {
                 img.style.opacity = '0';
                 img.addEventListener('load', () => { img.style.opacity = '1'; });
                 img.onload = () => {
                 img.addEventListener('error', () => { img.style.opacity = '1'; });
                    img.style.opacity = '1';
                };
             }
             }
         });
         });
     });
     }
    fadeInImages();
</script>
</script>
</body>
</body>
第474行: 第474行:
<li class="mdui-ripple">[[文件:Home5.png|无框|133x133px|link=分类:登场作品]]</li>
<li class="mdui-ripple">[[文件:Home5.png|无框|133x133px|link=分类:登场作品]]</li>
<li class="mdui-ripple">[[文件:Home4.png|无框|133x133px|link=分类:地点区域]]</li>
<li class="mdui-ripple">[[文件:Home4.png|无框|133x133px|link=分类:地点区域]]</li>
[[文件:首页头图.png|130x130px|无框|左]]
[[文件:首页头图.png|130x130px|无框|左]]
</div>
</div>
第481行: 第480行:
<div class="mini-block">
<div class="mini-block">
<div style="font-size: 50px; font-weight: 200; text-align: right; height: 0; color: #f1f1f1; user-select: none; margin-bottom: 0">Creation</div>
<div style="font-size: 50px; font-weight: 200; text-align: right; height: 0; color: #f1f1f1; user-select: none; margin-bottom: 0">Creation</div>
<div style="font-family:Huiwen;margin-bottom: 15px><big><big>🪶 术语与设定</big></big></div>
<div style="font-family:Huiwen;margin-bottom: 15px"><big><big>🪶 术语与设定</big></big></div>
<div id="left-column">
<div id="left-column">
<li class="mdui-ripple">[[文件:Home6.png|无框|133x133像素|link=分类:词典概念]]</li>
<li class="mdui-ripple">[[文件:Home6.png|无框|133x133像素|link=分类:词典概念]]</li>
第496行: 第495行:
<div class="mini-block">
<div class="mini-block">
<div style="font-size: 50px; font-weight: 200; text-align: right; height: 0; color: #f1f1f1; user-select: none; margin-bottom: 0">Schedule</div>
<div style="font-size: 50px; font-weight: 200; text-align: right; height: 0; color: #f1f1f1; user-select: none; margin-bottom: 0">Schedule</div>
<div style="font-family:Huiwen;margin-bottom: 15px><big><big>🗓︎ 日程参照</big></big></div>
<div style="font-family:Huiwen;margin-bottom: 15px"><big><big>🗓︎ 日程参照</big></big></div>
<div style="font-size: 12px;font-family: serif">
<div style="font-size: 12px;font-family: serif">
<tabber>
<tabber>
|-|🎖 活动=
🎖 活动=
{{#switch: {{#expr: {{#time: n}} * 100 + {{#time: j}} }}
{{#switch: {{#expr: {{#time: n}} * 100 + {{#time: j}} }}
   | 101 | 102 | 103 | 104 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
   | 101 | 102 | 103 | 104 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
第507行: 第506行:
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-01-05 | {{#time:Y}}-01-05 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-01-05 | {{#time:Y}}-01-05 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-01-05 | {{#time:Y}}-01-05 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-01-05 | {{#time:Y}}-01-05 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 105 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
   | 105 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
[[文件:图钉.png|40x40px|无框|右]]
[[文件:图钉.png|40x40px|无框|右]]
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}"> [[久本信仰祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}"> [[久本信仰祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115
   | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115
   | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125
   | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125
第531行: 第528行:
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-05-03}} | {{#expr:{{#time:Y}}+1}}-05-03 | {{#time:Y}}-05-03 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-05-03}} | {{#expr:{{#time:Y}}+1}}-05-03 | {{#time:Y}}-05-03 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-05-03}} | {{#expr:{{#time:Y}}+1}}-05-03 | {{#time:Y}}-05-03 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-05-03}} | {{#expr:{{#time:Y}}+1}}-05-03 | {{#time:Y}}-05-03 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 503 =<div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
   | 503 =<div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
[[文件:图钉.png|40x40px|无框|右]]
[[文件:图钉.png|40x40px|无框|右]]
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本信仰祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px"><br>[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本信仰祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px"><br>[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 505 | 506 | 507 | 508 | 509 | 510 | 511 | 512 | 513 | 514
   | 505 | 506 | 507 | 508 | 509 | 510 | 511 | 512 | 513 | 514
   | 515 | 516 | 517 | 518 | 519 | 520 | 521 | 522 | 523 | 524
   | 515 | 516 | 517 | 518 | 519 | 520 | 521 | 522 | 523 | 524
第550行: 第545行:
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-07-09}} | {{#expr:{{#time:Y}}+1}}-07-09 | {{#time:Y}}-07-09 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-07-09}} | {{#expr:{{#time:Y}}+1}}-07-09 | {{#time:Y}}-07-09 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-07-09}} | {{#expr:{{#time:Y}}+1}}-07-09 | {{#time:Y}}-07-09 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-07-09}} | {{#expr:{{#time:Y}}+1}}-07-09 | {{#time:Y}}-07-09 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 709 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
   | 709 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
[[文件:图钉.png|40x40px|无框|右]]
[[文件:图钉.png|40x40px|无框|右]]
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本诞生祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px"><br>[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本诞生祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px"><br>[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 710 | 711 | 712 | 713 | 714 | 715 | 716 | 717 | 718 | 719
   | 710 | 711 | 712 | 713 | 714 | 715 | 716 | 717 | 718 | 719
   | 720 | 721 | 722 | 723 | 724 | 725 | 726 | 727 | 728 | 729
   | 720 | 721 | 722 | 723 | 724 | 725 | 726 | 727 | 728 | 729
第567行: 第560行:
[[文件:图钉.png|40x40px|无框|右]]
[[文件:图钉.png|40x40px|无框|右]]
'''距<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本入信祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕,<br>还有<span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}">{{#ifexpr: floor(({{#time:U|{{#ifexpr: {{#time:U}} >{{#time:U|{{#time:Y}}-09-28}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28}}}} - {{#time:U|+8 hours}}) / 86400) > 0 |
'''距<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本入信祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕,<br>还有<span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}">{{#ifexpr: floor(({{#time:U|{{#ifexpr: {{#time:U}} >{{#time:U|{{#time:Y}}-09-28}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28}}}} - {{#time:U|+8 hours}}) / 86400) > 0 |
{{#expr: floor(({{#time:U|{{#ifexpr: {{#time:U}} >{{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28}}}} - {{#time:U|+8 hours}}) / 86400) }}天|}}{{#ifexpr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) > 0 |
{{#expr: floor(({{#time:U|{{#ifexpr: {{#time:U}} >{{#time:U|{{#time:Y}}-09-28}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28}}}} - {{#time:U|+8 hours}}) / 86400) }}天|}}{{#ifexpr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-09-28}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) > 0 |
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-09-28}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-09-28}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-09-28}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-09-28}} | {{#expr:{{#time:Y}}+1}}-09-28 | {{#time:Y}}-09-28 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 928 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
   | 928 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
[[文件:图钉.png|40x40px|无框|右]]
[[文件:图钉.png|40x40px|无框|右]]
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本入信祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px"><br>[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本入信祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px"><br>[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 929 | 930 | 1001 | 1002 | 1003 | 1004 | 1005 | 1006 | 1007 | 1008
   | 929 | 930 | 1001 | 1002 | 1003 | 1004 | 1005 | 1006 | 1007 | 1008
   | 1009 | 1010 | 1011 | 1012 | 1013 | 1014 | 1015 | 1016 | 1017 | 1018
   | 1009 | 1010 | 1011 | 1012 | 1013 | 1014 | 1015 | 1016 | 1017 | 1018
第586行: 第577行:
[[文件:图钉.png|40x40px|无框|右]]
[[文件:图钉.png|40x40px|无框|右]]
'''距<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本投稿祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕,<br>还有<span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}">{{#ifexpr: floor(({{#time:U|{{#ifexpr: {{#time:U}} >{{#time:U|{{#time:Y}}-11-30}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30}}}} - {{#time:U|+8 hours}}) / 86400) > 0 |
'''距<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本投稿祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕,<br>还有<span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}">{{#ifexpr: floor(({{#time:U|{{#ifexpr: {{#time:U}} >{{#time:U|{{#time:Y}}-11-30}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30}}}} - {{#time:U|+8 hours}}) / 86400) > 0 |
{{#expr: floor(({{#time:U|{{#ifexpr: {{#time:U}} >{{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30}}}} - {{#time:U|+8 hours}}) / 86400) }}天|}}{{#ifexpr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) > 0 |
{{#expr: floor(({{#time:U|{{#ifexpr: {{#time:U}} >{{#time:U|{{#time:Y}}-11-30}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30}}}} - {{#time:U|+8 hours}}) / 86400) }}天|}}{{#ifexpr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-11-30}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) > 0 |
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-11-30}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-11-30}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-11-30}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-11-30}} | {{#expr:{{#time:Y}}+1}}-11-30 | {{#time:Y}}-11-30 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 1130 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
   | 1130 = <div style="box-shadow: {{{阴影|0 1px 3px rgba(0, 0, 0, 0.1)}}};font-size: 16px;font-family: {{{字体|serif}}};color: {{{字体颜色|#333}}}; margin: {{{边缘|13px 1%}}}; padding: 10px 10px; border-radius: {{{圆角|4px}}}; border-left: {{{右|7px solid #FEEE75}}}; line-height: {{{行高|1.8}}};background-color: {{{背景颜色|#FFFEFA}}}">
[[文件:图钉.png|40x40px|无框|右]]
[[文件:图钉.png|40x40px|无框|右]]
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本投稿祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px"><br>[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
'''<span style="background-color: {{{背景颜色|#E0F8F8}}};border-radius: {{{圆角|5px}}}">[[久本投稿祭]]'{{#expr:{{#time:y|+8hour}}+0}}</span>开幕!<br><span style="background-color: {{{背景颜色|#FED9D1}}};border-radius: {{{圆角|4px}}}"> おめでとうございます</span>'''<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px"><br>[[文件:庆.png|18x18px|左]]'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
   | 1201 | 1202 | 1203 | 1204 | 1205 | 1206 | 1207 | 1208 | 1209 | 1210
   | 1201 | 1202 | 1203 | 1204 | 1205 | 1206 | 1207 | 1208 | 1209 | 1210
   | 1211 | 1212 | 1213 | 1214 | 1215 | 1216 | 1217 | 1218 | 1219 | 1220
   | 1211 | 1212 | 1213 | 1214 | 1215 | 1216 | 1217 | 1218 | 1219 | 1220
第605行: 第594行:
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-01-05 | {{#time:Y}}-01-05 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-01-05 | {{#time:Y}}-01-05 }} }} - {{#time:U|now +8 hour}}) mod 86400) / 3600) }}小时
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-01-05 | {{#time:Y}}-01-05 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
|}}{{#expr: floor((({{#time:U|{{#ifexpr: {{#time:U|now}} > {{#time:U|{{#time:Y}}-01-05}} | {{#expr:{{#time:Y}}+1}}-01-05 | {{#time:Y}}-01-05 }} }} - {{#time:U|now +8 hour}}) mod 3600) / 60) }}分'''</span><br><br>[[文件:庆.png|18x18px|左]]<div style="font-size: 11px;margin-bottom: 1px;text-align: right;margin-top: 10px">'''[[纪念日|[更多详情]]]'''</div>
</center>
</div>
</div><noinclude>
}}
}}
|-|🕗  报时=
|-|🕗  报时=
<div style="margin: 1.5em 0;"></div>
<div style="margin: 1.5em 0;"></div>
[[文件:首页头图2.png|95x95px|无框|居中]]
[[文件:首页头图2.png|95x95px|无框|居中]]
   <div style="text-align: center;padding: 10px 13px;font-family: serif; color: #333; font-size: 13px; transform; background: #F0FFF0; border-radius: 100px; border-left: 8px solid #3CB371; border-right: 8px solid #3CB371; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); line-height: 1.6; flex-direction: column; justify-content: center; align-items: center"><span style="font-weight: bold; color: #000; width: 1800px; box-shadow: 10 14px 12px rgba(10, 10, 10, 0.1)">'''20{{#time:y|+8hour}}年{{#time:m|+8hour}}月{{#time:d|+8hour}}日<span style="margin: 0 4px;">|</span>{{#time:H:i | now + 8 hour}}<span style="color:transparent">, </span>{{#switch: {{#time:w|+8hour}}|  0 = 周日 |  1 = 周一 |  2 = 周二 |  3 = 周三 |  4 = 周四 |  5 = 周五 |  6 = 周六}}'''
   <div style="text-align: center;padding: 10px 13px;font-family: serif; color: #333; font-size: 13px; background: #F0FFF0; border-radius: 100px; border-left: 8px solid #3CB371; border-right: 8px solid #3CB371; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); line-height: 1.6;"><span style="font-weight: bold; color: #000;">'''20{{#time:y|+8hour}}年{{#time:m|+8hour}}月{{#time:d|+8hour}}日<span style="margin: 0 4px;">|</span>{{#time:H:i | now + 8 hour}}<span style="color:transparent">, </span>{{#switch: {{#time:w|+8hour}}|  0 = 周日 |  1 = 周一 |  2 = 周二 |  3 = 周三 |  4 = 周四 |  5 = 周五 |  6 = 周六}}'''</span></div>
 
|-|🎂 庆生=
|-|🎂 庆生=
{{#switch: {{#time:m|+8hour}}
{{#switch: {{#time:m|+8hour}}
第622行: 第612行:
<div class="image-group">
<div class="image-group">
[[文件:1.14.jpg|97x97px|无框|link=柴田理惠|居中]]<big>· 1月14日 ·</big></div>
[[文件:1.14.jpg|97x97px|无框|link=柴田理惠|居中]]<big>· 1月14日 ·</big></div>
<div class="image-group">
</div>
<div></div>
  |  2 =  
  |  2 =  
<big>'''🎉 本月生日的人员'''</big>
<big>'''🎉 本月生日的人员'''</big>
第630行: 第619行:
<div class="image-group">
<div class="image-group">
[[文件:2.11.jpg|97x97px|无框|link=古贺清]]<br><big>· 2月11日 ·</big></div>
[[文件:2.11.jpg|97x97px|无框|link=古贺清]]<br><big>· 2月11日 ·</big></div>
<div></div>
</div>
  |  3 =  
  |  3 =  
<big>'''🎉 本月生日的人员'''</big>
<big>'''🎉 本月生日的人员'''</big>
第641行: 第630行:
<div class="image-group">
<div class="image-group">
[[文件:3.22.jpg|97x97px|无框|link=大野俊三]]<br><big>3月22日</big></div>
[[文件:3.22.jpg|97x97px|无框|link=大野俊三]]<br><big>3月22日</big></div>
<div></div>
</div>
  |  4 =
  |  4 =
<big>'''🎉 本月尚无生日人员'''</big>
<big>'''🎉 本月尚无生日人员'''</big>
第652行: 第641行:
<div class="image-group">
<div class="image-group">
[[文件:5.27.jpg|97x97px|无框|link=伊藤日出夫]]<br><big>· 5月27日 ·</big></div>
[[文件:5.27.jpg|97x97px|无框|link=伊藤日出夫]]<br><big>· 5月27日 ·</big></div>
<div></div>
</div>
  |  6 =  
  |  6 =  
<big>'''🎉 本月生日的人员'''</big>
<big>'''🎉 本月生日的人员'''</big>
第663行: 第652行:
<div class="image-group">
<div class="image-group">
[[文件:6.28.jpg|97x97px|无框|link=远藤宪一]]<br><big>· 6月28日 ·</big></div>
[[文件:6.28.jpg|97x97px|无框|link=远藤宪一]]<br><big>· 6月28日 ·</big></div>
<div></div>
</div>
  |  7 =  
  |  7 =  
<big>'''🎉 本月生日的人员'''</big>
<big>'''🎉 本月生日的人员'''</big>
第674行: 第663行:
<div class="image-group">
<div class="image-group">
[[文件:7.23.jpg|97x97px|无框|link=堀江一真]]<br><big>· 7月23日 ·</big></div>
[[文件:7.23.jpg|97x97px|无框|link=堀江一真]]<br><big>· 7月23日 ·</big></div>
<div></div>
</div>
  |  8 =  
  |  8 =  
<big>'''🎉 本月生日的人员'''</big>
<big>'''🎉 本月生日的人员'''</big>
第681行: 第670行:
<div class="image-group">
<div class="image-group">
[[文件:8.13.jpg|97x97px|无框|link=高桥·乔治]]<br><big>· 8月13日 ·</big></div>
[[文件:8.13.jpg|97x97px|无框|link=高桥·乔治]]<br><big>· 8月13日 ·</big></div>
<div></div>
</div>
  |  9 =  
  |  9 =  
<big>'''🎉 本月生日的人员'''</big>
<big>'''🎉 本月生日的人员'''</big>
第690行: 第679行:
<div class="image-group">
<div class="image-group">
[[文件:9.19.jpg|97x97px|无框|link=岛田歌穗]]<br><big>· 9月19日 ·</big></div>
[[文件:9.19.jpg|97x97px|无框|link=岛田歌穗]]<br><big>· 9月19日 ·</big></div>
<div></div>
</div>
  |  10 =  
  |  10 =  
<big>'''🎉 本月尚无生日人员'''</big>
<big>'''🎉 本月尚无生日人员'''</big>
第703行: 第692行:
<div class="image-group">
<div class="image-group">
[[文件:12.23.jpg|97x97px|无框|link=城达也]]<br><big>· 12月23日 ·</big></div>
[[文件:12.23.jpg|97x97px|无框|link=城达也]]<br><big>· 12月23日 ·</big></div>
<div></div>
</div>
}}
}}
</tabber>
</tabber>
</div>
</div>
</div>
</div>
</div>
第742行: 第732行:
[https://soka.cafe/齐藤房子 谁对自己年龄格外地在意?]<br>
[https://soka.cafe/齐藤房子 谁对自己年龄格外地在意?]<br>
[https://soka.cafe/仓地透 谁就因一顿饭给拐进了创价学会?]
[https://soka.cafe/仓地透 谁就因一顿饭给拐进了创价学会?]
<div style="font-size:11px;margin-top: -6px;text-align: right">[[创价学会·冷知识集|[查看更多]]]'''
<div style="font-size:11px;margin-top: -6px;text-align: right">'''[[创价学会·冷知识集|[查看更多]]]'''</div>
<div style="margin-top: 10px"></div>
<div style="margin-top: 10px"></div>
</div>
</div>
</div>
</div>
</div>

2026年6月11日 (四) 22:21的最新版本

— SOKA CAFE —「エア本中文维基」
頭がパーン@wiki:中華エア本支部
頭がパーン@wiki:中華エア本支部

◆ 本站点是以创价学会成员为核心、以创价学会及其相关团体为线索组织,进行讨论、研究和二次创作的公益性交流论坛维基百科网站,欢迎您的访问!

◆ 本站点致力于营造和谐的社区环境,欢迎任何人前来参与和建设。让我们一起共同来建设SOKA CAFE吧!
◆ 本站点仅作记录和展示由创价学会及相关人物所衍生出的亚文化,并非正式宗教维基,请注意!

「よく来たわね、いらしゃい。」
当前已有99个条目,3,317次编辑,2个活跃成员,上传了795个文件。


自适应轮播图

Archive
📚 资料与档案
  • Creation
    🪶 术语与设定
  • Schedule
    🗓︎ 日程参照
    2026年06月12日|03:38, 周五
    🎉 本月生日的人员

    · 6月09日 ·

    · 6月13日 ·

    · 6月28日 ·
    Create

    💻 创建页面

    感谢您对SOKA CAFE的编辑贡献!但也请在过程中务必依照创作协议及版权,遵循CC BY-SA 3.0协议!

    准备好了?来尝试创建页面吧!
     
    Notice

    ⚠️ 入站须知

    Soka Cafe一直是一个合作性、公益性的网站,我们致力于营造和谐的社区环境,并热情地欢迎任何人参与我们之间的创作,不论您的信仰、外表、地域.... 为了打造一个和谐的、无骚扰的社区环境,请通读入站须知,了解网站的性质及规则。

    Plan

    📄 任务计划

    Soka Cafe的基本底层已大体完确! 现在的最紧要的人物是登场作品分区的规范及完成度!这对创学新人入坑的帮助极其重要! 没有相关技术不要紧,请使用“可视化编辑器”来进行编辑!如果有任何技术问题请在页面下方获取我们的联系方式!