Difference between revisions of "Template:Infobox element/category format"
Jump to navigation
Jump to search
imported>DePiep (catch all recognised category names=colors) |
imported>DePiep |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{# | + | {{#switch:{{lc:{{{category|}}}}} |
| − | | <span title="color legend: {{{category|}}}" style="display:inline-block; vertical-align:middle; width:6px; height:8px; border:1px solid black; background:{{element color|1={{{category|}}}}}"> </span> <!-- | + | | unknown | = |
| − | -->{{# | + | | #default=<span title="color legend: {{{category|}}}" style="display:inline-block; vertical-align:middle; width:6px; height:8px; border:1px solid black; background:{{element color|1={{{category|}}}}}"> </span> <!-- |
| − | | | + | the text |
| − | | | + | -->{{#if:{{#invoke:String|match|s={{{category|}}} |pattern=[Uu]nknown |plain=false |nomatch=}} |
| + | |{{{category|}}} | ||
| + | |[[{{{category|}}}]] | ||
}} | }} | ||
}}<!-- | }}<!-- | ||
--><noinclude>{{documentation}}</noinclude> | --><noinclude>{{documentation}}</noinclude> | ||