“模板:Info”的版本间的差异
(以“<includeonly>{|class="common-box" style="margin: 0px 10%; width:{{{width|80%}}}; background: #fbfbfb; border-left: 10px solid {{{color|#1e90ff}}};" |- | style="padd...”为内容创建页面) |
(对不起!由于会话数据丢失,我们无法处理您的编辑。 您可能已经退出。请核实您是否仍在登录,并重试。如果仍然不能工作,尝试退出并重新登录,并检查您的浏览器是否允许来自该网站的c) |
||
第5行: | 第5行: | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
− | + | == 結構 == | |
− | {{info}} | + | <pre> |
+ | {{Info | ||
+ | |class= | ||
+ | |width= 默認值是80% | ||
+ | |color= 默認值是#1e90ff | ||
+ | |backgroundColor= | ||
+ | |title-style= | ||
+ | |title= | ||
+ | |icon-style= | ||
+ | |leftimage= 默認值是[[image:Icon-info.png|50px|link=]] | ||
+ | |text-style= | ||
+ | |text= 默認值是'''警告!你还没有添加任何内容''' | ||
+ | |below-style= | ||
+ | |below= | ||
+ | }} | ||
+ | </pre> | ||
− | |||
<pre> | <pre> | ||
− | + | {{Info | |
+ | |class= | ||
+ | |width= | ||
+ | |color= | ||
+ | |backgroundColor= | ||
+ | |title-style= | ||
+ | |title= | ||
+ | |icon-style= | ||
+ | |leftimage= | ||
+ | |text-style= | ||
+ | |text= | ||
+ | |below-style= | ||
+ | |below= | ||
+ | }} | ||
+ | </pre> | ||
+ | 所有參數都可以留空或者删去,但是會使模板失去作用,不写任何东西的效果见上面的【效果预览】。 | ||
+ | 除了|text= 以外的所有參數留空或者删去是合理的用法。 | ||
+ | |text=可以用参数【1】代替 | ||
+ | {{Color|red|可以使用参数title来增加一个标题<br />可以使用参数below来增加一个页脚}} | ||
+ | |||
+ | == 举例说明 == | ||
+ | |||
+ | <pre> | ||
{{info | {{info | ||
|width=50% | |width=50% | ||
+ | |title=欢迎来到H萌娘! | ||
|text= 欢迎使用info模板框,这个模板是所有模板的父模板 | |text= 欢迎使用info模板框,这个模板是所有模板的父模板 | ||
|text-style= color: red; font-weight: bold; font-style: italic; | |text-style= color: red; font-weight: bold; font-style: italic; | ||
− | |leftimage= [[image:Icon- | + | |leftimage= [[image:Icon-info.png|50px|link=]] |
|color= red | |color= red | ||
+ | |backgroundColor= | ||
+ | |below=H萌娘,万物皆可萌! | ||
+ | |class= | ||
}} | }} | ||
</pre> | </pre> | ||
− | + | ||
− | + | [[Category:提示模板]]</noinclude> |
2018年4月2日 (一) 14:28的版本
結構
{{Info |class= |width= 默認值是80% |color= 默認值是#1e90ff |backgroundColor= |title-style= |title= |icon-style= |leftimage= 默認值是[[image:Icon-info.png|50px|link=]] |text-style= |text= 默認值是'''警告!你还没有添加任何内容''' |below-style= |below= }}
{{Info |class= |width= |color= |backgroundColor= |title-style= |title= |icon-style= |leftimage= |text-style= |text= |below-style= |below= }}
所有參數都可以留空或者删去,但是會使模板失去作用,不写任何东西的效果见上面的【效果预览】。
除了|text= 以外的所有參數留空或者删去是合理的用法。
|text=可以用参数【1】代替
可以使用参数title来增加一个标题
可以使用参数below来增加一个页脚
举例说明
{{info |width=50% |title=欢迎来到H萌娘! |text= 欢迎使用info模板框,这个模板是所有模板的父模板 |text-style= color: red; font-weight: bold; font-style: italic; |leftimage= [[image:Icon-info.png|50px|link=]] |color= red |backgroundColor= |below=H萌娘,万物皆可萌! |class= }}