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)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RightToC}}
#REDIRECT[[Item Template]]
{{Related|Page Templates|Wiki Templates|{{mtl|Item}}|{{mtl|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 ==
<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 =
}}
== 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 [[Plain Lever]] for the results of the example code below:
 
<pre style="width:auto; overflow:auto">
{{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]]
</pre>
 
 
[[Category:Page Template]]

Latest revision as of 19:23, 8 December 2014

Redirect to: