Template:Mail

From Guild Wars 2 Wiki
Jump to navigationJump to search

Mail.png

Unspecified sender

Unspecified subject


Unspecified mail content.

Unspecified sender or signature

Description[edit]

In-game mail styling for documenting mailbox mail.

Usage[edit]

{{Mail
| sender = 
| subject = 
| content = 
| sign =
| reward = 
}}

Parameters[edit]

sender
Required. Name of the sender NPC, will be displayed in bold. Input   if a blank entry is required.
subject
Required. The subject or title of the mail. Input   if a blank entry is required.
content
Required. The content body of the mail. Use <br/> to break the text into multiple paragraphs as needed. Input &nbsp; if a blank entry is required.
sign
Optional. The name or sentence that is displayed at the bottom of the in-game mail, after a dash. Defaults to "sender".
nosign
Optional. Set to "y" to hide the signature.
ps
Optional. Any message content after the signature.
reward
Optional. The monetary reward or items attached to the mail, if any.
float
Optional. If set to right, the mail will appear at the right-hand side of the page with appropriately adjusted margins.
pointer
Optional. Location where the mail directs the player to. If it is a POI or NPC, this template will display an interactive map of the location (if their coordinate is set on their page). If it is a waypoint, will display a waypoint link. Can separate multiple values with a comma.
pointer text
Optional. Description of location where the mail directs the player to.
icon
Optional. The icon used for this mail. Defaults to Mail.png but one of the following inputs can be specified:
Input Icon
heart
map completion
Complete heart (map icon).png
story Storyline (interface).png
arenanet ArenaNet tag.png
gem store Gem Store mail purchase.png
gem store gift Gem Store mail gift.png
dungeon
fractal
Dungeon (map icon).png
raid Raid (map icon).png
birthday Birthday Gift.png
<filename.png> 30px icon


Examples[edit]

{{Mail
| icon = birthday
| sender = The Guild Wars 2 Team
| subject = Happy Birthday, <Character name>!
| content = Congratulations! It's the anniversary of your character's creation, and in recognition of your last year of heroic deeds in Tyria, here is a gift from us to you. Thanks for playing Guild Wars 2!
| reward = {{item icon|Third Birthday Gift}}
| nosign = y
}}

Birthday Gift.png

The Guild Wars 2 Team

Happy Birthday, <Character name>!


Congratulations! It's the anniversary of your character's creation, and in recognition of your last year of heroic deeds in Tyria, here is a gift from us to you. Thanks for playing Guild Wars 2!

First Birthday Gift.pngThird Birthday Gift

{{Mail
| sender = Toymaker Tixx
| subject = A Special Gift
| content = As a token of my appreciation for Tyria's generosity in allowing me to showcase my work, and for the assistance I've received from it's helpful citizens, I have mailed this special gift to every citizen of Tyria.

Wishing you a warm and wound-up Wintersday,
| sign = [[Toymaker Tixx]]
| reward = {{item icon|Toymaker Tixx's Gift}}
| pointer = Crown Pavilion Waypoint
| pointer text = Join the festivities.
}}

Mail.png

Toymaker Tixx

A Special Gift


As a token of my appreciation for Tyria's generosity in allowing me to showcase my work, and for the assistance I've received from it's helpful citizens, I have mailed this special gift to every citizen of Tyria.

Wishing you a warm and wound-up Wintersday,

Toymaker Tixx

Wintersday Gift.pngToymaker Tixx's Gift


Join the festivities.

Waypoint (map icon).png Crown Pavilion Waypoint

See also[edit]