Template:Contains set

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

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

Usage[edit]

{{contains set|<set name>}}

Parameters[edit]

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[edit]

{{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[edit]

  • 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[edit]