Template:BelleImageBox

Revision as of 11:32, 30 April 2023 by WikiAdmin (talk | contribs)

<infobox>

<image source="belle_image"><default>

</default></image> <image source="belle_chibi"><default>

</default></image>

</infobox>


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:BelleImageBox/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and place it at the top of a page that's being worked on.

{{BelleImageBox}}

The default behavior assumes files exist matching the following sequence:

{{PAGENAME}}.jpg
{{PAGENAME}}-chibi.jpg

If the Belle's image(s) are not named in this fashion, and/or if the file extension is not jpg, customize it as shown below.

Advanced Syntax

{{BelleImageBox
 | belle_image=
 | belle_chibi=
}}

Example

This code in which one file is jpg and the other is png...

{{BelleImageBox
 | belle_image=Kirov.jpg
 | belle_chibi=Kirov-chibi.png
}}

...yields this result. <infobox>

<image source="belle_image"><default></default></image> <image source="belle_chibi"><default></default></image>

</infobox>