Template:BelleImageBox/doc

From Victory Belles Community Wiki
< Template:BelleImageBox
Revision as of 11:41, 30 April 2023 by WikiAdmin (talk | contribs) (Created page with "==Description== To use this template, copy the following code and place it at the top of a page that's being worked on. <pre>{{BelleImageBox}}</pre> The default behavior assumes files exist matching the following sequence: <pre> {{PAGENAME}}.jpg {{PAGENAME}}-chibi.jpg </pre> 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== <pre> {{BelleImageBox | belle_image= | belle_ch...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description[edit source]

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[edit source]

{{BelleImageBox
 | belle_image=
 | belle_chibi=
}}

Example[edit source]

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.

Kirov.jpg
Kirov-chibi.png