Template:Scenario player count: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
|overlay{{{total}}}form=text
|overlay{{{total}}}form=text
|overlay{{{total}}}color=white
|overlay{{{total}}}color=white
|overlay{{{total}}}top=0
|overlay{{{total}}}top=-3
|overlay{{{total}}}left=23
|overlay{{{total}}}left=25
|overlay{{#ifeq:{{{total}}}|{{{human}}}||{{{human}}}}}=human
|overlay{{#ifeq:{{{total}}}|{{{human}}}||{{{human}}}}}=human
|overlay{{#ifeq:{{{total}}}|{{{human}}}||{{{human}}}}}form=text
|overlay{{#ifeq:{{{total}}}|{{{human}}}||{{{human}}}}}form=text
|overlay{{#ifeq:{{{total}}}|{{{human}}}||{{{human}}}}}color=white
|overlay{{#ifeq:{{{total}}}|{{{human}}}||{{{human}}}}}color=white
|overlay{{#ifeq:{{{total}}}|{{{human}}}|{{{human}}}top2|{{{human}}}top}}=16
|overlay{{#ifeq:{{{total}}}|{{{human}}}|{{{human}}}top2|{{{human}}}top}}=13
|overlay{{#ifeq:{{{total}}}|{{{human}}}|{{{human}}}left2|{{{human}}}left}}=23
|overlay{{#ifeq:{{{total}}}|{{{human}}}|{{{human}}}left2|{{{human}}}left}}=25
}}</includeonly><noinclude>
}}</includeonly><noinclude>



Revision as of 02:58, 15 December 2023


Examples

  1. Shows both if different:
    • {{scenario player count|total=5|human=3}}
    • 5 Total Players / 3 Human Players
      3
      5
  1. 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