Object Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Sanddh
mNo edit summary
imported>Arkalor's Bot
(Redirected page to Item Template)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RightToC}}
#REDIRECT[[Item Template]]
{{Related|Page Templates|Wiki Templates|{{mtl|Item}}|{{mtl|Intro}}}}
 
* This template can be used for clickable Objects which cannot be picked up, 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 ==
<pre style="width:auto; overflow:auto">
{{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]]
 
</pre>
 
 
== Example ==
See [[Nightmare Gate (Object)]] for the results of the example code below:
 
<pre style="width:auto; overflow:auto">
{{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]]
</pre>
 
 
[[Category:Page Template]]

Latest revision as of 19:23, 8 December 2014

Redirect to: