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;">
<div style="display:flex; flex-direction:row; border-bottom:1px solid black;">
<img src={{{Avatar|}}} style="width:50px;"/>
<img src={{{Avatar|}}} style="width:50px;border-radius:10px"/>
<span style="font-weight:bold">
<span style="font-weight:bold">
{{{Author}}}
{{{Author}}}

Revision as of 22:52, 16 October 2022

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