Key Template: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
imported>Tlosk
No edit summary
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__TOC__
{{RightToC}}
{{Related|Page Templates|Wiki Templates|{{mtl|Key}}|{{mtl|Intro}}}}


== Key Example ==
For use with all in game keys, both quest and treasure. The page will automatically be categorized as a [[:Category:Key|Key]].
From the <nowiki>[[Quest]]</nowiki> quest introduced in the <nowiki>[[Patch]] event</nowiki>.
* You can leave blank or erase variables that aren't applicable.
* Many keys split the description before and after special properties, use Description Two for the second half.
* Special properties, patch introduced, related quests, and updated should be wiki linked (double brackets).
* If there is no live image indicated or if it is "Live.jpg" then that section will not be shown.
* Set '''Cannot be Sold''' to '''True''' to display.


{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
== Wiki Code ==
|colspan=2 align=center|'''Name'''
<section begin=Key /><pre style="width:auto; overflow:auto">
|-
{{Intro
|align=center| Value: ??<br>?? Burden Units
| Patch Introduced =  
|width=40 align=center| [[Image: Icon.png]]
|   Related Quests =
|-
|         Updated =  
|colspan=2| <Description>
}}
<br><nowiki>[[Special Properties]]: [[??]]</nowiki>
{{Key
 
|               Name =  
<br>Number of uses remaining: ??
|         Icon Image Icon.png
 
|             Value =
|-
|             Burden =  
|}
|       Description =
 
| Special Properties = [[Attuned]], [[Bonded]]
<big>Notes</big>
|    Description Two = Use this item on a locked door or chest to unlock it.
----
|    Number of Uses = 1
|     Cannot Be Sold = True
}}
== Notes ==
* Pickup timer: ??
* Pickup timer: ??
* Obtained/Dropped by ??.
* Dropped by ??.
* Use to open ??.
* Use to open ??.
</pre>


== Key Code ==
<pre style="width:auto; overflow:auto">
<pre>
{{Intro
From the [[Quest]] quest introduced in the [[Patch]] event.
| Patch Introduced =
 
|   Related Quests =  
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
|         Updated =  
|colspan=2 align=center|'''Name'''
}}
|-
{{Key
|align=center| Value: ??<br>?? Burden Units
|               Name =
|width=40 align=center| [[Image: Icon.png]]
|         Icon Image = 
|-
|         Live Image =  
|colspan=2| <Description>
| Live Image Caption =  
<br>[[Special Properties]]: [[??]]
|             Value =
 
|             Burden =  
<br>Number of uses remaining: ??
|       Description =
 
| Special Properties =
|-
|    Description Two =
|}
|    Number of Uses =
 
|     Cannot Be Sold =
==Notes==
}}
== Notes ==
* Pickup timer: ??
* Pickup timer: ??
* Obtained/Dropped by ??.
* Dropped by ??.
* Use to open ??.
* Use to open ??.
</pre><section end=Key />
== Example ==
See [[West Armory Key]] for the results of the example code below:


[[Category:Item]]
<pre style="width:auto; overflow:auto">
[[Category:Key]]
{{Intro
[[Category:<Special Property>]]
| Patch Introduced = [[Introductions]]
|  Related Quests = [[Jester's Lost Marbles]]
|          Updated = [[Dispatch]]
}}
{{Key
|              Name = West Armory Key
|        Icon Image = West Armory Key Icon.png
|        Live Image = West Armory Key Live.jpg
| Live Image Caption = The key drops onto the ground.
|              Value = 100
|            Burden = 50
|        Description = This key unlocks doors in the West Armory.
| Special Properties =
|    Description Two =
|    Number of Uses = Unlimited
|    Cannot Be Sold =
}}
== Notes ==
* Dropped by [[West Armory Captain]] in [[Mhoire Armory]].
* Ghost is bugged and doesn't always drop the key on death as it is supposed to.
* Item expires in 8 hours.
</pre>
</pre>


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

Latest revision as of 18:55, 29 September 2009

Related topics: Page Templates, Wiki Templates, {{Key}}, {{Intro}}

For use with all in game keys, both quest and treasure. The page will automatically be categorized as a Key.

  • You can leave blank or erase variables that aren't applicable.
  • Many keys split the description before and after special properties, use Description Two for the second half.
  • Special properties, patch introduced, related quests, and updated should be wiki linked (double brackets).
  • If there is no live image indicated or if it is "Live.jpg" then that section will not be shown.
  • Set Cannot be Sold to True to display.

Wiki Code

<section begin=Key />

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Key
 |               Name = 
 |         Icon Image =  Icon.png
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = [[Attuned]], [[Bonded]]
 |    Description Two = Use this item on a locked door or chest to unlock it.
 |     Number of Uses = 1
 |     Cannot Be Sold = True
}}
== Notes ==
* Pickup timer: ??
* Dropped by ??.
* Use to open ??.
{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Key
 |               Name = 
 |         Icon Image =  
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |    Description Two = 
 |     Number of Uses = 
 |     Cannot Be Sold = 
}}
== Notes ==
* Pickup timer: ??
* Dropped by ??.
* Use to open ??.

<section end=Key />

Example

See West Armory Key for the results of the example code below:

{{Intro
 | Patch Introduced = [[Introductions]]
 |   Related Quests = [[Jester's Lost Marbles]]
 |          Updated = [[Dispatch]]
}}
{{Key
 |               Name = West Armory Key
 |         Icon Image = West Armory Key Icon.png
 |         Live Image = West Armory Key Live.jpg
 | Live Image Caption = The key drops onto the ground.
 |              Value = 100
 |             Burden = 50
 |        Description = This key unlocks doors in the West Armory.
 | Special Properties = 
 |    Description Two = 
 |     Number of Uses = Unlimited
 |     Cannot Be Sold = 
}}
== Notes ==
* Dropped by [[West Armory Captain]] in [[Mhoire Armory]].
* Ghost is bugged and doesn't always drop the key on death as it is supposed to.
* Item expires in 8 hours.