Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:Email: Difference between revisions
Jump to navigation
Jump to search
imported>Soranin mNo edit summary |
imported>Darman36 |
||
| Line 27: | Line 27: | ||
This is a template for easy display of the [[Emails]] that can be read at various points in ''[[Assassin's Creed]]''. | This is a template for easy display of the [[Emails]] that can be read at various points in ''[[Assassin's Creed]]''. | ||
== | ==Syntax== | ||
<pre> | |||
{{email | |||
|from= | |||
|to= | |||
|datetime= | |||
|subject= | |||
|cc= | |||
|attach= | |||
|message= | |||
|replyindent= | |||
}} | |||
</pre> | |||
===Usage=== | |||
;from | |||
:From who does the email come? | |||
;to | |||
:To whom was the email sent? | |||
;datetime | |||
:The date and time at which the message was sent. | |||
;subject | |||
:What is the Subject of the email? | |||
;cc | |||
:Used in only one email. ''Optional'' | |||
;attach | |||
; | :Attachments, if they exist. ''Optional'' | ||
; | ;message | ||
; | :The message. | ||
; | ;replyindent | ||
; | :The left indentation on the message when emails are responding to each other. ''Optional.'' If an email is NOT replying to another email, leave this field blank. | ||
; | If still unclear on what goes in a mandatory field (e.g. datetime or subject), see the [[Emails]] page for examples with full text. | ||
; | |||
; | |||
If | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Revision as of 05:55, 1 July 2024
| From: | {{{from}}} |
| To: | {{{to}}} |
| Date/Time: | {{{datetime}}} |
| Subject: | {{{subject}}} |
| {{{message}}} | |
This is a template for easy display of the Emails that can be read at various points in Assassin's Creed.
Syntax
{{email
|from=
|to=
|datetime=
|subject=
|cc=
|attach=
|message=
|replyindent=
}}
Usage
- from
- From who does the email come?
- to
- To whom was the email sent?
- datetime
- The date and time at which the message was sent.
- subject
- What is the Subject of the email?
- cc
- Used in only one email. Optional
- attach
- Attachments, if they exist. Optional
- message
- The message.
- replyindent
- The left indentation on the message when emails are responding to each other. Optional. If an email is NOT replying to another email, leave this field blank.
If still unclear on what goes in a mandatory field (e.g. datetime or subject), see the Emails page for examples with full text.