Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:Email: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VatsaAWB
m Automated text replacement (-E-mails +Emails, -e-mails +emails); cosmetic changes
imported>TheCreedX
No edit summary
Line 45: Line 45:
;<code>|replyindent=</code>:The indentation on the left of the message. For use when emails are responding to each other. '''Optional. If your email is NOT replying to another email, DO NOT PUT ANYTHING IN THIS FIELD.'''
;<code>|replyindent=</code>:The indentation on the left of the message. For use when emails are responding to each other. '''Optional. If your email is NOT replying to another email, DO NOT PUT ANYTHING IN THIS FIELD.'''


If you don't know what goes in a mandatory field (e.g. <code>datetime=</code> or <code>subject=</code>) , use the [[Emails]] page to find the full text.
If you don't know what goes in a mandatory field (e.g. <code>datetime=</code> or <code>subject=</code>), use the [[Emails]] page to find the full text.
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 10:52, 23 February 2016

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.

Use

Copy this.

{{email
|from        = 
|to          = 
|datetime    = 
|subject     = 
|cc          = 
|message     = 
|replyindent = 
}}

Explanations of fields

|from=
From who does the email come? Must be filled in.
|to=
To who was the email sent? Must be filled in.
|datetime=
The date and time at which the message was sent. Must be filled in.
|subject=
What is the Subject of the email? Must be filled in.
|cc=
Used in only one email. Optional.
|message=
The message. Obviously, must be filled in.
|replyindent=
The indentation on the left of the message. For use when emails are responding to each other. Optional. If your email is NOT replying to another email, DO NOT PUT ANYTHING IN THIS FIELD.

If you don't know what goes in a mandatory field (e.g. datetime= or subject=), use the Emails page to find the full text.