Object Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Sanddh
mNo edit summary
imported>Sanddh
mNo edit summary
Line 23: Line 23:
  | Special Properties =  
  | Special Properties =  
  |    Description Two =  
  |    Description Two =  
|    Player Attuned =
|          Level Req =
|    Cannot Be Sold = False
}}
}}
== Notes ==
== Notes ==
Line 41: Line 38:


== Example ==
== Example ==
See [[Nightmare Gate (Object)]] for the results of the example code below:
See [[Plain Lever]] for the results of the example code below:


<pre style="width:auto; overflow:auto">
<pre style="width:auto; overflow:auto">
{{Intro
{{Intro
  | Patch Introduced = [[Down Twisting Paths]]
  | Patch Introduced = [[Betrayal]]
  | Related Quests = [[Sepulcher of Nightmares]]
  |   Related Quests = [[Gelidite Library Quest]]
  | Updated =  
  |         Updated =  
}}
}}
{{Item
{{Item
  |              Name = Nightmare Gate
  |              Name = Plain Lever
  |        Icon Image = Nightmare Gate (Object) Icon.png
  |        Icon Image = Plain Lever Icon.png
  |        Live Image = Live.jpg
  |        Live Image = Plain Lever Live.jpg
  | Live Image Caption =  
  | Live Image Caption = Plain Lever
  |              Value = ???
  |              Value = ???
  |            Burden = Unknown
  |            Burden = Unknown
  |        Description =  
  |        Description = A lever, mounted on the floor. Pulling this lever will abandon Nuhmudira to her fate.
  | Special Properties =  
  | Special Properties =  
  |    Description Two =  
  |    Description Two =  
|    Player Attuned =
|          Level Req =
|    Cannot Be Sold = False
}}
}}
== Notes ==
== Notes ==
* Found on top of the tower in the [[Nightmare Gate Fortress]], at 89.7S 93.3W on [[Caul]]
* Found at the bottom of [[Gelidite Library]], the Oubliette
* Hand the [[Vestibule Lock]] to the Nightmare Gate to be teleported into the [[Nightmare Gate]] dungeon.  
* Pulling this lever will let [[Nuhmudira]] continue to suffer, and you will be flagged as having condemned her. It will portal you outside.
:<font color=green>You give Nightmare Gate Vestibule Lock.
:<font color=green>The feeling that you have abandoned a friend washes over you.</font>
:The Nightmare lock fits into the front of the gate.  
:<font color=cornflowerblue>Lever teleports you with Portal Sending Merciless. </font>
:The air around the Nightmare Gate seems to warp momentarily as you are drawn into portal space.</font>


[[Category:Object]]
[[Category:Object]]
[[Category:Object]]
</pre>
</pre>

Revision as of 10:02, 29 May 2009

Related topics: Page Templates, Wiki Templates, {{Item}}, {{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

{{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 = 
}}
== 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 Plain Lever for the results of the example code below:

{{Intro
 | Patch Introduced = [[Betrayal]]
 |   Related Quests = [[Gelidite Library Quest]]
 |          Updated = 
}}
{{Item
 |               Name = Plain Lever
 |         Icon Image = Plain Lever Icon.png
 |         Live Image = Plain Lever Live.jpg
 | Live Image Caption = Plain Lever
 |              Value = ???
 |             Burden = Unknown
 |        Description = A lever, mounted on the floor. Pulling this lever will abandon Nuhmudira to her fate.
 | Special Properties = 
 |    Description Two = 
}}
== Notes ==
* Found at the bottom of [[Gelidite Library]], the Oubliette
* Pulling this lever will let [[Nuhmudira]] continue to suffer, and you will be flagged as having condemned her. It will portal you outside.
:<font color=green>The feeling that you have abandoned a friend washes over you.</font>
:<font color=cornflowerblue>Lever teleports you with Portal Sending Merciless. </font>

[[Category:Object]]
[[Category:Object]]