The wiki editor generates a link "Template:Multiple Image" (to a page that does not exist) when I try to use the multiple image template -


i editing wiki , want insert multiple images {{multiple image}} template. here code:

{{multiple image | footer = foo | image1 = foo1.png | caption1 = foo 1 | image2 = foo2.jpg | caption2 = foo 2 }} 

however code generates link template:multiple image page not exist.

i read wiki documentation , looked answer on web , on stackoverflow find nothing bug. doing wrong ?


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -