Difference between revisions of "Template:UsageList"

From ChatWars Wiki
Jump to: navigation, search
(added Misc)
Line 7: Line 7:
 
  |template=UsageListRow
 
  |template=UsageListRow
 
  |default=No Weapons use '''{{PAGENAME}}''' in its recipe
 
  |default=No Weapons use '''{{PAGENAME}}''' in its recipe
 +
|?{{PAGENAME}}
 +
}}
 +
 +
===Swords===
 +
{{#ask:
 +
[[has subobject.Crafting ingredient::{{PAGENAME}}]] [[ItemType::Weapon]] [[ItemSubType::Sword]]
 +
|headers=hide
 +
|format=template
 +
|template=UsageListRow
 +
|default=No Swords use '''{{PAGENAME}}''' in its recipe
 +
|?{{PAGENAME}}
 +
}}
 +
 +
===Bows===
 +
{{#ask:
 +
[[has subobject.Crafting ingredient::{{PAGENAME}}]] [[ItemType::Weapon]] [[ItemSubType::Bow]]
 +
|headers=hide
 +
|format=template
 +
|template=UsageListRow
 +
|default=No Bows use '''{{PAGENAME}}''' in its recipe
 +
|?{{PAGENAME}}
 +
}}
 +
 +
===Spears===
 +
{{#ask:
 +
[[has subobject.Crafting ingredient::{{PAGENAME}}]] [[ItemType::Weapon]] [[ItemSubType::Spear]]
 +
|headers=hide
 +
|format=template
 +
|template=UsageListRow
 +
|default=No Spears use '''{{PAGENAME}}''' in its recipe
 +
|?{{PAGENAME}}
 +
}}
 +
 +
===Blunt===
 +
{{#ask:
 +
[[has subobject.Crafting ingredient::{{PAGENAME}}]] [[ItemType::Weapon]] [[ItemSubType::Blunt]]
 +
|headers=hide
 +
|format=template
 +
|template=UsageListRow
 +
|default=No Blunts use '''{{PAGENAME}}''' in its recipe
 +
|?{{PAGENAME}}
 +
}}
 +
 +
===Daggers===
 +
{{#ask:
 +
[[has subobject.Crafting ingredient::{{PAGENAME}}]] [[ItemType::Weapon]] [[ItemSubType::Dagger]]
 +
|headers=hide
 +
|format=template
 +
|template=UsageListRow
 +
|default=No Daggers use '''{{PAGENAME}}''' in its recipe
 +
|?{{PAGENAME}}
 +
}}
 +
 +
===Shields===
 +
{{#ask:
 +
[[has subobject.Crafting ingredient::{{PAGENAME}}]] [[ItemType::Weapon]] [[ItemSubType::Shield]]
 +
|headers=hide
 +
|format=template
 +
|template=UsageListRow
 +
|default=No Shields use '''{{PAGENAME}}''' in its recipe
 
  |?{{PAGENAME}}
 
  |?{{PAGENAME}}
 
}}
 
}}

Revision as of 01:43, 21 August 2018


This template generates a list of all items/resources that use the current resource (of current page).