模板:Eranamebox
维基百科,自由的百科全书
|
{{{年号}}}
|
||
| 政权 | ||
| 君主 | ||
| 历时 | ||
[編輯]
模板文档
本信息框模板主要用于年号条目中,以达成一致的专题风格。
[编辑] 用法
{{Eranamebox|年号=
|起讫时间=
|政权=
|帝王=
|历时=
|timeline=
|说明=
}}
其中“timeline”参数使用简易时间线语法语法生成一个表示年号在这个政权或者这个时期所处的位置。
此外,“说明”参数用来简单说明timeline图形所表示的含义。
[编辑] 示例
以下代码:
{{Eranamebox|年号= 建元
|起讫时间= [[前140年]]—[[前135年]]
|政权= [[西汉]]
|帝王= [[汉武帝]]刘彻
|历时= 6年
|timeline= <timeline>
ImageSize = width:200 height:50
PlotArea = width:180 height:30 left:10 bottom:20
TimeAxis = orientation:horizontal
DateFormat = yyyy
Period = from:-202 till:8
AlignBars = early
ScaleMajor = increment:210 start:-202
Colors =
id:canvas value:rgb(1,1,0.85)
BackgroundColors = canvas:canvas
PlotData =
width:15 color:black
bar:era from:start till:end
bar:era from:-141 till:-87 color:red
bar:era from:-140 till:-135 color:yellow
</timeline>
|说明= 建元在西汉及汉武帝时期的位置
}}
得到:
|
建元
|
||
| 政权 | 西汉 | |
| 君主 | 汉武帝刘彻 | |
| 历时 | 6年 | |
|
||
|---|---|---|
[编辑] 參見
- Wikipedia:专题/年号
- {{年号}}

