Difference between revisions of "Template:ItemBinding"

From DDO Compendium
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
|name = ItemBinding
|name = ItemBinding
|description = This template is used to render information the binding status of an item.  Used in many other templates.
|description = This template is used to render information the binding status of an item.  Used in many other templates.
|category=Shared Templates
|category=Item Templates
|example1=<nowiki>{{ItemBinding|btc}}</nowiki>
|example1=<nowiki>{{ItemBinding|btc}}</nowiki>
|example1output={{ItemBinding|btc}}
|example1output={{ItemBinding|btc}}
|example2=<nowiki>{{ItemBinding}}</nowiki>
|example2output={{ItemBinding}}
|parameter1name = Bind Status  
|parameter1name = Bind Status  
|parameter1description = The abbreviation for the binding status
|parameter1description = The abbreviation for the binding status
Line 16: Line 18:
* btaoa = Bound to Account on Acquire
* btaoa = Bound to Account on Acquire
* any other value = Unbound
* any other value = Unbound
}}</noinclude><onlyinclude>'''{{#if: {{{1|}}}|{{#switch: {{lc:{{{1}}}}}
}}</noinclude><onlyinclude>'''{{#switch: {{lc:{{{1}}}}}
| btc = Bound to Character
| btc = Bound to Character
| bta = Bound to Account
| bta = Bound to Account

Latest revision as of 16:54, 28 September 2018


ItemBinding[edit]

This template is used to render information the binding status of an item. Used in many other templates.

Example Usage
{{ItemBinding|btc}}Bound to Character
{{ItemBinding}}Unbound

Usage[edit]

{{ItemBinding|(Bind Status)}}

Parameter Documentation
Bind StatusThe abbreviation for the binding status
Possible Values:
  • btc = Bound to Character
  • bta = Bound to Account
  • btcoe = Bound to Character on Equip
  • btcoa = Bound to Character on Acquire
  • btaoe = Bound to Account on Equip
  • btaoa = Bound to Account on Acquire
  • any other value = Unbound

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.


Unbound