Object Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
imported>Sanddh
Line 25: Line 25:
}}
}}
== Notes ==
== Notes ==
* Found at the following locations:
* Found at the following [[:Special:Whatlinkshere/{{PAGENAME}}|locations]]:
: <coords> <location>
: <coords> <location>
* Use to obtain [[??]] / get portaled to [[??]]
* Use to obtain [[??]] / get portaled to [[??]]

Revision as of 15:01, 1 October 2009

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

  • 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

<section begin=Object />

{{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 [[:Special:Whatlinkshere/{{PAGENAME}}|locations]]:
: <coords> <location>
* Use to obtain [[??]] / get portaled to [[??]]
* Hand [[??]] to obtain [[??]] / get portaled to [[??]]
* <message>
:<font color=green> </font>

[[Category:Object]]

<section end=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]]