<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ezgame.cc/index.php?action=history&amp;feed=atom&amp;title=Template%3AVendor_table_%28Black_Lion_Weapons%29</id>
	<title>Template:Vendor table (Black Lion Weapons) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ezgame.cc/index.php?action=history&amp;feed=atom&amp;title=Template%3AVendor_table_%28Black_Lion_Weapons%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.ezgame.cc/index.php?title=Template:Vendor_table_(Black_Lion_Weapons)&amp;action=history"/>
	<updated>2026-07-17T11:19:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki.ezgame.cc/index.php?title=Template:Vendor_table_(Black_Lion_Weapons)&amp;diff=115731&amp;oldid=prev</id>
		<title>imported&gt;BuffsEverywhere: suppress subobjects outside mainspace</title>
		<link rel="alternate" type="text/html" href="https://wiki.ezgame.cc/index.php?title=Template:Vendor_table_(Black_Lion_Weapons)&amp;diff=115731&amp;oldid=prev"/>
		<updated>2025-11-10T20:40:44Z</updated>

		<summary type="html">&lt;p&gt;suppress subobjects outside mainspace&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div style=&amp;quot;display:inline-block; margin-right: 1em;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt; {{{collection}}} Weapons &amp;lt;/h3&amp;gt;&lt;br /&gt;
{| {{STDT|npc sortable}}&lt;br /&gt;
! style=&amp;quot;min-width: 17.5em;&amp;quot; | Item&lt;br /&gt;
! Cost&lt;br /&gt;
{{#ifeq: {{PAGENAME}} | Black Lion Weapons Specialist/historical | | &lt;br /&gt;
! TP Buy Price&lt;br /&gt;
! TP Sell Price}}&lt;br /&gt;
|-&lt;br /&gt;
{{#if: {{{collection|}}} |&lt;br /&gt;
{{#arraymap: {{#ask: [[Is part of collection::{{{collection|}}} Weapon Collection]][[Has item type::Consumable]] | link = none }}|,|@@@|&lt;br /&gt;
{{!}}- id=&amp;quot;vendor{{#vardefineecho:vendorcount|{{#expr:{{#var:vendorcount|0}}+1}}}}&amp;quot; &lt;br /&gt;
{{!}} &amp;lt;span class=&amp;quot;small item-icon thumb-icon&amp;quot; style=&amp;quot;padding-right: 0.25em;&amp;quot;&amp;gt;[[{{#show:@@@|?Has game icon|link=none|default=File:Skill.png}}|bottom|link=@@@]]&amp;lt;/span&amp;gt; [[@@@|{{#show:@@@|?Has canonical name|default=@@@}}]]&lt;br /&gt;
{{!}} &amp;lt;span class=&amp;quot;inline-icon&amp;quot;&amp;gt;{{{cost}}} {{#switch: {{{ticket|}}} | Account-Bound Privateer Weapon Choice = [[File:Immortal Weapon Choice.png|20px|link=Account-Bound Privateer Weapon Choice]] | #default = [[File:Black Lion Claim Ticket.png|20px|link=Black Lion Claim Ticket]]}}&amp;lt;/span&amp;gt;&lt;br /&gt;
{{#ifeq: {{PAGENAME}} | Black Lion Weapons Specialist/historical | |&lt;br /&gt;
   {{!}} {{tp|@@@|buy}}&lt;br /&gt;
   {{!}} {{tp|@@@|sell}}}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
CREATE SUBOBJECT&lt;br /&gt;
--&amp;gt;{{#if: {{#if:{{NAMESPACE}}|suppress subobjects outside mainspace}} | |{{#subobject:vendor{{#var:vendorcount}}&lt;br /&gt;
|Has vendor={{PAGENAME}}&lt;br /&gt;
|Has vendor section={{{collection}}} Weapons &lt;br /&gt;
|Sells item=@@@&lt;br /&gt;
|Has item quantity=1&lt;br /&gt;
|Has item cost={{{cost}}};{{{ticket|Black Lion Claim Ticket}}}&lt;br /&gt;
|Located in={{#var:vendor location}}|+sep=;&lt;br /&gt;
|Is historical={{#switch: {{lc:{{{status|}}}}} | unimplemented | future | temporary | historical | discontinued = true | #default = false }}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
|\n}}&lt;br /&gt;
| {{!}} colspan=&amp;quot;4&amp;quot; {{!}} &amp;lt;code&amp;gt;{{{collection}}}&amp;lt;/code&amp;gt; parameter undefined. }}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;This template is a slim version of {{tl|Vendor table row}} for [[Template:Inventory/black lion claim ticket]] and [[Black Lion Weapons Specialist/historical]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Vendor table (Black Lion Weapons)&lt;br /&gt;
| collection = &lt;br /&gt;
| cost = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
;collection&lt;br /&gt;
:The collection name with &amp;quot;Weapon Collection&amp;quot; removed from the end. Example: for the &amp;quot;Embellished Weapon Collection&amp;quot;, use &amp;quot;Embellished&amp;quot;.&lt;br /&gt;
;cost&lt;br /&gt;
:The number of tickets each item costs. Example: &amp;quot;3&amp;quot;.&lt;br /&gt;
;ticket&lt;br /&gt;
:Optional. Allows &amp;quot;Black Lion Claim Ticket&amp;quot; to be overridden with &amp;quot;Account-Bound Privateer Weapon Choice&amp;quot;.&lt;br /&gt;
;status&lt;br /&gt;
:Optional. Allows the set availability to be set. Example: &amp;quot;historical&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Vendor table (Black Lion Weapons)&lt;br /&gt;
| collection = Embellished&lt;br /&gt;
| cost = 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Vendor table (Black Lion Weapons)&lt;br /&gt;
| collection = Embellished&lt;br /&gt;
| cost = 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor formatting templates]]	&lt;br /&gt;
[[Category:Subobject templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;BuffsEverywhere</name></author>
	</entry>
</feed>