Difference between revisions of "Related/Documentation"

(→‎Usage: added use case)
Line 6: Line 6:
  
 
==Parameters==
 
==Parameters==
{{parameter|1|The stat to query.}}
+
{{parameter|1|The category to query.}}
{{parameter|2|The format of the result.|table|Can be <code>row</code> or <code>table</code>.}}
+
{{parameter|2|The stat to query.}}
 +
{{parameter|3|The format of the result.|table|Can be <code>row</code> or <code>table</code>.}}

Revision as of 15:26, 11 August 2023

Description

Returns a list of all skills related to a Stat.

Usage

{{Related|<category>|<stat>}} {{Related|<category>|<stat>|<format>}}

Parameters

Arrow.png1: The category to query.
Required.
Arrow.png2: The stat to query.
Required.
Arrow.png3: The format of the result.
Optional. Defaults to 'table'.
Notes: Can be row or table.