Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:Email: Difference between revisions
Jump to navigation
Jump to search
imported>SilverSummoner m fix |
imported>Thisismyrofl No edit summary |
||
| Line 1: | Line 1: | ||
{|style="width: 100% | {|style="width: 100%; border: 0px silver solid; float:right;" cellspacing="0" cellpadding="6" | ||
|- | {{#if: {{{replyindent|}}} | {{!}}- | ||
|style="border-right: 1px silver solid" width="100"|'''From:''' | {{!}} rowspan="{{#if: {{{to|}}} | 5 | 4 }}" style="background:transparent" width="{{{replyindent}}}" {{!}} | {{!}}- }} | ||
|{{{from}}} | | style="background:black; border-right: 1px silver solid; border-left: 1px silver solid; border-top: 1px silver solid" width="100"|'''From:''' | ||
| style="background:black; border-right: 1px silver solid; border-top: 1px silver solid" | {{{from}}} | |||
{{#if: {{{to|}}} | {{!}}- | {{#if: {{{to|}}} | {{!}}- | ||
{{!}}style="border-right: 1px silver solid | {{!}} style="background:black; border-right: 1px silver solid; border-left: 1px silver solid" {{!}} '''To:''' | ||
{{!}}{{{to}}} | }} | {{!}} style="background:black; border-right: 1px silver solid" {{!}} {{{to}}} | }} | ||
|- | |- | ||
|style="border-right: 1px silver solid | | style="background:black; 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 | | style="background:black; 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 | | style="background:black; border-right: 1px silver solid; border-left: 1px silver solid; border-bottom: 1px silver solid" valign="top" | '''Message:''' | ||
|{{{message}}} | | style="background:black; border-right: 1px silver solid; border-bottom: 1px silver solid" | {{{message}}} | ||
|- | |- | ||
|}<br clear="all"/><noinclude> | |}<br clear="all"/><noinclude> | ||
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 [[E-mails]] that can be read at various points in ''[[Assassin's Creed]]''. | ||
==Use== | |||
Copy this. | |||
<pre>{{email | <pre>{{email | ||
|from | |from = | ||
|to | |to = | ||
|datetime = | |datetime = | ||
|subject | |subject = | ||
|message | |message = | ||
|replyindent = | |||
}}</pre> | }}</pre> | ||
''' | ===Explanations of fields=== | ||
;<code>|from=</code>:From who does the email come? '''Must be filled in.''' | |||
;<code>|to=</code>:To who was the email sent? '''Optional.''' | |||
;<code>|datetime=</code>:The date and time at which the message was sent. '''Must be filled in.''' | |||
;<code>|subject=</code>:What is the Subject of the email? '''Must be filled in.''' | |||
;<code>|message=</code>:The message. '''Obviously, must be filled in.''' | |||
;<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 [[E-mails]] page to find the full text. | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Revision as of 20:54, 25 July 2009
| From: | {{{from}}} |
| Date/Time: | {{{datetime}}} |
| Subject: | {{{subject}}} |
| Message: | {{{message}}} |
This is a template for easy display of the E-mails that can be read at various points in Assassin's Creed.
Use
Copy this.
{{email
|from =
|to =
|datetime =
|subject =
|message =
|replyindent =
}}
Explanations of fields
|from=- From who does the email come? Must be filled in.
|to=- To who was the email sent? Optional.
|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.
|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 E-mails page to find the full text.