Template: Image-caption
From Infinity
(Created page with "<span class="ext-img-{{{style}}}">https://assets.corvusbelli.net/wiki/{{{name}}}<br>{{{caption}}}</span>") |
(Default empty value for caption.) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <div class="ext-img-block-{{{style}}}"> |
+ | <div class="ext-img-img-{{{style}}}">https://assets.corvusbelli.net/wiki/{{{name}}}</div> | ||
+ | <div class="ext-img-caption-{{{style}}}">{{{caption|}}}</div> | ||
+ | </div> |