Модуль:Предмет: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 97: | Строка 97: | ||
result = table.concat({ imagerepository, itemStack, prefix }, " ") | result = table.concat({ imagerepository, itemStack, prefix }, " ") | ||
else | else | ||
imagerepository = string.format("<span>%s%s</span>", repository | imagerepository = string.format("<span style='display:inline-block;'>%s%s</span>", image, repository) | ||
result = table.concat({ imagerepository, labelOutput, itemStack, prefix }, " ") | result = table.concat({ imagerepository, labelOutput, itemStack, prefix }, " ") | ||
end | end | ||