No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
<data source="caste"><label>Caste</label></data> | <data source="caste"><label>Caste</label></data> | ||
<data source="skills"><label>Skills</label></data> | <data source="skills"><label>Skills</label></data> | ||
<data source="spells"><label>Spells</label><format>{{{spells}}}</format></data> | |||
<data source="status"><label>Status</label></data> | <data source="status"><label>Status</label></data> | ||
<data source="location"><label>Location</label></data> | <data source="location"><label>Location</label></data> | ||
<data source="quests"><label>Influence</label></data> | <data source="quests"><label>Influence</label></data> | ||
<data source="drops"><label>Drops</label></data> | <data source="drops"><label>Drops</label></data> | ||
<data source="appearance"><label>Appears in</label><format> | <data source="appearance"><label>Appears in</label><format>{{{appearance}}}</format></data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header>Stats</header> | <header><p style="border-bottom: 1px solid;">Stats</p> | ||
<span style="display: inline-block;box-sizing: border-box;font-style:italic;font-size:85%; color:#ff0;">The stats of this unit increase as a multiplicator of its level.</span></header> | |||
<data source="health"><format><div class="grid-row" style="display: flex;flex-flow: row wrap;justify-content: center;align-items: center;padding: 0;gap: 3px;width: 100%;"> | <data source="health"><format><div class="grid-row" style="display: flex;flex-flow: row wrap;justify-content: center;align-items: center;padding: 0;gap: 3px;width: 100%;"> | ||
{{#if:{{{health|}}}|<div class="grid-item" style="display: flex;color: #eebe36;text-align: center;font-family: sans-serif;flex-direction: column;align-items: stretch;padding: 5px 7px;line-height: 1;margin: 0;border: 1px solid #ca6;box-shadow: 0 8px 6px -6px rgba(0,0,0,0.7);"><b>Health ❤️</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{health}}}</span></div>}} | {{#if:{{{health|}}}|<div class="grid-item" style="display: flex;color: #eebe36;text-align: center;font-family: sans-serif;flex-direction: column;align-items: stretch;padding: 5px 7px;line-height: 1;margin: 0;border: 1px solid #ca6;box-shadow: 0 8px 6px -6px rgba(0,0,0,0.7);"><b>Health ❤️</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{health}}}</span></div>}} | ||
Line 50: | Line 52: | ||
__TOC__ | __TOC__ | ||
== Usage == | == Usage == | ||
'''NOTE:''' the setting <span style="color:#ea3"><b><nowiki>{{#setmainimage:</nowiki></b><i style="opacity: 0.65;">name_your_image.jpg/png/gif/jpeg/webp</i><b><nowiki>}}</nowiki></b></span> is used IF you want to define that image as the main image to show on social media sharing sites. | |||
<div style="font-family: Consolas, Monaco, monospace;padding: 5px 10px;width: fit-content;border-radius: 10px;overflow-wrap: normal;background-color: rgba(255, 255, 255, 0.65);border: 1px solid #222;color: #333;line-height: 1.2;overflow: auto;white-space: pre-wrap;box-shadow: 0 5px 3px -3px rgba(0,0,0,.5);"><nowiki> | <div style="font-family: Consolas, Monaco, monospace;padding: 5px 10px;width: fit-content;border-radius: 10px;overflow-wrap: normal;background-color: rgba(255, 255, 255, 0.65);border: 1px solid #222;color: #333;line-height: 1.2;overflow: auto;white-space: pre-wrap;box-shadow: 0 5px 3px -3px rgba(0,0,0,.5);"><nowiki> | ||
{{CharacterInfoBox | {{CharacterInfoBox | ||
|name = | |name = | ||
|icon = | |icon = | ||
|image = {{#setmainimage: | |image = {{#setmainimage:name_your_image.jpg/png/gif/jpeg/webp}} | ||
|caption = | |caption = | ||
|title = | |title = | ||
Line 64: | Line 69: | ||
|caste = | |caste = | ||
|skills = | |skills = | ||
|spells = | |||
|location = | |location = | ||
|quests = <ul style='list-style-type: "➢ ";'><li>List of quest envolving this character</li></ul> | |quests = <ul style='list-style-type: "➢ ";'><li>List of quest envolving this character</li></ul> | ||
Line 97: | Line 103: | ||
|caste = Archon, Sinistra, Dracon (Dark Elves Only) | |caste = Archon, Sinistra, Dracon (Dark Elves Only) | ||
|skills = Boons, Warcry, Taunt, ... | |skills = Boons, Warcry, Taunt, ... | ||
|spells = Heal, Pain, ... | |||
|location = Greyfell | |location = Greyfell | ||
|quests = <ul style='list-style-type: "➢ ";'><li>List of quest envolving this character</li></ul> | |quests = <ul style='list-style-type: "➢ ";'><li>List of quest envolving this character</li></ul> |
Latest revision as of 22:19, 16 April 2023
Usage
NOTE: the setting {{#setmainimage:name_your_image.jpg/png/gif/jpeg/webp}} is used IF you want to define that image as the main image to show on social media sharing sites.
{{CharacterInfoBox
|name =
|icon =
|image = {{#setmainimage:name_your_image.jpg/png/gif/jpeg/webp}}
|caption =
|title =
|race =
|gender =
|class =
|specialization =
|rank =
|caste =
|skills =
|spells =
|location =
|quests = <ul style='list-style-type: "➢ ";'><li>List of quest envolving this character</li></ul>
|status =
|appearance = <ul style='list-style-type: "➢ ";'><li>ToOD</li><li>BoW</li><li>SotP</li><li> ...</li></ul>
|unit_id =
|drops =
|health =
|damage =
|mana =
|armor =
|veryweak =
|weak =
|resistant =
|veryresistant =
|immune =
}}