|
Tags: Blanking Manual revert |
Line 1: |
Line 1: |
| <div style="border: 1px solid #ccc; background-color: {{{bgcolor|#fbfbfb}}}; margin: 0 15%;">
| | |
| <div style="display: flex; align-items: center; border-left: 10px solid {{{bdcolor|#e1d2b3}}}; padding: 7px;">
| |
| {{#if:{{{image|}}}|[[File:{{{image}}}|50px|link=]]|}}
| |
| <div style="display: block; margin-left: 15px;">
| |
| {{#if:{{{notice|}}}|<div style="font-size:100%;">{{{notice}}}</div>}}<!--
| |
| -->{{#if:{{{notice2|}}}|<div style="font-size:95%;">{{{notice2}}}</div>}}<!--
| |
| -->{{#if:{{{notes|}}}|<div style="font-size:95%;">'''Notes:''' {{{notes}}}</div>}}
| |
| </div></div></div>
| |