No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
| colspan="2" style="text-align: center;" | | | colspan="2" style="text-align: center;" | | ||
{{#if: {{{image|}}} | {{#if: {{{image|}}} | ||
| <img src="{{{image}}}" alt="Profile Image" style="max-width: 250px | | <img src="{{{image}}}" alt="Profile Image" style="max-width: 250px;" /> | ||
| <img src="https://i.imgur.com/hOam9SK.jpg" alt="Profile Image" style="max-width: 250px | | <img src="https://i.imgur.com/hOam9SK.jpg" alt="Profile Image" style="max-width: 250px;" /> | ||
}} | }} | ||
|- | |- | ||
Revision as of 12:12, 18 May 2024
This template is used to create character info boxes. Use it like so:
{{CharacterInfoBox
| image=https://example.com/image.jpg (external image URL)
| species=Human
| sex=Male
| homeworld=Earth
| occupation=Explorer
}}