Template:Clippy says: Difference between revisions
More complete intro |
it looks like this is not a draft anymore! |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
'''NOTICE''': this template is in draft state! | '''NOTICE''': this template is in draft state! | ||
</noinclude> | |||
<div style="padding: 8px; margin: 8px auto; max-width: 600px; display: flex; align-items: center; font-family: 'Segoe UI', Tahoma, Geneva, sans-serif; color: #000000"> | |||
<div style="flex: 0 0 86px; text-align: center; margin-right: 16px;"> | |||
[[File:{{{image|Clippy-new.jpg}}}|86px|link=]] | |||
</div> | |||
<div style="flex: 1; position: relative; background: #eeb; border: 1px solid #333; border-radius: 6px; padding: 10px; font-size: 0.95em; line-height: 1.4;"> | |||
<!-- arrow --> | |||
<div style="position: absolute; top: 50%; left: -6px; transform: translateY(-50%) rotate(45deg); width: 10px; height: 10px; background: #eeb; border-left: 1px solid #333; border-bottom: 1px solid #333;"></div> | |||
</ | {{#if:{{{title|}}}|<div style="font-weight: bold; margin-bottom: 1em">{{{title}}}</div>}} | ||
{{ | |||
{{{1|It looks like you forgot to type a message!}}} | |||
</div> | |||
</div> | |||
<noinclude> | |||
{{Documentation}} | |||
</noinclude> | |||