Template:Housing Item: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
(New page: <includeonly>{|border=0 cellpadding=0 cellspacing=3 style=width:100% |-valign=top | {|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0 |colspan=2 align=center|'''{{{...)
 
imported>Arkalor
No edit summary
 
(8 intermediate revisions by one other user not shown)
Line 5: Line 5:
|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|  
|colspan=2|  
{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Special Properties|}}}|||{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br><br>}}}}{{#ifeq:{{{Cannot Be Sold|False}}}|True|This item cannot be sold.<br><br>|}}
{{#ifeq:{{{Description|}}}|||{{{Description|}}}<br><br>}}{{#ifeq:{{{Special Properties|}}}|||[[Special Properties]]: {{{Special Properties|}}}<br><br>}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells|}}}<br><br>}}{{#ifeq:{{{Cannot Be Sold|False}}}|True|This item cannot be sold.<br>|}}{{#ifeq:{{{Inscription|}}}|||<br><hr style="background#F0F0F0;"/>{{{Inscription|}}}<br>}}
|}
|}
|width=20|
|width=20|
Line 22: Line 22:
   }}
   }}
}}
}}
|}[[Category:Housing Item]]</includeonly><noinclude>
|}[[Category:Housing Item]]{{#ifeq:{{lc:{{{Portal Device|}}}}}|true|[[Category:Portal Device]]|}}</includeonly><noinclude>
{{Related|Wiki Templates|Housing Item Template}}
{{Related|Wiki Templates|Housing Item Template}}
== Syntax ==
== Syntax ==
Line 29: Line 29:
  |              Name =  
  |              Name =  
  |        Icon Image =  Icon.png
  |        Icon Image =  Icon.png
  |        Live Image =  
  |        Live Image = Live.jpg
  | Live Image Caption =  
  | Live Image Caption =  
  |              Value =  
  |              Value =  
Line 35: Line 35:
  |        Description =  
  |        Description =  
  | Special Properties =  
  | Special Properties =  
|    Description Two =
|            Spells =
|      Portal Device = False
  |    Cannot Be Sold = False
  |    Cannot Be Sold = False
}}
}}
Line 42: Line 45:
This wiki template is a section within the page template [[Housing Item Template]], go there for full details and an example.
This wiki template is a section within the page template [[Housing Item Template]], go there for full details and an example.


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

Latest revision as of 14:43, 10 July 2012

Related topics: Wiki Templates, Housing Item Template

Syntax

{{Housing Item
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |    Description Two = 
 |             Spells = 
 |      Portal Device = False
 |     Cannot Be Sold = False
}}

Usage

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