Template:Message: Difference between revisions

From Synthesis Infrastructures
No edit summary
No edit summary
Line 11: Line 11:
</pre>
</pre>
</noinclude>
</noinclude>
<includeonly>
<includeonly>{{#subobject:{{{Author}}}-{{{Date Sent}}}
 
{{#subobject:{{{Author}}}-{{{Date Sent}}}
   |Message topic={{PAGENAME}}
   |Message topic={{PAGENAME}}
   |Has author={{{Author}}}
   |Has author={{{Author}}}
Line 19: Line 17:
   |Has URL={{{Link}}}
   |Has URL={{{Link}}}
   |Contains text={{{Text}}}
   |Contains text={{{Text}}}
}}
}}<div style={{MessageStyle}}>
<div style={{MessageStyle}}>
<div style="display:flex; flex-direction:row; align-items:center; border-bottom:1px solid black; gap:10px; padding-bottom:5px;"><img src={{{Avatar|}}} style="width:30px;border-radius:10px"/><span style="font-weight:bold;">{{{Author}}}</span><span><nowiki>#</nowiki>{{{Channel|}}}</span><span style="font-style:italic;color:#999999">[{{{Link}}} {{{Date Sent}}}]</span></div>
<div style="display:flex; flex-direction:row; align-items:center; border-bottom:1px solid black; gap:10px; padding-bottom:5px;"><img src={{{Avatar|}}} style="width:30px;border-radius:10px"/><span style="font-weight:bold;">{{{Author}}}</span><span><nowiki>#</nowiki>{{{Channel|}}}</span><span style="font-style:italic;color:#999999">[{{{Link}}} {{{Date Sent}}}]</span></div>
<div>
<div>
{{{Text}}}
{{{Text}}}
</div>
</div></div>
</div>
</includeonly>
</includeonly>

Revision as of 01:11, 17 October 2022

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