Template:Contains set

From GW2 Wiki English Mirror
Jump to navigationJump to search

Description

Adds all items of a set as contained in a container, as well as formatting them in a collapsible list.

Usage

{{contains set|<set name>}}

Parameters

1, 2, 3 (unnamed parameters)
Required. Name of the set(s).
description
Optional. Description text to show. (Default: <Set name1>, <Set name2>, and <Set name3>)
indent
Optional. Indentation level for nested lists. (Default: 1)
width
Optional. Width of the list. (Default: 30em)
template
Optional. Template used for result formatting. (Default: {{contains}})

Examples

{{contains set|Flame Serpent weapons}}
* {{contains set|Ancient Canthan armor|width=40em|description=Chance to contain a random piece of [[Ancient Canthan armor]]}}
* Nested
** List
*** {{contains set|Awakened weapons|Elonian weapons|indent=3}}
  • Nested
    • List
* Example with multiple separate sets:
{{contains set|Ursan Ornamented weapons|indent=2|template=gather}}
{{contains set|Full Moon weapons|indent=2|template=rewards item{{!}}chance=chance}}
{{contains set|Scavenged Obsidian weapons|indent=2|template=item icon}}
  • Example with multiple separate sets:

Notes

  • Consecutive bulleted uses inside a list may break list item formatting. Place them on the same line, or remove the asterisks, like the last example.

See also