Object Template

From Drunkapedia
Revision as of 08:47, 29 May 2009 by imported>Sanddh (Created page with '{{RightToC}} {{Related|Page Templates|Wiki Templates|{{mtl|Item}}|{{mtl|Intro}}}} * This template can be used for clickable Objects which cannot be picked, but are used to obtai...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Related topics: Page Templates, Wiki Templates, {{Item}}, {{Intro}}

  • This template can be used for clickable Objects which cannot be picked, but are used to obtain items, or to get portaled to another location (but not a portal)
  • You can leave blank or erase variables that aren't applicable.


Wiki Code

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Item
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = ???
 |             Burden = Unknown
 |        Description = 
 | Special Properties = 
 |    Description Two = 
 |     Player Attuned = 
 |          Level Req = 
 |     Cannot Be Sold = False
}}
== Notes ==
* Found at the following locations:
: <coords> <location>
* Use to obtain [[??]] / get portaled to [[??]]
* Hand [[??]] to obtain [[??]] / get portaled to [[??]]
* <message>
:<font color=green> </font>

[[Category:Object]]


Example

See Nightmare Gate (Object) for the results of the example code below:

{{Intro
 | Patch Introduced = [[Down Twisting Paths]]
 | Related Quests = [[Sepulcher of Nightmares]]
 | Updated = 
}}
{{Item
 |               Name = Nightmare Gate 
 |         Icon Image = Nightmare Gate (Object) Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = ???
 |             Burden = Unknown
 |        Description = 
 | Special Properties = 
 |    Description Two = 
 |     Player Attuned = 
 |          Level Req = 
 |     Cannot Be Sold = False
}}
== Notes ==
* Found on top of the tower in the [[Nightmare Gate Fortress]], at 89.7S 93.3W on [[Caul]]
* Hand the [[Vestibule Lock]] to the Nightmare Gate to be teleported into the [[Nightmare Gate]] dungeon. 
:<font color=green>You give Nightmare Gate Vestibule Lock. 
:The Nightmare lock fits into the front of the gate. 
:The air around the Nightmare Gate seems to warp momentarily as you are drawn into portal space.</font>

[[Category:Object]]