Please note that some information on this wiki is still based on the demo version.
If you notice any errors, feel free to correct them.
Template:CaptionImage: Difference between revisions
From Super Fantasy Kingdom Official Wiki
wgg>Cadaei Created page with "<includeonly><div class="image-caption" {{#if:{{{float|}}}|style="float: {{{float}}};"}}>[[File:{{{image}}}|{{{size|128px}}}|class=pixelated]]<div>{{{caption|}}}</div></div></includeonly><noinclude> Displays an image with caption. Pixelated. == Parameters == * <code>image</code>: image name (without File:) * <code>float</code>: default left * <code>size</code>: default 128px * <code>caption</code> <nowiki>{{CaptionImage|image=Swordsman.png|float=right|caption=Swordsma..." |
wgg>Cadaei css class fix |
||
| Line 1: | Line 1: | ||
<includeonly><div class="image | <includeonly><div class="caption-image" {{#if:{{{float|}}}|style="float: {{{float}}};"}}>[[File:{{{image}}}|{{{size|128px}}}|class=pixelated]]<div>{{{caption|}}}</div></div></includeonly><noinclude> | ||
Displays an image with caption. Pixelated. | Displays an image with caption. Pixelated. | ||
Revision as of 18:50, 23 November 2023
Displays an image with caption. Pixelated.
Parameters
image: image name (without File:)float: default leftsize: default 128pxcaption
{{CaptionImage|image=Swordsman.png|float=right|caption=Swordsman}}
Swordsman



