{% widthratio A 1 B %} は A*B を数値として与え、カンマで区切られた結果が必要です。例えば。-
{% widthratio 100 1 100 %}
10000を与え、10,000が必要です。どのようにそれを行うことができますか?
{% widthratio A 1 B %} は A*B を数値として与え、カンマで区切られた結果が必要です。例えば。-
{% widthratio 100 1 100 %}
10000を与え、10,000が必要です。どのようにそれを行うことができますか?