LLWiki正在建設中,歡迎加入我們

「Template:Info」修訂間的差異

出自LLWiki
跳至導覽 跳至搜尋
(margin-bottom折中为5px,text部分恢复到不套div的版本)
標籤行動版網頁編輯 行動版編輯
(// 使用Wikiplus小工具快速编辑)
標籤行動版網頁編輯 行動版編輯
第2行: 第2行:


==已知问题==
==已知问题==
未解决移动版可能造成的解析错误,本模板必定独占一整行。
本模板用于页面开头时可能造成移动版解析错误,因此需要限制使用。仅管理员可直接使用本模板或在此基础上制作新的模板;所有添加[[:category:Info模板|Info模板]]的编辑都会被特殊标记以供管理人员巡查。


==參數==
==參數==
第17行: 第17行:
}}
}}
[[Category:Info模板|*]]</noinclude><includeonly><!--</includeonly><syntaxhighlight lang="html+handlebars">
[[Category:Info模板|*]]</noinclude><includeonly><!--</includeonly><syntaxhighlight lang="html+handlebars">
--><div>
-->{| class="infobox" align={{{align|center}}} cellpadding={{{cellpadding|2}}} style="background-color:{{{bgcolor|#F3F5F7}}};width:{{{width|70%}}};border-left-color:{{{color|#C5C5C5}}}"
{| class="infobox" align={{{align|center}}} cellpadding={{{cellpadding|2}}} style="background-color:{{{bgcolor|#F3F5F7}}};width:{{{width|70%}}};border-left-color:{{{color|#C5C5C5}}}"
| width="15%" |{{{icon|[[File:{{{image|Bandeau-avertisement-3.png}}}|{{{imagewidth|50px}}}|link=]]}}}
| width="15%" |{{{icon|[[File:{{{image|Bandeau-avertisement-3.png}}}|{{{imagewidth|50px}}}|link=]]}}}
| {{color|{{{textcolor|}}}|{{{text|}}}}}
| {{color|{{{textcolor|}}}|{{{text|}}}}}
|}<!--
|}</div><!--
</syntaxhighlight><includeonly>--></includeonly>
</syntaxhighlight><includeonly>--></includeonly>

於 2020年10月8日 (四) 22:39 的修訂

Template-info.png 模板文檔
這個文檔是內聯文檔。

此模板用於建立條目的各種訊息模板。

已知問題

未解決移動版可能造成的解析錯誤,本模板必定獨占一整行。

參數

{{Info|align=|width=|color=|bgcolor=|icon=|image=|imagewidth=|text=|textcolor=|cellpadding=}}

示例

{{Info|text=示例1}}

Bandeau-avertisement-3.png 示例1

{{Info |align=left |width=30% |color=green |bgcolor=LightYellow |icon=<i class="fab fa-creative-commons-by"></i> |text=示例2 |textcolor=red}}

示例2

<syntaxhighlight lang="html+handlebars"> -->

Bandeau-avertisement-3.png

</includeonly>