Template:复杂通知/doc:修订间差异
外观
无编辑摘要 |
|||
第5行: | 第5行: | ||
==常用风格方案== | ==常用风格方案== | ||
==='''待删除页面'''=== | ==='''待删除页面'''=== | ||
<pre>|background=#FF6666</pre> | 代码:<pre>|background=#FF6666</pre> | ||
效果:{{复杂通知|background=#FF6666}} | 效果:{{复杂通知|background=#FF6666}} | ||
==='''存在内容问题的页面'''=== | ==='''存在内容问题的页面'''=== | ||
<pre>|background=orange</pre> | 代码:<pre>|background=orange</pre> | ||
效果:{{复杂通知|background=orange}} | 效果:{{复杂通知|background=orange}} | ||
==='''警示性通知'''=== | ==='''警示性通知'''=== | ||
<pre>|background=#FF9999|image=警告.png</pre> | 代码:<pre>|background=#FF9999|image=警告.png</pre> | ||
效果:{{复杂通知|background=#FF9999|image=警告.png}} | 效果:{{复杂通知|background=#FF9999|image=警告.png}} |
2024年4月21日 (日) 07:51的版本
使用方法
{{复杂通知|body=与图片(如有)并列显示的文字,正常字号|above=标题,大字号|below=body下方的文字,小字号|image=图片文件名,包括扩展名,但不包括“[[File:]]”|text=字体颜色|background=背景颜色|border=边框颜色}}
常用风格方案
待删除页面
代码:
|background=#FF6666
效果:
存在内容问题的页面
代码:
|background=orange
效果:
警示性通知
代码:
|background=#FF9999|image=警告.png
效果: