Template:Scenario player count: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{overlay
<includeonly>{{overlay
|image=Players map icon.png
|image=Players map icon.png
|imagehover={{{total}}} Total Players / {{{human}}} Human Players
|imagehover={{{total}}} Total {{#invoke:scenario|players|{{{total|}}}}} / {{{human}}} Human {{#invoke:scenario|players|{{{human|}}}}}
|imagelink=Map Attributes
|imagelink=Map Attributes
|width=32
|width=32

Revision as of 20:55, 5 February 2024

Examples

  • Shows both if different:
    • {{scenario player count|total=5|human=3}}
    • 5 Total Players / 3 Human Players
      3
      5
  • Shows only one if the same: (just kidding i fixed it)
    • {{scenario player count|total=5|human=5}}
    • 5 Total Players / 5 Human Players
      5
      5