Template:Message: Difference between revisions
No edit summary |
No edit summary |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<pre> | |||
{{Message | {{Message | ||
|Author= | |Author= | ||
|Avatar= | |||
|Date Sent= | |Date Sent= | ||
|Channel=(Optional) | |Channel=(Optional) | ||
Line 7: | Line 9: | ||
|Link= | |Link= | ||
}} | }} | ||
</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}}} | ||
<span style="font-weight:bold"> | |Has URL={{{Link}}} | ||
{{{Author}}} | |Contains text={{{Text}}} | ||
</span> | }}<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> | ||
{{{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= }}