Difference between revisions of "Template:Quiver"

From DDO Compendium
 
(24 intermediate revisions by 2 users not shown)
Line 8: Line 8:
|enchantments =
|enchantments =
|description =
|description =
|purchaselocation =
|droplocation =
|droplocation =
|update =
|update =
|details =
|details =
|upgradeable =
|upgradeable =
|upgradedfrom =
|restriction =
|restriction =
|icon =
|icon =
Line 19: Line 19:
|weight =
|weight =
|basevalue =
|basevalue =
|emptyaugments=
|itemsets=
|otherversions=
|maxstacksize =
|uniqueitemcapacity =
|exclusive=
}}
}}
</pre>
</pre>
Line 45: Line 51:
|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 = purchaselocation
|parameter7name = droplocation
|parameter7description = This specifies information on where this can be purchased at. 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.
|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 = droplocation
|parameter8name = update
|parameter8description = 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.
|parameter8description = Which update was this item added to the game in.
|parameter9name = update
|parameter9name = details
|parameter9description = Which update was this item added to the game in.
|parameter9description = Enter any details that a player may need to know about this (i.e. if not working correctly, etc).
|parameter10name = details
|parameter10name = upgradeable
|parameter10description = Enter any details that a player may need to know about this (i.e. if not working correctly, etc).
|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 = upgradeable
|parameter11name = restriction
|parameter11description = 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.
|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 = restriction
|parameter12name = icon
|parameter12description = 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]].
|parameter12description = The icon to use for this item, overrides the image using the item name
|parameter13name = icon
|parameter13name = bug
|parameter13description = The icon to use for this item, overrides the image using the item name
|parameter13description = Contains any information about a bug related to the item. Use [[Template:Bug]]
|parameter14name = bug
|parameter14name = replaced
|parameter14description = Contains any information about a bug related to the item. Use [[Template:Bug]]
|parameter14description = Contains information about any replacement that SSG did of this weapon. Use [[Template:ItemReplacement]]
|parameter15name = replaced
|parameter15name = weight
|parameter15description = Contains information about any replacement that SSG did of this weapon. Use [[Template:ItemReplacement]]
|parameter15description = This is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
|parameter16name = weight
|parameter16name = basevalue
|parameter16description = This is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
|parameter16description = This is the base value as shown in the examine window. Use [[Template:Price]].
|parameter17name = basevalue
|parameter17name = emptyaugments
|parameter17description = This is the base value as shown in the examine window. Use [[Template:Price]].
|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 fullwidth">
<table class="table table-condensed">
<tr>
<tr>
<td class="icon">
<td class="col-sm-1">
{{IconImage|{{{name}}}|{{{icon|}}}}}
{{IconImageWithLink|{{{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><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>
<tr>
<td>
<td>'''Description:''' ''{{{description}}}''</td>
{{#if: {{{restriction|}}}|{{{restriction}}}<br>}}{{#if: {{{minlevel|}}}|'''Minimum Level:''' {{{minlevel}}}<br>}}{{#if: {{{absoluteminlevel|}}}|'''Absolute Minimum Level:''' {{{absoluteminlevel}}}<br>}}{{ItemBinding|{{{binding}}}}}<br>
'''Enchantments:'''
{{{enchantments|}}}
<br>
<br>
'''Description:''' ''{{{description}}} ''
</td>
</tr>
</tr>
}}
{{#if: {{{weight|}}}{{{basevalue|}}}|
{{#if: {{{weight|}}}{{{basevalue|}}}|
<tr>
<tr>
<td>
<td>
<table class="item-table">
<table class="table">
<tr>
<td class="itembasevalue">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td>
<td class="itemweight">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td>
</tr>
</table>
</td>
</tr>
}}
</table>
</td>
<td class="item-image-side">
<table class="item-image-table background-color">
<tr>
<td class="extra-details">{{#if: {{{purchaselocation|}}}|
<table class="table table-striped table-condensed">
<caption>'''Where to Purchase:'''</caption>
<tr>
<th scope="col">Vendor</th>
<th scope="col">Location</th>
<th scope="col">Qty</th>
<th scope="col">Price</th>
</tr>
{{{purchaselocation}}}
</table>
}}
{{#if: {{{droplocation|}}}|
<table class="table table-striped table-condensed">
<caption>'''Where to Loot:'''</caption>
<tr>
<tr>
<th scope="col">Location</th>
<td class="col-sm-6 text-left">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td>
<th scope="col">Chest/Reward</th>
<td class="col-sm-6 text-right">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td>
</tr>
</tr>
{{{droplocation}}}
</table>
</table>
}}
{{#if: {{{details|}}}|'''Extra Details:'''&nbsp;{{{details}}}<br>}}
{{#if: {{{upgradeable|}}}|'''Upgradeable:'''&nbsp;{{{upgradeable}}}<br>}}
{{#if: {{{bug|}}}|'''Bugs:'''&nbsp;{{{bug}}}<br>}}
</td>
</td>
</tr>
{{#if: {{{replaced|}}} |
<tr>
<td class="extra-details topborder">{{{replaced}}}</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:{{{purchaselocation|}}}||{{#if:{{{droplocation|}}}||[[Category:Items without a Drop Location]]}}
{{#seo:
{{#if: {{{minlevel|}}}|[[Category:Minimum Level {{{minlevel}}} Items]]|[[Category:Items with No Minimum Level]]}}
|type=website
[[Category:Loot]]
|image={{PageExists|File:{{{name}}}.png|{{filepath:{{{name}}}.png|nowiki}}|{{PageExists|File:{{{name}}} Icon.png|{{filepath:{{{name}}} Icon.png|nowiki}}}}}}
</includeonly>
|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.