Template:Mail

From Tears of Themis Wiki
Revision as of 20:53, 25 December 2022 by Harmonea (talk | contribs) (Created page with "<noinclude>{{doc}}Category:Templates<!-- ### Cargo Declare -->{{#cargo_declare:_table=Mail |title=String |contact=String |event=Wikitext |message=Wikitext |date=Date }}</noinclude><includeonly><!-- ### Cargo Store -->{{#cargo_store:_table=Mail |title={{{title|}}} |contact={{{contact|}}} |event={{{event|{{ROOTPAGENAME}}}}} |message={{{message|}}} |date=Date }}<!-- ### Template Display -->{{Notable |header={{{contact|}}}: {{{title|}}} |content={{{message|}}} <div...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template-info.png Documentation

Description

Template used to display and store a mail message in Cargo. The display is formatted as a Notable, so it's best placed within a NotableWrap.

Usage

{{Mail
|contact=
|title=
|message=
|date=YYYY-MM-DD
|attachment=    (optional)
}}

Example

{{NotableWrap
|notables=

{{Mail
|contact=DAVIS
|title=Test Message
|message=Dear Attorney,<br />
This is a test message.<br />
Don't you wish free chips were this easy?
|date=2021-07-29
|attachment={{Currency|S-Chip}} x1800
}}

}}

DAVIS: Test Message

Dear Attorney,
This is a test message.
Don't you wish free chips were this easy?

DAVIS
2021.07.29
Attached: Btn money s.pngS-Chip x1800
This template defines the table "Mail". View table.