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>Thisismyrofl
Created template
 
imported>Fielran
added field for Status as it is used for the emails in Layla's trashcan in Origins
 
(37 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<includeonly>{|style="width: 100%; background:black; border: 1px silver solid; float:right;" cellspacing="0" cellpadding="6"
{|style="width: 100%; border: 0px silver solid; float:right; color:white;" cellspacing="0" cellpadding="6"
{{#if: {{{replyindent|}}} |{{!}}-
{{!}} rowspan="{{#if: {{{cc|}}}|6|5}}{{#if: {{{attach|}}}|6|5}}" style="background:transparent" width="{{{replyindent}}}" {{!}} | {{!}}- }}
| style="background: #333; border-right: 1px silver solid; border-left: 1px silver solid; border-top: 1px silver solid; -moz-border-radius-topleft: 5px; -webkit-border-radius-top-left: 5px;" width="100"|'''From:'''
| style="background: black; border-right: 1px silver solid; border-top: 1px silver solid; -moz-border-radius-topright: 5px; -webkit-border-radius-top-right: 5px;" | {{{from}}}
|-
|-
|style="border-right: 1px silver solid" width="100"|'''From:'''
| style="background: #333; border-right: 1px silver solid; border-left: 1px silver solid" width="100"|'''To:'''
|{{{from}}}
| style="background: black; border-right: 1px silver solid" | {{{to}}}
|-
|-
|style="border-right: 1px silver solid" width="100"|'''Date/Time:'''
| style="background: #333; border-right: 1px silver solid; border-left: 1px silver solid" | '''Date/Time:'''
|{{{datetime}}}
| style="background: black; border-right: 1px silver solid" | {{{datetime}}}
|-
|-
|style="border-right: 1px silver solid" width="100"|'''Subject:'''
| style="background: #333; border-right: 1px silver solid; border-left: 1px silver solid" | '''Subject:'''
|{{{subject}}}
| style="background: black; border-right: 1px silver solid" | {{{subject}}}
|-
|-
|style="border-right: 1px silver solid" width="100" valign="top"|'''Message:'''
{{#if: {{{cc|}}} | {{!}}-
|{{{message}}}
{{!}} style="background: #333; border-right: 1px silver solid; border-left: 1px silver solid" {{!}} '''CC:'''
|}</includeonly><noinclude>{|style="width: 100%; background:black; border: 1px silver solid; float:right;" cellspacing="0" cellpadding="6"
{{!}} style="background: black; border-right: 1px silver solid" {{!}} {{{cc}}} | }}
{{#if: {{{attach|}}} | {{!}}-
{{!}} style="background: #333; border-right: 1px silver solid; border-left: 1px silver solid" {{!}} '''Attachments:'''
{{!}} style="background: black; border-right: 1px silver solid" {{!}} {{{attach}}} | }}
{{#if: {{{status|}}} | {{!}}-
{{!}} style="background: #333; border-right: 1px silver solid; border-left: 1px silver solid" {{!}} '''Status:'''
{{!}} style="background: black; border-right: 1px silver solid" {{!}} {{{status}}} | }}
|-
|-
|style="border-right: 1px silver solid" width="100"|'''From:'''
| colspan=2 style="background:black; border: 1px silver solid; -moz-border-radius-bottomleft: 5px; -webkit-border-radius-bottom-left: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-radius-bottom-right: 5px;" | {{{message}}}
|(From)
|-
|-
|style="border-right: 1px silver solid" width="100"|'''Date/Time:'''
|}<br clear="all"/><noinclude>
|(Date and Time)
|-
|style="border-right: 1px silver solid" width="100"|'''Subject:'''
|(Subject)
|-
|style="border-right: 1px silver solid" width="100" valign="top"|'''Message:'''
|(Message)
|}


This is a template for easy display of the [[E-mails]] 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]]''.


<pre>{{email
==Syntax==
|from     =
<pre>
|datetime =
{{email
|subject =
|from=
|message =
|to=
}}</pre>
|datetime=
|subject=
|cc=
|attach=
|status=
|message=
|replyindent=
}}
</pre>


'''All fields must be filled.''' If you don't know what to put in a field, use the [[E-mails]] page to find the full text.</noinclude>
===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''
;status
:Status, if given on original. ''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.
[[Category:Templates]]</noinclude>

Latest revision as of 23:54, 7 August 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[edit source]

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

Usage[edit source]

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
status
Status, if given on original. 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.