Difference between revisions of "Template:Semorg-integration-level-box"
From SmartHubs
(Created page with "<includeonly><table> {{#arraymap:physical,digital,democratic |, |xxx |<tr><td>xxx</td><td>{{#semorg-rating:{{{xxx|}}}|4}}</td> | }}</table></includeonly>") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><table> | + | <includeonly><table class="integration-level-box"> |
{{#arraymap:physical,digital,democratic | {{#arraymap:physical,digital,democratic | ||
|, | |, | ||
|xxx | |xxx | ||
− | |<tr><td>xxx</td><td>{{#semorg-rating:{{{xxx|}}}|4}}</td> | + | |<tr><td>xxx</td><td>{{#if:{{{xxx|}}} |
+ | |{{#semorg-rating:{{{xxx|}}}|max=4|icon=square}} | ||
+ | |n/a | ||
+ | }}</td> | ||
| | | | ||
}}</table></includeonly> | }}</table></includeonly> |