打开/关闭菜单
322
1.7K
132
12.6K
星露谷物语扩展百科
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:Schedule:修订间差异

来自星露谷物语扩展百科
Sizau留言 | 贡献
无编辑摘要
Tangobear留言 | 贡献
重写Schedule模板为BWIKI风格:单一参数入口(type/time/loc/day/title/pm),去除子操作模式,保留全部12种季节类型和mw-collapsible折叠功能
第1行: 第1行:
<includeonly>{{#switch: {{lc:{{{1|}}}}}
<includeonly>
|table_start={{{!}} class="article-table scheduleheader mw-collapsible mw-collapsed" style="padding:5px; border-radius:11px; margin-top:15px; width:500px; border: 1px solid {{{bgcolor}}};"
<!-- ==============================
! colspan=2 style="background-color: {{{bgcolor}}}; text-align:center; padding:5px; font:bold 24px;" {{!}}{{{Season}}}<!-- ScheduleTableStart -->
    Schedule 模板 — BWIKI 风格重写
|head=<div style="padding-bottom: 10px;">
    参数说明:
{{#switch:{{lc:{{{2|}}}}}
      type  = spring|summer|fall|winter|desert|market|rain|green|clinic|marriage|custom|special
|spring|春季 =
      title = 季节标题(留空则自动使用 {{Season|type}} 或默认文本)
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #26a026; "
      day  = 日期标注(如"春季 5 日(巴士站已修复)")
! colspan="2" style="background-color: #5cd65c; text-align:center; padding:5px;" {{!}} {{#if:{{{3|}}}|{{{3|}}}|{{Season|Spring}}}}
      time  = 时间(如"上午 9:00"
{{!}}-
      loc  = 地点/行为描述
{{!}}
      pm    = postmarriage,婚后日程(任意非空值触发婚后样式)
|summer|夏季 =
      note  = 备注文本(替代 table_row_t)
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #ffd429; "
    ============================== -->
! colspan="2" style="background-color: #ffdb4d; text-align:center; padding:5px;" {{!}} {{#if:{{{3|}}}|{{{3|}}}|{{Season|Summer}}}}
 
{{!}}-
{{#switch: {{lc:{{{type|}}}}}
{{!}}
| spring | 春季 =
|fall|秋季 =
  <section class="schedule-season-block schedule-season-spring mw-collapsible mw-collapsed">
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #e18000 ; "
    <div class="schedule-season-header schedule-header-spring">
! colspan="2" style="background-color: #e68a00; text-align:center; padding:5px;" {{!}} {{#if:{{{3|}}}|{{{3|}}}|{{Season|Fall}}}}
      {{#if:{{{title|}}}|{{{title|}}}|{{Season|Spring}}}}
{{!}}-
    </div>
{{!}}
    <div class="mw-collapsible-content">
|winter|冬季 =
      <table class="schedule-table wikitable">
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #449bed; "
        {{#if:{{{day|}}}|
! colspan="2" style="background-color: #66ccff; text-align:center; padding:5px;" {{!}} {{#if:{{{3|}}}|{{{3|}}}|{{Season|Winter}}}}
          <tr>
{{!}}-
            <td colspan="2" class="schedule-row-header schedule-rowheader-spring">{{{day|}}}</td>
{{!}}
          </tr>
|desert|沙漠节 =
        }}
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #f0963c; "
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
! colspan="2" style="background-color: #ffa653; text-align:center; padding:5px;" {{!}} {{#if:{{{3|}}}|春季 {{{3|}}} 日(巴士站已修复)|沙漠节}}
          <tr>
{{!}}-
            <td class="schedule-row-time">{{{time|}}}</td>
{{!}}
            <td class="schedule-row-location">{{{loc|}}}</td>
|market|夜市 =
          </tr>
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #ba7ffd; "
        }}}}
! colspan="2" style="background-color: #d0a8fd; text-align:center; padding:5px;" {{!}} {{#if:{{{3|}}}|冬季 {{{3|}}} 日(夜市)|夜市}}
        {{#if:{{{pm|}}}|
{{!}}-
          <tr>
{{!}}
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
|rain|雨天 =
          </tr>
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #24d9a5; "
        }}
! colspan="2" style="background-color: #35ffc6; text-align:center; padding:5px;" {{!}} {{Weather|Rain}}
        {{#if:{{{note|}}}|
{{!}}-
          <tr>
{{!}}
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
|green|green rain|苔雨 =
          </tr>
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #038110; "
        }}
! colspan="2" style="background-color: #12921f; text-align:center; padding:5px;" {{!}} {{Weather|Green}}
      </table>
{{!}}-
    </div>
{{!}}
  </section>
|clinic|体检 =
 
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #2d87ed; "
| summer | 夏季 =
! colspan="2" style="background-color: #4ea1ff; text-align:center; padding:5px;" {{!}} {{#if:{{{3|}}}|{{{3|}}}|体检日}}
  <section class="schedule-season-block schedule-season-summer mw-collapsible mw-collapsed">
{{!}}-
    <div class="schedule-season-header schedule-header-summer">
{{!}}
      {{#if:{{{title|}}}|{{{title|}}}|{{Season|Summer}}}}
|marriage|marriaged|婚后 =  
    </div>
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #e913f0; "
    <div class="mw-collapsible-content">
! colspan="2" style="background-color: #ff3dff; text-align:center; padding:5px;" {{!}} [[File:Mermaid's_Pendant.png|20px]]&nbsp;[[s:婚姻|婚后]]
      <table class="schedule-table wikitable">
{{!}}-
        {{#if:{{{day|}}}|
{{!}}
          <tr>
|custom =
            <td colspan="2" class="schedule-row-header schedule-rowheader-summer">{{{day|}}}</td>
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid {{{4|}}}; "
          </tr>
! colspan="2" style="background-color: {{{4|}}}; text-align:center; padding:5px;" {{!}} {{{3|}}}
        }}
{{!}}-
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
{{!}}
          <tr>
|special =
            <td class="schedule-row-time">{{{time|}}}</td>
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #ff0000; "
            <td class="schedule-row-location">{{{loc|}}}</td>
! colspan="2" style="background-color: #ff5a5a; text-align:center; padding:5px;" {{!}} {{{3|}}}
          </tr>
{{!}}-
        }}}}
{{!}}
        {{#if:{{{pm|}}}|
|#default =
          <tr>
{{{!}} class="mw-collapsible mw-collapsed roundedborder scheduleheader" style="padding: 5px; border-radius: 11px; border: 1px solid #007448; "
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
! colspan="2" style="background-color: #00b206; text-align:center; padding:5px;" {{!}} {{{2|}}}
          </tr>
{{!}}-
        }}
{{!}}
        {{#if:{{{note|}}}|
}}<!-- ScheduleHead -->
          <tr>
|end={{#switch:{{lc:{{{2|}}}}}
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
|in=
          </tr>
{{!}}}
        }}
|#default=
      </table>
{{!}}}
    </div>
{{!}}}
  </section>
 
| fall | 秋季 =
  <section class="schedule-season-block schedule-season-fall mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-fall">
      {{#if:{{{title|}}}|{{{title|}}}|{{Season|Fall}}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{day|}}}|
          <tr>
            <td colspan="2" class="schedule-row-header schedule-rowheader-fall">{{{day|}}}</td>
          </tr>
        }}
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| winter | 冬季 =
  <section class="schedule-season-block schedule-season-winter mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-winter">
      {{#if:{{{title|}}}|{{{title|}}}|{{Season|Winter}}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{day|}}}|
          <tr>
            <td colspan="2" class="schedule-row-header schedule-rowheader-winter">{{{day|}}}</td>
          </tr>
        }}
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| desert | 沙漠节 =
  <section class="schedule-season-block schedule-season-desert mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-desert">
      {{#if:{{{title|}}}|{{{title|}}}|{{#if:{{{day|}}}|春季 {{{day}}} 日(巴士站已修复)|沙漠节}}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| market | 夜市 =
  <section class="schedule-season-block schedule-season-market mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-market">
      {{#if:{{{title|}}}|{{{title|}}}|{{#if:{{{day|}}}|冬季 {{{day}}} 日(夜市)|夜市}}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| rain | 雨天 =
  <section class="schedule-season-block schedule-season-rain mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-rain">
      {{#if:{{{title|}}}|{{{title|}}}|{{Weather|Rain}}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| green | green rain | 苔雨 =
  <section class="schedule-season-block schedule-season-green mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-green">
      {{#if:{{{title|}}}|{{{title|}}}|{{Weather|Green}}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| clinic | 体检 =
  <section class="schedule-season-block schedule-season-clinic mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-clinic">
      {{#if:{{{title|}}}|{{{title|}}}|{{#if:{{{day|}}}|{{{day}}}|体检日}}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| marriage | marriaged | 婚后 =
  <section class="schedule-season-block schedule-season-marriage mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-marriage">
      [[File:Mermaid's_Pendant.png|20px]]&nbsp;[[s:婚姻|婚后]]
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{day|}}}|
          <tr>
            <td colspan="2" class="schedule-row-header schedule-rowheader-marriage">{{{day|}}}</td>
          </tr>
        }}
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| custom =
  <section class="schedule-season-block schedule-season-custom mw-collapsible mw-collapsed" style="border-color: {{{bordercolor|}}}; background-color: {{{bordercolor|}}};">
    <div class="schedule-season-header schedule-header-custom" style="background-color: {{{bordercolor|#00b206}}}; border-color: {{{bordercolor|#007448}}}; text-shadow: 1px 1px {{{textshadow|#1e8e64}}};">
      {{{title|自定义季节}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{day|}}}|
          <tr>
            <td colspan="2" class="schedule-row-header schedule-rowheader-custom">{{{day|}}}</td>
          </tr>
        }}
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| special =
  <section class="schedule-season-block schedule-season-special mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-special">
      {{{title|特殊日程}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{day|}}}|
          <tr>
            <td colspan="2" class="schedule-row-header schedule-rowheader-special">{{{day|}}}</td>
          </tr>
        }}
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
 
| #default =
  <section class="schedule-season-block schedule-season-custom mw-collapsible mw-collapsed">
    <div class="schedule-season-header schedule-header-custom">
      {{{type|{{{title|}}}}}}
    </div>
    <div class="mw-collapsible-content">
      <table class="schedule-table wikitable">
        {{#if:{{{day|}}}|
          <tr>
            <td colspan="2" class="schedule-row-header schedule-rowheader-custom">{{{day|}}}</td>
          </tr>
        }}
        {{#if:{{{time|}}}|{{#if:{{{loc|}}}|
          <tr>
            <td class="schedule-row-time">{{{time|}}}</td>
            <td class="schedule-row-location">{{{loc|}}}</td>
          </tr>
        }}}}
        {{#if:{{{pm|}}}|
          <tr>
            <td colspan="2" class="schedule-row-marriage">{{{loc|}}}</td>
          </tr>
        }}
        {{#if:{{{note|}}}|
          <tr>
            <td colspan="2" class="schedule-row-text">{{{note|}}}</td>
          </tr>
        }}
      </table>
    </div>
  </section>
}}
}}
</div><!-- ScheduleEnd -->
</includeonly>
|row={{!}}style="width: 20%;"{{!}} {{{2|}}} {{!}}{{!}}style="width: 80%;"{{!}} {{{3|}}}
<noinclude>
{{!}}-<!-- ScheduleRow -->
{{Documentation}}
|row_start={{{!}} class="wikitable scheduleheader" style="margin: 0;"
{{#switch:{{lc:{{{2|}}}}}
|spring|春季 =
    ! colspan="2" style="background-color: #5cd65c; border: 1px solid #31c431; text-shadow: 1px 1px #259325;" {{!}} {{{3|}}}
    {{!}}-
|summer|夏季 =
    ! colspan="2" style="background-color: #ffdb4d; border: 1px solid #ffce0a; text-shadow: 1px 1px #c79f00;" {{!}} {{{3|}}}
    {{!}}-
|fall|秋季 =
    ! colspan="2" style="background-color: #e68a00; border: 1px solid #ffa114; text-shadow: 1px 1px #b86e00;" {{!}} {{{3|}}}
    {{!}}-
|winter|冬季 =
    ! colspan="2" style="background-color: #66ccff; border: 1px solid #1fb4ff; text-shadow: 1px 1px #008fd6;" {{!}} {{{3|}}}
    {{!}}-
|desert|沙漠节 =
    ! colspan="2" style="background-color: #ffa653; border: 1px solid #ff830e; text-shadow: 1px 1px #ca6200;" {{!}} {{{3|}}}
    {{!}}-
|market|夜市 =
    ! colspan="2" style="background-color: #d0a8fd; border: 1px solid #ba7ffd; text-shadow: 1px 1px #733ab4;" {{!}} {{{3|}}}
    {{!}}-
|rain|雨天 =
    ! colspan="2" style="background-color: #35ffc6; border: 1px solid #00f5af; text-shadow: 1px 1px #0ac691;" {{!}} {{{3|}}}
    {{!}}-
|green|green rain|苔雨 =
    ! colspan="2" style="background-color: #12921f; border: 1px solid #0e7419; text-shadow: 1px 1px #245829;" {{!}} {{{3|}}}
    {{!}}-
|clinic|体检 =
    ! colspan="2" style="background-color: #4ea1ff; border: 1px solid #0a7cff; text-shadow: 1px 1px #005dc7;" {{!}} {{{3|}}}
    {{!}}-
|marriage|marriaged|婚后 =
! colspan="2" style="background-color: #ff3dff; border: 1px solid #e913f0; text-shadow: 1px 1px #b509b5;" {{!}} {{{3|}}}
{{!}}-
|custom =
    ! colspan="2" style="background-color: {{{3|}}} ; border: 1px solid {{{3|}}} ; text-shadow: 1px 1px #bbbbbb;" {{!}} {{{3|}}}
    {{!}}-
|special =
    ! colspan="2" style="background-color: #ff5a5a; border: 1px solid #ff1212; text-shadow: 1px 1px #890000;" {{!}} {{{3|}}}
    {{!}}-
|default =
    ! colspan="2" style="background-color: #00b206; border: 1px solid #007448; text-shadow: 1px 1px #1e8e64;" {{!}} {{{3|}}}
    {{!}}-
|#default =
    {{!}}-
}}<!-- ScheduleRowStart -->
|table_row={{!}}-
{{!}} style="width:25%;" {{!}}{{{Time}}}
{{!}} style="width:75%;" {{!}}{{{Location}}}<!-- ScheduleTableRow -->
|table_row_m={{!}}-
{{!}} style="background-color: #03a007; text-align: center; box-shadow: 0px 1px rgba(0, 0, 0, 0.3); color: white; text-shadow: 1px 1px #1e8e64; border: 1px solid #8dcaf0; border-color: #007448;" colspan="2" {{!}} {{{Day}}}<!-- ScheduleTableRowMarriage -->
|table_row_t={{!}}-
{{!}} style="padding:6px;" colspan="2" {{!}} {{{2}}}<!-- ScheduleTableRowText -->
}}</includeonly><noinclude>
{{Documentation|content=本模板用于归纳目前 SVE 分区下令人匪夷所思的日程模板。
 
{{Schedule|header}}}}
<!-- 可在此处测试 -->
[[分类:模板]]
[[分类:模板]]
</noinclude>
</noinclude>

2026年4月19日 (日) 11:07的版本


[ 创建 | 刷新 ]文档页面
当前页面文档缺失,需要扩充。