Difference between revisions of "Template:Quiver"

From DDO Compendium
(Created page with "<noinclude> <pre> {{Template:Quiver |name = |minlevel = |absoluteminlevel = |binding = |enchantments = |description = |droplocation = |update = |details = |upgradeable = |r...")
 
 
(39 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|name =
|name =
|minlevel =
|minlevel =
|absoluteminlevel =  
|absoluteminlevel =
|binding =  
|binding =
|enchantments =
|enchantments =
|description =
|description =
|droplocation =  
|droplocation =
|update =
|update =
|details =
|details =
|upgradeable =
|upgradeable =
|restriction =  
|upgradedfrom =
|icon=
|restriction =
|icon =
|bug =
|replaced =
|weight =
|basevalue =
|emptyaugments=
|itemsets=
|otherversions=
|maxstacksize =
|uniqueitemcapacity =
|exclusive=
}}
}}
</pre>
</pre>
{{TemplateDocumentation
{{TemplateDocumentation
|name = Quiver
|name = Quiver
|description = This template is used to render information about an item that is a quiver.   Example of the Template in Use: [[Quiver of Alacrity]].
|description = This template is used to render information about an item that is a quiver. Example of the Template in Use: [[Quiver of Alacrity]].
|category=Item Templates
|category=Item Templates
|usesnamedparameters = true
|usesnamedparameters = true
|parameter1name = name
|parameter1name = name
|parameter1description = The name of the item.
|parameter1description = The name of the item.
|parameter2name = minlevel  
|parameter2name = minlevel
|parameter2description = Enter the minimum level required for the item, or leave blank if there is none.
|parameter2description = Enter the minimum level required for the item, or leave blank if there is none.
|parameter3name = absoluteminlevel  
|parameter3name = absoluteminlevel
|parameter3description = Enter the minimum level required for the item if something is removed, or leave blank if there is none.
|parameter3description = Enter the minimum level required for the item if something is removed, or leave blank if there is none.
|parameter4name = binding
|parameter4name = binding
|parameter4description = How is this item bound - leave blank it is unbound.
|parameter4description = How is this item bound - leave blank it is unbound.
|parameter4values =  
|parameter4values =
* btc for Bound to Character
* btc for Bound to Character
* bta for Bound to Account
* bta for Bound to Account
Line 37: Line 48:
* btaoa for Bound to Account on Acquire
* btaoa for Bound to Account on Acquire
|parameter5name = enchantments
|parameter5name = enchantments
|parameter5description = These are a bulleted list of templates (each on its own line starting with an asterisk) found in [[:Category:Item_Enchantment_Template|Enchantment Templates]]. If the enchantment is a one just for this item, just enter the information directly. The enchantment that is added because of the material (i.e. Flametouched Iron) is automatically added.
|parameter5description = These are a bullet list of templates (each on its own line starting with an asterisk) found in [[:Category:Item_Enchantment_Template|Enchantment Templates]]. If the enchantment is a one just for this item, just enter the information directly. The enchantment that is added because of the material (i.e. Flametouched Iron) is automatically added.
|parameter6name = description
|parameter6name = description
|parameter6description = Enter the description that is on the examine window at the bottom.
|parameter6description = Enter the description that is on the examine window at the bottom.
|parameter7name = droplocation
|parameter7name = droplocation
|parameter7description = This specifies information on where this drops. Use [[Template:DropLocation]] to specify it. IF there is more than one, put each on its own line starting with an asterisk.
|parameter7description = This specifies information on where this drops. Use one of the drop location templates to specify it. The list of templates can be found here: [[:Category:DropLocation Templates]]. If there is more than one, put each on its own line.
|parameter8name = update
|parameter8name = update
|parameter8description = Which update was this item added to the game in.
|parameter8description = Which update was this item added to the game in.
Line 49: Line 60:
|parameter10description = If this item is upgradeable, use [[Template:ItemUpgrade]]. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
|parameter10description = If this item is upgradeable, use [[Template:ItemUpgrade]]. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
|parameter11name = restriction
|parameter11name = restriction
|parameter11description = This is used when there is some kind of restriction. If it is a trait (Lawful, Good, etc), use [[Template:ItemRequiredTrait]]. If there is a race restriction, use [[Template:ItemRestrictedRace]].
|parameter11description = This is used when there is some kind of restriction. If it is a trait (Lawful, Good, etc), use [[Template:ItemRequiredTrait]]. If there is a race restriction, use [[Template:ItemRestrictedRace]].
|parameter12name = icon
|parameter12name = icon
|parameter12description = The icon to use for this item, overrides the image using the item name
|parameter12description = The icon to use for this item, overrides the image using the item name
|parameter13name = bug
|parameter13description = Contains any information about a bug related to the item. Use [[Template:Bug]]
|parameter14name = replaced
|parameter14description = Contains information about any replacement that SSG did of this weapon. Use [[Template:ItemReplacement]]
|parameter15name = weight
|parameter15description = This is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
|parameter16name = basevalue
|parameter16description = This is the base value as shown in the examine window. Use [[Template:Price]].
|parameter17name = emptyaugments
|parameter17description = Any Empty augments that this item has.  Use [[Template:EmptyAugments]]
|parameter18name = itemsets
|parameter18description = The item sets that this item has. Use [[Template:ItemSetList]]
|parameter19name = otherversions
|parameter19description = Other related version (i.e. heroic vs legendary or epic, feytwisted, etc)
|parameter20name = maxstacksize
|parameter20description = The maximum size each stack can be inside the container.
|parameter21name = uniqueitemcapacity
|parameter21description = How many unique items the container can hold
|parameter22name = exclusive
|parameter23description = Use [[Template:Exclusive]]
|parameter24name = upgradedfrom
|parameter24description = A list of items this was upgraded from.
}}
}}
</noinclude>
</noinclude>
<includeonly>
<includeonly>{{#dplvar:set|itembasevalue|{{{basevalue}}}}}<div class="row">
<table class="item-table background-color">
<div class="col-sm-6">
<tr>
<table class="table table-bordered table-striped table-condensed">
<td class="item-info-side">
<table class="background-color">
<tr>
<tr>
<td>
<td>
<table class="background-color">
<table class="table table-condensed">
<tr>
<tr>
<td class="icon">
<td class="col-sm-1">
<!-- Icon Image -->
{{IconImageWithLink|{{{name}}}|{{{icon|}}}}}
{{IconImage|{{{name}}}|{{{icon|}}}}}
</td>
<td class="title">
'''{{{name}}}'''<br>[[:Category:Quiver|Quiver]]
</td>
</td>
<td class="col-sm-11 center"><span class="big">{{{name}}}</span><br>[[:Category:Quiver|Quiver]]</td>
</tr>
</tr>
</table>
</table>
</td>
</td>
</tr><tr><td>{{#if: {{{restriction|}}}|{{{restriction}}}<br>}}{{#if: {{{minlevel|}}}|'''Minimum Level:'''
{{{minlevel}}}<br>}}{{#if: {{{absoluteminlevel|}}} |'''Absolute Minimum Level:''' {{{absoluteminlevel}}}<br>}}{{ItemBinding|{{{binding}}}}}{{#if: {{{exclusive|}}}|<br>{{{exclusive}}}}}{{#if: {{{maxstacksize|}}}|<br>'''Max stack size of contents:'''&nbsp;{{formatnum:{{{maxstacksize}}}}}}}{{#if: {{{uniqueitemcapacity|}}}|<br>'''Max unique item capacity:'''&nbsp;0 / {{formatnum:{{{uniqueitemcapacity}}}}}}}</td></tr>
{{#if: {{{enchantments|}}}|<tr><td>'''Enchantments:'''
{{{enchantments|}}}</td></tr>}}
{{#if: {{{emptyaugments|}}}|<tr><td>{{{emptyaugments}}}</td></tr>}}
{{#if: {{{itemsets|}}}|<tr><td>
{{{itemsets}}}</td></tr>}}
{{#if: {{{description|}}}|
<tr>
<td>'''Description:''' ''{{{description}}}''</td>
</tr>
</tr>
}}
{{#if: {{{weight|}}}{{{basevalue|}}}|
<tr>
<tr>
<td>
<td>
{{#if: {{{restriction|}}}|{{{restriction}}}<br>}}{{#if: {{{minlevel|}}}|'''Minimum Level:''' {{{minlevel}}}<br>}}{{#if: {{{absoluteminlevel|}}}|'''Absolute Minimum Level:''' {{{absoluteminlevel}}}<br>}}{{ItemBinding|{{{binding}}}}}<br>
<table class="table">
'''Enchantments:'''
<tr>
{{{enchantments|}}}
<td class="col-sm-6 text-left">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td>
<br>
<td class="col-sm-6 text-right">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td>
<br>
'''Description:''' ''{{{description}}} ''
</td>
</tr>
</tr>
</table>
</table>
</td>
<td class="item-image-side">
<table class="item-image-table background-color" >
<tr>
<td class="extra-details">
{{#if: {{{droplocation|}}} | '''Drop Location:'''&nbsp;
{{{droplocation}}}<br>|[[Category:Items without a Drop Location]]}}
{{#if: {{{details|}}} | '''Extra Details:'''&nbsp;{{{details}}}<br>}}
{{#if: {{{upgradeable|}}} | '''Upgradeable:'''&nbsp;
{{{upgradeable}}}<br>}}
</td>
</td>
</tr>
</tr>
}}
</table>
</table>
</td>
</div>
</tr>
<div class="visible-xs-block hidden-sm hidden-md hidden-lg">
<hr>
</div>
<div class="col-sm-6">
<table class="table table-bordered table-striped table-condensed">
{{#if: {{{droplocation|}}} |<tr><td class="extra-details">'''Where To Find:'''&nbsp;{{WrapMultiLine|{{{droplocation}}}}}</td></tr>|[[Category:Items without a Drop Location]]}}{{#if: {{{details|}}} | <tr><td class="extra-details">'''Extra Details:'''&nbsp;{{WrapMultiLine|{{{details}}}}}</td></tr>}}{{#if: {{{upgradeable|}}} | <tr><td class="extra-details">'''Upgradeable:'''&nbsp;{{WrapMultiLine|{{{upgradeable}}}}}</td></tr>}}{{#if: {{{upgradedfrom|}}} | <tr><td class="extra-details">'''Upgraded From:'''&nbsp;{{WrapMultiLine|{{{upgradedfrom}}}}}</td></tr>}}{{#if:
{{{bug|}}} |<tr><td class="extra-details"> '''Bugs:'''&nbsp;{{WrapMultiLine|{{{bug}}}}}</td></tr>}}{{#if: {{{replaced|}}} |<tr><td class="extra-details topborder">{{{replaced}}}</td></tr>}}{{#if: {{{otherversions|}}} | <tr><td class="extra-details topborder">'''Related Items:'''{{WrapMultiLine|{{{otherversions}}}}}</td></tr>}}
</table>
</table>
[[Category:Quiver]]
</div>
{{#if: {{{update|}}} | [[Category:Update {{{update|}}} Loot]] | [[Category:Items without an Update]]}}
</div>[[Category:Quiver]]{{#if: {{{update|}}}|[[Category:Update {{{update|}}} Loot]]|[[Category:Items without an Update]]}}{{#if: {{{minlevel|}}}|[[Category:Minimum Level {{{minlevel}}} Items]]|[[Category:Items with No Minimum Level]]}}
{{#if: {{{minlevel|}}}|[[Category:Minimum Level {{{minlevel}}} Items]]|[[Category:Items with No Minimum Level]]}}
{{#seo:
</includeonly>
|type=website
|image={{PageExists|File:{{{name}}}.png|{{filepath:{{{name}}}.png|nowiki}}|{{PageExists|File:{{{name}}} Icon.png|{{filepath:{{{name}}} Icon.png|nowiki}}}}}}
|description=
Min Level: {{{minlevel}}}
Drop Location: {{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{{droplocation}}}|[|}}|]|}}|Category:Loot|}}|{|}}|}|}}|DropLocation{{!}}|}}|{{!}}|, }}
|site_name={{SITENAME}}
|published_time={{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}
|theme-color=#FF0000
|keywords=Dungeons,and,Dragons,Online,DDO,{{#replace:{{{name}}}| |,}},Quiver,{{#replace:{{{droplocation|}}}| |,}},{{#replace:{{{upgradeable|}}}| |,}}
}}</includeonly>

Latest revision as of 02:12, 24 September 2022

{{Template:Quiver
|name =
|minlevel =
|absoluteminlevel =
|binding =
|enchantments =
|description =
|droplocation =
|update =
|details =
|upgradeable =
|upgradedfrom =
|restriction =
|icon =
|bug =
|replaced =
|weight =
|basevalue =
|emptyaugments=
|itemsets=
|otherversions=
|maxstacksize = 
|uniqueitemcapacity = 
|exclusive=
}}

Quiver[edit]

This template is used to render information about an item that is a quiver. Example of the Template in Use: Quiver of Alacrity.

Usage[edit]

Parameter Documentation
nameThe name of the item.
minlevelEnter the minimum level required for the item, or leave blank if there is none.
absoluteminlevelEnter the minimum level required for the item if something is removed, or leave blank if there is none.
bindingHow is this item bound - leave blank it is unbound.
Possible Values:
  • btc for Bound to Character
  • bta for Bound to Account
  • btcoe for Bound to Character on Equip
  • btcoa for Bound to Character on Acquire
  • btaoe for Bound to Account on Equip
  • btaoa for Bound to Account on Acquire
enchantmentsThese are a bullet list of templates (each on its own line starting with an asterisk) found in Enchantment Templates. If the enchantment is a one just for this item, just enter the information directly. The enchantment that is added because of the material (i.e. Flametouched Iron) is automatically added.
descriptionEnter the description that is on the examine window at the bottom.
droplocationThis specifies information on where this drops. Use one of the drop location templates to specify it. The list of templates can be found here: Category:DropLocation Templates. If there is more than one, put each on its own line.
updateWhich update was this item added to the game in.
detailsEnter any details that a player may need to know about this (i.e. if not working correctly, etc).
upgradeableIf this item is upgradeable, use Template:ItemUpgrade. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
restrictionThis is used when there is some kind of restriction. If it is a trait (Lawful, Good, etc), use Template:ItemRequiredTrait. If there is a race restriction, use Template:ItemRestrictedRace.
iconThe icon to use for this item, overrides the image using the item name
bugContains any information about a bug related to the item. Use Template:Bug
replacedContains information about any replacement that SSG did of this weapon. Use Template:ItemReplacement
weightThis is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
basevalueThis is the base value as shown in the examine window. Use Template:Price.
emptyaugmentsAny Empty augments that this item has. Use Template:EmptyAugments
itemsetsThe item sets that this item has. Use Template:ItemSetList
otherversionsOther related version (i.e. heroic vs legendary or epic, feytwisted, etc)
maxstacksizeThe maximum size each stack can be inside the container.
uniqueitemcapacityHow many unique items the container can hold
exclusive{{{parameter22description}}}
upgradedfromA list of items this was upgraded from.

Template

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