This commit is contained in:
Johannes Loher 2021-03-04 08:55:33 +01:00
parent ea4f1d3ee7
commit bec0c15d52

View file

@ -1,5 +1,5 @@
{{!--
!-- Render an an image that has a dice overlay image.
!-- Render an image that has a dice overlay image.
!-- @param rollable: A flag indicating whether or not the image is actually rollable.
!-- @param rollableClass: The CSS class(es) to add if the image is rollable.
!-- @param title: The title for the rollable image if it is not actually rollable.