「模板:Ombox」:修訂間差異

出自竹園Wiki
跳至導覽 跳至搜尋
(已匯入 1 筆修訂)
無編輯摘要
 
行 1: 行 1:
{{#ifeq:{{{small|}}}|yes
<table style="border: 1px solid #AAA; background: #F9F9F9; margin: 4px 10%; padding:4px; color: black; font-size: 100%; border-spacing: 2px 2px; display: table;"><td>{{{content}}}</td></table>
| {{ombox/core
| small = yes
| type = {{{type|}}}
| image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
| imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
| style = {{{style|}}}
| textstyle = {{{textstyle|}}}
| text = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }}
}}
| {{ombox/core
| type = {{{type|}}}
| image = {{{image|}}}
| imageright = {{{imageright|}}}
| style = {{{style|}}}
| textstyle = {{{textstyle|}}}
| text = {{{text}}}
}}
}}<noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>

於 2016年3月30日 (三) 20:19 的最新修訂

文檔圖示 模板文檔[創建]