Key Template: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
imported>Tlosk
No edit summary
Line 1: Line 1:
__TOC__
{{RightToC}}
{{Related|Page Templates|Wiki Templates|Template:Key}}


== Key Example ==
For use with all in game keys, both quest and treasure. The page will automatically be categorized as a [[:Category:Key|Key]]. Very few keys will benefit from a live screen shot, leave Live Image and Live Image Caption blank (or Live.jpg) if there isn't one.
From the <nowiki>[[Quest]]</nowiki> quest introduced in the <nowiki>[[Patch]] event</nowiki>.


{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
== Wiki Code ==
|colspan=2 align=center|'''Name'''
|-
|align=center| Value: ??<br>?? Burden Units
|width=40 align=center| [[Image: Icon.png]]
|-
|colspan=2| <Description>
<br><nowiki>[[Special Properties]]: [[??]]</nowiki>


<br>Number of uses remaining: ??
<pre style="width:auto; overflow:auto">
{{Key
|              Quest =
|              Patch =
|              Name =
|        Icon Image =  Icon.png
|        Live Image =  Live.jpg
| Live Image Caption =
|              Value =
|            Burden =
|        Description =
| Special Properties = [[Attuned]], [[Bonded]]
|    Description Two =
|    Number of Uses = 1
|    Cannot Be Sold = False
}}


|-
== Notes ==
|}
* Pickup timer:  
 
* Dropped by  
<big>Notes</big>
* Use to open  
----
</pre>
* Pickup timer: ??
* Obtained/Dropped by ??.
* Use to open ??.
 
== Key Code ==
<pre>
From the [[Quest]] quest introduced in the [[Patch]] event.
 
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
|colspan=2 align=center|'''Name'''
|-
|align=center| Value: ??<br>?? Burden Units
|width=40 align=center| [[Image: Icon.png]]
|-
|colspan=2| <Description>
<br>[[Special Properties]]: [[??]]
 
<br>Number of uses remaining: ??
 
|-
|}
 
==Notes==
* Pickup timer: ??
* Obtained/Dropped by ??.
* Use to open ??.


[[Category:Item]]
== Example ==
[[Category:Key]]
[[Category:<Special Property>]]
</pre>


[[Category:Page Template]]
[[Category:Page Template]]

Revision as of 17:23, 30 January 2009

Related topics: Page Templates, Wiki Templates, Template:Key

For use with all in game keys, both quest and treasure. The page will automatically be categorized as a Key. Very few keys will benefit from a live screen shot, leave Live Image and Live Image Caption blank (or Live.jpg) if there isn't one.

Wiki Code

{{Key
 |              Quest = 
 |              Patch = 
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = [[Attuned]], [[Bonded]]
 |    Description Two = 
 |     Number of Uses = 1
 |     Cannot Be Sold = False 
}}

== Notes ==
* Pickup timer: 
* Dropped by 
* Use to open 

Example