Template:Message: Difference between revisions

From Synthesis Infrastructures
No edit summary
No edit summary
Line 14: Line 14:


<div style={{MessageStyle}}>
<div style={{MessageStyle}}>
<div style="display:flex; flex-direction:row; align-items:flex-end; border-bottom:1px solid black; gap:10px;">
<div style="display:flex; flex-direction:row; align-items:flex-end; border-bottom:1px solid black; gap:10px;"><img src={{{Avatar|}}} style="width:40px;border-radius:10px"/><span style="font-weight:bold;font-size:1.5em;">{{{Author}}}</span>
<img src={{{Avatar|}}} style="width:40px;border-radius:10px"/>
<span style="font-weight:bold;font-size:1.5em;">
{{{Author}}}
</span>
<span>
<span>
<nowiki>#</nowiki>{{{Channel|}}}
<nowiki>#</nowiki>{{{Channel|}}}

Revision as of 22:59, 16 October 2022

{{Message
|Author=
|Avatar=
|Date Sent=
|Channel=(Optional)
|Text=
|Link=
}}