Template:InternationalizationForm: Difference between revisions
Horia Modran (talk | contribs) No edit summary |
Horia Modran (talk | contribs) No edit summary |
||
| Line 88: | Line 88: | ||
== 🌟 Performance Evaluation == | == 🌟 Performance Evaluation == | ||
{{#ifexpr: {{#var: total_score}} >= 20 | | {{#ifexpr: {{#var: total_score}} >= 20 | | ||
🏆 High Internationalization Level! | | |||
{{#ifexpr: {{#var: total_score}} >= 10 | | {{#ifexpr: {{#var: total_score}} >= 10 | | ||
⚖️ Moderate Internationalization Level.| | |||
❗ Low Internationalization Level. Please consider further development. | |||
}} | }} | ||
}} | }} | ||
| Line 99: | Line 99: | ||
== 📄 Summary for Printing == | == 📄 Summary for Printing == | ||
* The user answered all 15 questions. | * The user answered all 15 questions. | ||
* Total Internationalization Score: | * Total Internationalization Score: {{#var: total_score}} / 30 | ||
* Evaluation Level: | * Evaluation Level: {{#ifexpr: {{#var: total_score}} >= 20 | High | {{#ifexpr: {{#var: total_score}} >= 10 | Moderate | Low}}}} | ||
--- | --- | ||
Revision as of 09:48, 25 February 2025
This is the "InternationalizationForm" template.
It should be called in the following format:
This is the "InternationalizationForm" template.
It should be called in the following format:
{{InternationalizationForm
|Question1=
|Question2=
|Question3=
|Question4=
|Question5=
|Question6=
|Question7=
|Question8=
|Question9=
|Question10=
|Question11=
|Question12=
|Question13=
|Question14=
|Question15=
}}
Edit the page to see the template text.