「テンプレート:Ombox」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
template>Rxy (71.231.31.80 (会話) による ID:31400762 の版を取り消し) |
||
1行目: | 1行目: | ||
{{#ifeq:{{{small|}}}|yes | |||
| {{Ombox/core | |||
| small = yes | |||
| type = {{{type|}}} | |||
| image = {{#if:{{{smallimage|}}} | {{{smallimage}}} | {{{image|}}} }} | |||
| image-file = {{#if:{{{smallimage-file|}}} | {{{smallimage-file}}} | {{{image-file|}}} }} | |||
| image-size = {{#if:{{{smallimage-size|}}} | {{{smallimage-size|}}} | 30x30 }} | |||
| imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }} | |||
| imageright-file = {{#if:{{{smallimageright-file|}}} | {{{smallimageright-file}}} | {{{imageright-file|}}} }} | |||
| imageright-size = {{#if:{{{smallimageright-size|{{{smallimage-size|}}}}}} | |||
| {{{smallimageright-size|{{{smallimage-size|}}}}}} | |||
| 30x30 | |||
}} | |||
| style = {{{style|}}}; {{#if:{{{background|}}}|background-color: {{{background|}}}}} | |||
| class = {{{class|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{#if:{{{smalltext|}}} | {{{smalltext|}}} | {{{text}}} }} | |||
}} | |||
| {{Ombox/core | |||
| type = {{{type|}}} | |||
| image = {{{image|}}} | |||
| image-file = {{{image-file|}}} | |||
| image-size = {{#if:{{{image-size|}}} | {{{image-size|}}} | 40x40 }} | |||
| imageright = {{{imageright|}}} | |||
| imageright-file = {{{imageright-file|}}} | |||
| imageright-size = {{#if:{{{imageright-size|}}} | {{{imageright-size|}}} | 40x40 }} | |||
| style = {{{style|}}}; {{#if:{{{background|}}}|background-color: {{{background|}}}}} | |||
| class = {{{class|}}} | |||
| textstyle = {{{textstyle|}}} | |||
| text = {{{text}}} | |||
}} | |||
}}<noinclude> | |||
{{Documentation}} | |||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | |||
</noinclude> | |||
2010年4月5日 (月) 03:27時点における版
テンプレートの解説[作成]