| 第1行: |
第1行: |
| − | {{Box|content= | + | <noinclude> |
| − | <table style="text-align: center">
| + | <pre> |
| − | <tr > | + | {{InfoBox|image=图片文件|content=正文}} |
| − | <td style="width: 20%, color: {{{iconcolor|black}}}, font-size: {{{iconsize|2}}}rem">{{#fab:{{{icon|wikipedia-w}}}}}</td>
| + | </pre> |
| − | <td style="width: 80%,color: {{{color|black}}}, font-size: {{{size|1}}}rem">{{{content|提示信息}}}</td>
| + | </noinclude>{{Box |
| − | </tr>
| + | |style=min-width:{{{minwidth|60%}}}; text-align:center; margin:0.2rem; display: grid; grid-template-columns: auto 1fr; grid-gap: 0.5rem; padding-left: 1rem; padding-right: 1rem; padding-top: 0.2rem; padding-bottom: 0.2rem |
| − | </table>
| + | |content= |
| − |
| + | <div style="display: grid; place-items: center">[[Image:{{{image|Icon_Warning.svg}}}|frameless|50px]]</div> |
| | + | <div style="text-align: left; color: {{{color|black}}}; font-size: {{{size|1}}}rem; margin: 1rem;"> |
| | + | {{{content|提示信息}}} |
| | + | </div> |
| | }} | | }} |