Шаблон:Image/storeinfo: различия между версиями
Строка 5: | Строка 5: | ||
so when we get false result from #ifexist, we don't know if it really doesn't exist. Therefore, we can't cache its result into cargo table. |
so when we get false result from #ifexist, we don't know if it really doesn't exist. Therefore, we can't cache its result into cargo table. |
||
− | -->{{#ifexist:Media:{{{1|}}}|<!-- |
+ | -->{{#ifexist:Media:{{pn2en|{{{1|}}}}}|<!-- |
-->{{#dplvar:set<!-- |
-->{{#dplvar:set<!-- |
||
− | -->|_image_name|{{{1|}}}<!-- |
+ | -->|_image_name|{{pn2en|{{{1|}}}}}<!-- |
-->|_image_exist|1<!-- |
-->|_image_exist|1<!-- |
||
− | -->|_image_width|{{#imgw:{{{1|}}}}}<!-- |
+ | -->|_image_width|{{#imgw:{{pn2en|{{{1|}}}}}}}<!-- |
− | -->|_image_height|{{#imgh:{{{1|}}}}}<!-- |
+ | -->|_image_height|{{#imgh:{{pn2en|{{{1|}}}}}}}<!-- |
-->|_image_cached|{{#time:U}}<!-- |
-->|_image_cached|{{#time:U}}<!-- |
||
-->}}<!-- |
-->}}<!-- |
Версия 07:17, 27 апреля 2020
Internal sub-template. See {{image}} for documentation.