Template:GetPreferredVariant

From Pathfinder Wiki
Revision as of 02:44, 9 April 2021 by Jomegat (talk | contribs)

This template accepts a comma-deliniated list of honor variants and compares them to the user's profile data. It returns the lowest-level variant (country, conference, union, division, GC) that matches the user's profile. This can be used to decide which requirements to show, or which answer key to feature, etc.

Examples

  • {{GetPreferredVariant|variants=Bermuda,Canada,United States}} → {#vardefine:union}}
  • variants=Bermuda,Canada,United States
  • country=none
  • conference=none
  • union=
  • division=none
  • pos=
  • {{GetPreferredVariant|variants=North American Division,General Conference,Atlantic Union,Northern New England}} → {#vardefine:union}}
  • variants=North American Division,General Conference,Atlantic Union,Northern New England
  • country=none
  • conference=none
  • union=
  • division=none
  • pos=
  • {{GetPreferredVariant|variants=North American Division,General Conference,Atlantic Union}} → {#vardefine:union}}
  • {{GetPreferredVariant|variants=North American Division,General Conference}} → {#vardefine:union}}
  • {{GetPreferredVariant|variants=South American Division,General Conference}} → {#vardefine:union}}