Template:Mail Header: Difference between revisions

From SuperMemo 18 Help
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
     '''Country:''' {{{country}}}<br />
     '''Country:''' {{{country}}}<br />
     '''Sent:''' {{{sent}}}<br />
     '''Sent:''' {{{sent}}}<br />
     {{#if: {{{subject|}}} | '''Subject:''' <span class="mail-subject">{{{subject}}}</span> | }}
     {{#if: {{{subject}}} | '''Subject:''' <span class="mail-subject">{{{subject}}}</span> | xxx }}
</p>
</p>

Revision as of 11:08, 13 September 2009

From: {{{from}}}
Country: {{{country}}}
Sent: {{{sent}}}
{{#if: {{{subject}}} | Subject: {{{subject}}} | xxx }}