模板:ArticleCenter:修订间差异
(// Edit via Wikiplus) 标签:移动版编辑 移动版网页编辑 |
CrablePotion(留言 | 贡献) 小 (Lint错误:未嵌套标签) |
||
| (未显示2个用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
<includeonly><div class="article-container" style="color:{{{color|black}}};"><center> | <includeonly><templatestyles src="Article/style.css"/><div class="article-container" style="color:{{{color|black}}};"><center> | ||
{{{1}}} | {{{1}}} | ||
</ | </center></div></includeonly><noinclude>{{Documentation}} | ||
[[分类:格式模板]]</noinclude> | [[分类:格式模板]]<templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "内容", | |||
"type": "content", | |||
"required": true | |||
}, | |||
"color": { | |||
"label": "文本颜色", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "文章版式(居中)", | |||
"paramOrder": [ | |||
"1", | |||
"color" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata></noinclude> | |||
2023年2月25日 (六) 23:46的最新版本
本模板是{{Article}}的升级版,自动进行居中。
其他功能完全一致,详见模板:Article/doc。
文章版式(居中)
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| 内容 | 1 | 无描述 | 内容 | 必需 |
| 文本颜色 | color | 无描述 | 字符串 | 可选 |