Template:Message: Difference between revisions
No edit summary |
No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly>{{#subobject:{{{Author}}}-{{{Date Sent}}} | ||
|Has Topic={{PAGENAME}} | |||
<div style={{MessageStyle}}> | |Has author={{{Author}}} | ||
<div style="display:flex; flex-direction:row;"> | |Date sent={{{Date Sent}}} | ||
<img src={{{Avatar|}}} style="width: | |Has URL={{{Link}}} | ||
<span style="font-weight:bold"> | |Contains text={{{Text}}} | ||
{{{Author}}} | }}<div style={{MessageStyle}}> | ||
</span> | <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> | ||
<span> | |||
{{{Channel|}}} | |||
</span> | |||
<span style="font-style:italic;color:#999999"> | |||
[{{{Link}}} {{{Date Sent}}}] | |||
</span> | |||
</div> | |||
<div> | <div> | ||
{{{Text}}} | {{{Text}}} | ||
</div> | </div></div> | ||
</div> | |||
</includeonly> | </includeonly> |
Latest revision as of 04:39, 12 November 2022
{{Message |Author= |Avatar= |Date Sent= |Channel=(Optional) |Text= |Link= }}