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

出自竹園Wiki
跳至導覽 跳至搜尋
(保護 Template:Ombox: 高風險模板 ([edit=sysop] (无期) [move=sysop] (无期)))
 
(1 revision: 竹園Wiki Feb 25)
行 1: 行 1:
<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>
{{#ifeq:{{{small|}}}|yes
| {{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>

於 2012年2月25日 (六) 09:54 的修訂

{{{content}}}