这是林泊百科的迁移技术测试站点,所有改动不会同步到林泊百科上,此站点将会在正式迁移后关闭,请勿存放重要数据
模板:Timeline:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 标签:(旧)WikiEditor |
无编辑摘要 标签:(旧)WikiEditor |
||
| (未显示同一用户的3个中间版本) | |||
| 第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
<div style="position:relative; max-width:800px; width:100%; margin:0 auto; padding:20px 0; box-sizing:border-box; font-family:inherit; | <div style="position:relative; max-width:800px; width:100%; margin:0 auto; padding:20px 0; box-sizing:border-box; font-family:inherit; --monthdotsize:{{{monthdotsize|15px}}}; --dotcolor:{{{dotcolor|#0066cc}}}; --yeardotcolor:{{{yeardotcolor|{{{dotcolor|#0066cc}}}}}}; --yearsize:{{{yearsize|22px}}}; --yearcolor:{{{yearcolor|#0066cc}}}; --monthsize:{{{monthsize|14px}}}; --monthcolor:{{{monthcolor|#888}}}; --titlesize:{{{titlesize|16px}}}; --titlecolor:{{{titlecolor|#333}}}; --descsize:{{{descsize|14px}}}; --desccolor:{{{desccolor|#666}}};"> | ||
<div style="width:2px; height:100%; position:absolute; background-color:{{{linecolor|#0066cc}}}; top:0; left:20px; z-index:1;"></div> | <div style="width:2px; height:100%; position:absolute; background-color:{{{linecolor|#0066cc}}}; top:0; left:20px; z-index:1;"></div> | ||
| 第12行: | 第12行: | ||
{{Timeline | {{Timeline | ||
|linecolor=#0066cc | |linecolor=#0066cc | ||
<!-- 可调:年份样式 --> | |||
|yearsize=22px | |yearsize=22px | ||
|yearcolor=# | |yearcolor=#0066cc | ||
<!-- 可调:月份样式 --> | |||
|monthsize=14px | |monthsize=14px | ||
|monthcolor=#888 | |monthcolor=#888 | ||
<!-- 可调:标题样式 --> | |||
|titlesize=16px | |titlesize=16px | ||
|titlecolor=#333 | |titlecolor=#333 | ||
<!-- 可调:内容样式 --> | |||
|descsize=14px | |descsize=14px | ||
|desccolor=#666 | |desccolor=#666 | ||
<!-- 可调:圆圈边框颜色 --> | |||
|dotcolor=#0066cc | |dotcolor=#0066cc | ||
|yeardotcolor=#0066cc | |yeardotcolor=#0066cc | ||
|items= | |items= | ||
<!-- 单份内容示例 --> | |||
{{TimelineItem | {{TimelineItem | ||
|year=年份 | |year=年份 | ||
|content={{TimelineContent|month=月份日期|title=标题|desc=内容}} | |content={{TimelineContent|month=月份日期|title=标题|desc=内容}} | ||
}} | }} | ||
<!-- 多份内容示例 --> | |||
{{TimelineItem | {{TimelineItem | ||
|year=770.A.P | |year=770.A.P | ||
| 第91行: | 第98行: | ||
| desccolor || 描述颜色 || #666 | | desccolor || 描述颜色 || #666 | ||
|- | |- | ||
| dotcolor || | | dotcolor || 小圆填充颜色 || #0066cc | ||
|- | |- | ||
| yeardotcolorr || | | yeardotcolorr || 大圆边框颜色 || #0066cc | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
2026年2月22日 (日) 04:14的最新版本
示例
年份
月份日期标题
内容
770.A.P
用法
{{Timeline
|linecolor=#0066cc
<!-- 可调:年份样式 -->
|yearsize=22px
|yearcolor=#0066cc
<!-- 可调:月份样式 -->
|monthsize=14px
|monthcolor=#888
<!-- 可调:标题样式 -->
|titlesize=16px
|titlecolor=#333
<!-- 可调:内容样式 -->
|descsize=14px
|desccolor=#666
<!-- 可调:圆圈边框颜色 -->
|dotcolor=#0066cc
|yeardotcolor=#0066cc
|items=
<!-- 单份内容示例 -->
{{TimelineItem
|year=年份
|content={{TimelineContent|month=月份日期|title=标题|desc=内容}}
}}
<!-- 多份内容示例 -->
{{TimelineItem
|year=770.A.P
|content={{TimelineContent|month=03.32|title=[[巴别]]|desc=幽蓝边界到达冰封。}}
{{TimelineContent|month=08.29~08.31|title=虹再现|desc=幽蓝边界吞灭霓虹。}}
{{TimelineContent|month=08.32|title=方舟蜃景|desc=幽蓝边界到达港湾。}}
}}
}}
可调参数
| 参数 | 说明 | 默认值 |
|---|---|---|
| linecolor | 竖线颜色 | #0066cc |
| yearsize | 年份字号 | 22px |
| yearcolor | 年份颜色 | #0066cc |
| monthsize | 月份字号 | 14px |
| monthcolor | 月份颜色 | #888 |
| titlesize | 标题字号 | 16px |
| titlecolor | 标题颜色 | #333 |
| descsize | 描述字号 | 14px |
| desccolor | 描述颜色 | #666 |
| dotcolor | 小圆填充颜色 | #0066cc |
| yeardotcolorr | 大圆边框颜色 | #0066cc |