I would like to reference Figures in my wiki, much like you can in LaTeX. For example, say: "As you can see in Figure 3, mediawiki is awesome".
I found the CrossReference extension which does what I want, however, the HTML markup for it is too verbose and does not seem to be part of the regular MediaWiki syntax.
I would like to specify a Figure id inside the [[File:bla.jpg]] syntax for specifying images. Is this possible?