Template:Key: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk's Bot
No edit summary
imported>Arkalor
No edit summary
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{|border=0 cellpadding=0 cellspacing=0
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
|colspan=3| From the [[{{{Quest|??}}}]] quest introduced in the [[{{{Patch|??}}}]] event.<br>
|-valign=top
|-valign=top
|
|
Line 7: Line 6:
|colspan=2 align=center|'''{{{Name|??}}}'''
|colspan=2 align=center|'''{{{Name|??}}}'''
|-
|-
|align=center| Value: {{{Value|??}}}<br>{{{Burden|??}}} Burden Units
|align=center| Value: {{{Value|??}}}<br>{{#ifeq:{{lc:{{{Burden|}}}}}|unknown|Unknown Burden|{{{Burden|??}}} Burden Units}}
|width=40 align=center| [[{{#ifeq: {{{Icon Image|}}} || Image:Icon.png | Image:{{{Icon Image}}} }}]]
|width=40 align=center| [[{{#ifeq: {{{Icon Image|}}} || Image:Icon.png | Image:{{{Icon Image}}}}}]]
|-
|colspan=2| {{{Description|}}}
{{#ifeq:{{{Description|}}} || | <br> }}{{#ifeq:{{{Special Properties|}}} || | [[Special Properties]]: {{{Special Properties}}} }}
{{#ifeq:{{{Special Properties|}}} || | {{#ifeq:{{{Description|}}} || | <br><br> }} }}{{#ifeq:{{{Number of Uses|}}} || | Number of uses remaining: {{{Number of Uses|??}}} }}
{{#ifeq:{{{Cannot Be Sold|False}}} | True |<br><br>This item cannot be sold.|}}
 
|-
|-
|colspan=2|
{{#ifeq:{{{Description|}}}|||{{{Description|}}}<br><br>}}{{#ifeq:{{{Special Properties|}}}|||[[Special Properties]]: {{{Special Properties|}}}<br><br>}}{{#ifeq:{{{Description Two|}}}|||{{{Description Two|}}}<br><br>}}{{#ifeq:{{{Number of Uses|}}}|||Number of uses remaining: {{{Number of Uses|}}}<br><br>}}{{#ifeq:{{{Cannot Be Sold|False}}}|True|This item cannot be sold.<br>|}}{{#ifeq:{{{Inscription|}}}|||<br><hr style="background#F0F0F0;"/>{{{Inscription|}}}<br>}}
|}
|}
|width=30|  
|width=20|
|
|
{{#ifeq:{{{Live Image|Live Image.jpg}}}
{{#ifeq:{{{Live Image|Live.jpg}}}
  | Live Image.jpg  
  | Live.jpg  
  |  
  |  
  | {{#ifeq:{{{Live Image|}}
  | {{#ifeq:{{{Live Image|}}}
     |  
     |  
     |  
     |  
     | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}]]
     | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|right]]
   }}
   }}
}} [[Category:Key]]</includeonly><noinclude>
}}
{{Related|Wiki Templates|Key Template|Chest Template|Template:Chest}}
|}[[Category:Key]]</includeonly><noinclude>
{{Related|Wiki Templates|Key Template|Chest Template|{{mtl|Chest}}}}
== Syntax ==
== Syntax ==
<pre>
{{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
}}


<pre>
{{Key
{{Key
|              Quest =
|              Patch =
  |              Name =  
  |              Name =  
  |        Icon Image =  Icon.png
  |        Icon Image =  Icon.png
Line 41: Line 47:
  |              Value =  
  |              Value =  
  |            Burden =  
  |            Burden =  
  |        Description = Use this item on a reward chest to unlock it.
  |        Description =  
  | Special Properties = [[Attuned]], [[Bonded]]
  | Special Properties =  
|    Description Two =
  |    Number of Uses =  
  |    Number of Uses =  
  |    Cannot Be Sold = False  
  |    Cannot Be Sold = False  
Line 49: Line 56:


== Usage ==
== Usage ==
{{Key
This wiki template is a section within the page template [[Key Template]], go there for full details and an example.
|              Quest = Virindi Keys
|              Patch = Release
|              Name = Singularity Key
|        Icon Image =  Icon.png
|        Live Image = Virindi Exemplar.jpg
| Live Image Caption = Virindi Keys
|              Value = 0
|            Burden = 10
|        Description = A purple key.
| Special Properties = [[Attuned]], [[Bonded]]
|    Number of Uses = 1
|    Cannot Be Sold = False
}}


[[Category:Wiki Template]]
</noinclude>
</noinclude>

Latest revision as of 14:20, 10 July 2012

Related topics: Wiki Templates, Key Template, Chest Template, {{Chest}}

Syntax

{{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
}}


{{Key
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |    Description Two = 
 |     Number of Uses = 
 |     Cannot Be Sold = False 
}}

Usage

This wiki template is a section within the page template Key Template, go there for full details and an example.