|
|
第1行: |
第1行: |
| <includeonly><div class="infoBox" style="width:{{{width|80%}}};border-left: 10px solid {{{color|#1e90ff}}};{{#if:{{{backgroundColor|}}}|background-color:{{{backgroundColor}}};}}"><div class="infoBoxContent" {{#if:{{{backgroundColor|}}}|style="border-color:{{{backgroundColor}}};background-color:{{{backgroundColor}}};"}}>
| | {|class="common-box" style="margin: 0px 10%; width:{{{width|80%}}}; background: #fbfbfb; border-left: 10px solid {{{color|#1e90ff}}};" |
| {{#if:{{{title|}}}|<div class="infoBoxTitle" style="{{{title-style|}}}">{{{title}}}</div>}}<div class="infoBoxIcon" style="{{#if:{{{backgroundColor|}}}|background-color:{{{backgroundColor}}};}}{{{icon-style|}}}">{{{leftimage|[[image:Icon-info.png|50px|link=]]}}}</div><div class="infoBoxText" style="{{{text-style|}}}">{{{text|{{{1|'''警告!你还没有添加任何内容'''}}}}}}</div>{{#if:{{{below|}}}|<div class="infoBoxBelow" style="{{{below-style|}}}">{{{below}}}</div>}}
| | |- |
| </div></div></includeonly><noinclude>
| | | style="padding: 2px 0 2px 0.5em" | |
| | | style="padding: 0.25em 0.5em"| <div style="{{{text-style|}}}">{{{text|{{{1|'''警告!你还没有添加任何内容'''}}}}}}</div> |
| | |}<noinclude> |
|
| |
|
| 这是效果预览
| |
| {{info}}
| |
|
| |
| 举例说明:
| |
|
| |
| 除了|text= 以外都可以留空或者删去,不写任何东西的效果见上面的【效果预览】
| |
| |text=可以用参数【1】代替
| |
| ''可以使用参数title来增加一个标题!也可以用参数below增加一个页脚!''
| |
| <pre>
| |
| {{info
| |
| |width=50%
| |
| |title=欢迎来到插件百科!
| |
| |text= 欢迎使用info模板框,这个模板是所有模板的父模板
| |
| |text-style= color: red; font-weight: bold; font-style: italic;
| |
| |leftimage= [[image:Icon-forbidden.png|50px|link=]]
| |
| |color= red
| |
| |backgroundColor=
| |
| |below=插件百科?
| |
| }}
| |
| </pre>
| |
| </noinclude> | | </noinclude> |
| <noinclude>[[Category:元模板]]</noinclude> | | <noinclude>[[Category:元模板]]</noinclude> |