Deadlock:Article feedback: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary |
Gammaton32 (talk | contribs) added links to feedback categories |
||
| Line 7: | Line 7: | ||
-->{{#vardefine:fb_total | {{#expr: {{#var:fb_yes}} + {{#var:fb_no}}}}}} | -->{{#vardefine:fb_total | {{#expr: {{#var:fb_yes}} + {{#var:fb_no}}}}}} | ||
* Total: {{fe|{{#var:fb_total}}}} submissions | * Total: {{fe|{{#var:fb_total}}}} submissions | ||
* Unresolved: {{fe|{{#var:fb_no}}}} ({{#expr:100 * {{#var:fb_no}} / ({{#var:fb_total}}) round 2}}%) | * [[:Category:Unresolved Feedback|Unresolved]]: {{fe|{{#var:fb_no}}}} ({{#expr:100 * {{#var:fb_no}} / ({{#var:fb_total}}) round 2}}%) | ||
* Resolved: {{fe|{{#var:fb_yes}}}} ({{#expr:100 * {{#var:fb_yes}} / ({{#var:fb_total}}) round 2}}%) | * [[:Category:Resolved Feedback|Resolved]]: {{fe|{{#var:fb_yes}}}} ({{#expr:100 * {{#var:fb_yes}} / ({{#var:fb_total}}) round 2}}%) | ||
</div> | </div> | ||