Template:Mail
From Guild Wars 2 Wiki
Jump to navigationJump to search
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
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 but one of the following inputs can be specified:
Input Icon heart
map completionstory arenanet gem store gem store gift dungeon
fractalraid birthday <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 }}
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! |
{{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. }}
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,
Join the festivities. |
See also[edit]
- Template: Heart completion message — similar template for documenting heart completion messages