No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
<format>{{#if:{{{icon|}}}|<div class="title-icon" style="float: right;">[[File:{{{icon|SF logo.png}}}|42px|link=]]</div>}}<span style="display: inline-block;width: calc(100% - 43px);padding: 0 2px;box-sizing: border-box;">{{{name|}}}</span></format> | <format>{{#if:{{{icon|}}}|<div class="title-icon" style="float: right;">[[File:{{{icon|SF logo.png}}}|42px|link=]]</div>}}<span style="display: inline-block;width: calc(100% - 43px);padding: 0 2px;box-sizing: border-box;">{{{name|}}}</span></format> | ||
</title> | </title> | ||
<image source="image"> | <image style="background: radial-gradient(circle , #fa0 2%, transparent 29.5%) , repeating-conic-gradient( #fa0 , #841 1grad, #841 10grad , #fa0 11grad, #fa0 20grad);display: block;padding: 10px 0;box-shadow: inset 0 0 20px #fa0, inset 0 0 50px #841;" source="image"> | ||
<caption source="caption" /> | <caption source="caption" /> | ||
</image> | </image> |
Revision as of 21:12, 18 March 2023
Usage
{{CharacterInfoBox
|name = Default_is_Page_Name
|icon = SF logo.png
|image = <gallery><--USE_ONLY_IF_MULTIPLE_IMGS
name_your_image.jpg/png/gif/jpeg/webp
</gallery><--USE_ONLY_IF_MULTIPLE_IMGS
| caption = image_caption
|title = Avatar, Hero, Companion, NPC, Merchant, ...
|race = Human, Elf, Dwarf, Orc, ...
|gender = Male, Female
|class = Warrior, Rogue, Mage, ...
|specialization = Light Combat, Heavy Combat, Mind Magic, ...
|rank = Elit Boss, Boss, Critter, ...
|caste = Archon, Sinistra, Dracon (Dark Elves Only)
|skills = Boons, Warcry, Taunt, ...
|location = Greyfell
|quests = <ul style='list-style-type: "➢ ";'><li>List of quest envolving this character</li></ul>
|status = Alive, Dead, Undead, ...
|appearance = <ul style='list-style-type: "➢ ";'><li>ToOD</li><li>BoW</li><li>SotP</li><li> ...</li></ul>
|unit_id = 1, 10, 148, ...
| drops = item, item1, item2
| health 0star =
| damage 0star =
| health 1star =
| damage 1star =
| health 2star =
| damage 2star =
}}