Template:VelaMail: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
<noinclude>{{VelaTheme}}</noinclude> |
<noinclude>{{VelaTheme}}</noinclude> |
||
<includeonly> |
<includeonly> |
||
<div style="font-size: x-large">{{{Subject}}}</div> |
{{#if:{{{Subject|}}}|<div style="font-size: x-large">{{{Subject}}}</div>}} |
||
<div style="display: flex; justify-content: space-between"><span style="display: block; text-align:left">'''{{{SenderName}}}''' <div style="font-size: smaller; color: gray; display: inline"><{{{SenderAddress}}}></div></span><span style="display: block; text-align:right"><div style="font-size: smaller; color: gray; display: inline">{{{Date}}}</div></span></div> |
<div style="display: flex; justify-content: space-between"><span style="display: block; text-align:left">'''{{{SenderName}}}''' <div style="font-size: smaller; color: gray; display: inline"><{{{SenderAddress}}}></div></span><span style="display: block; text-align:right"><div style="font-size: smaller; color: gray; display: inline">{{{Date}}}</div></span></div> |
||
<div style="font-size: smaller; color: gray">to {{{RecipientName}}}</div> |
<div style="font-size: smaller; color: gray">to {{{RecipientName}}}</div> |
||
Revision as of 13:47, February 25, 2026
A template for mails in Vela.
{{VelaMail
| Subject =
Subject
| SenderName =
Amaranth
| SenderAddress =
amaranth.legacy@vela.ee
| Date =
Jun 13, 2047 07:16 EEST
| RecipientName =
Legacy, Amaranth
| Text =
;Hello,
;This is meaningless text. There's no meaning to this. Absolutely zero.
;And here too.
| BottomNotice =
This is a notice notifying the user about the notice.
}}
Subject
Amaranth
<amaranth.legacy@vela.ee>
Jun 13, 2047 07:16 EEST
to Legacy, Amaranth
- Hello,
- This is meaningless text. There's no meaning to this. Absolutely zero.
- And here too.
This is a notice notifying the user about the notice.