Template:ItemMissionReward.dpl: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#loop: count
<includeonly>{{#loop: count
| 1
| 1
| 5
| 9
| {{#ifeq: {{{Main{{#var: count }}|}}}| {{#explode:{{PAGENAME}}|/|-1}} | [[%PAGE%]] <span class="prob">{{{Main{{#var: count }}Prob|}}}%</span>;&nbsp;}}
| {{#ifeq: {{{Main{{#var: count }}|}}}| {{#explode:{{PAGENAME}}|/|-1}} | [[%PAGE%]] <span class="prob {{#ifexpr: {{{Main{{#var:count}}Prob|}}} > 30 and {{{Main{{#var:count}}Prob|}}} <= 50 | opacity-90 }}{{#ifexpr: {{{Main{{#var:count}}Prob|}}} <= 30 | opacity-70 }} ">{{{Main{{#var: count }}Prob|}}}%</span>}}
}}{{#loop: count
| 1
| 9
| {{#ifeq: {{{Other{{#var: count }}|}}}| {{#explode:{{PAGENAME}}|/|-1}} | [[%PAGE%]] <span class="prob {{#ifexpr: {{{Other{{#var:count}}Prob|}}} > 30 and {{{Other{{#var:count}}Prob|}}} <= 50 | opacity-90 }}{{#ifexpr: {{{Other{{#var:count}}Prob|}}} <= 30 | opacity-70 }} ">{{{Other{{#var: count }}Prob|}}}%</span>}}
}}</includeonly>
}}</includeonly>

Latest revision as of 04:41, 10 May 2023