| 1 | meta
|
|---|
| 2 | {
|
|---|
| 3 | title: "Generic Icon";
|
|---|
| 4 | version: "1.0.[[revision]]_[[date]]";
|
|---|
| 5 | description: "Displays a generic icon for all unknown tags. Needs to be above the default style in the list of styles.";
|
|---|
| 6 | author: "Klumbumbus";
|
|---|
| 7 | }
|
|---|
| 8 |
|
|---|
| 9 | node|z17-:tagged {
|
|---|
| 10 | icon-image: "misc/no_icon.png";
|
|---|
| 11 | }
|
|---|