Template:Guild Points Value

From HorizonXI Wiki
Revision as of 20:13, 17 January 2023 by Spiffly (talk | contribs) (Created page with "'''Guild Points Value:''' {{#if:{{{1|}}}|{{#ifeq:{{{1}}}|0|''None''|{{#if:{{{2|}}}|''{{formatnum:{{{1}}}}} / {{formatnum:{{{2}}}}}'' ({{#expr: {{{2}}} / {{{1}}} round 2}} items)|''{{formatnum:{{{1}}}}} / ???'' (??? items) <includeonly>{{Information Needed}}</includeonly>}}}}|{{#if:{{{2|}}}|''??? / {{formatnum:{{{2}}}}}'' (??? items) <includeonly>{{Information Needed}}</includeonly>|''None''}}}}<noinclude> {{PAGENAME}}en:Vorlage:G...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Guild Points Value: Noneen:Vorlage:Gildenpunkt-Wert

Usage

{{Guild Points Value|points per item|maximum points}}
  • Automatically calculates and displays how many items are needed in order to reach maximum points (rounds to 2 decimal places).
  • Displays "Guild Points Value: None" if "0" is given for the "points per item" value, or if no values are given.
  • If only one value is given, the missing values will be displayed in question marks.