No edit summary |
No edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<infobox | <infobox theme="item_box"> | ||
<title source="name"> | <title source="name"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
Line 22: | 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> | <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> | ||
<header>Stats</header> | <group> | ||
<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%;"> | |||
{{#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:{{{mana|}}}|<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>Mana ⚡️</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{mana}}}</span></div>}} | |||
{{#if:{{{armor|}}}|<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>Armor 🛡️</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{armor}}}</span></div>}} | |||
{{#if:{{{damage|}}}|<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>Damage ⚔️</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{damage}}}</span></div>}} | |||
</div></format></data> | |||
</group> | |||
<group> | |||
< | |||
<header>Resistances</header> | <header>Resistances</header> | ||
<data source="resistant"><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:{{{veryweak|}}}|<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>Very weak</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{veryweak}}}</span></div>}} | |||
{{#if:{{{weak|}}}|<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>Weak</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{weak}}}</span></div>}} | |||
{{#if:{{{resistant|}}}|<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>Resistant</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{resistant}}}</span></div>}} | |||
{{#if:{{{veryresistant|}}}|<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>Very resistant</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{veryresistant}}}</span></div>}} | |||
{{#if:{{{immune|}}}|<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>Immune</b> <span style="font-size: 12px;width: fit-content;height: auto;display:block;margin: 3px auto 0;">{{{immune}}}</span></div>}} | |||
</div></format></data> | |||
</group> | |||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
__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 = | |||
|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 = | |||
}} | |||
</nowiki> | |||
</div> | |||
== Preview == | |||
<div style="width: fit-content; display: block;"> | |||
{{CharacterInfoBox | |||
|name = Character InfoBox | |||
|icon = SF logo.png | |icon = SF logo.png | ||
|image = | |image = {{#setmainimage:SF logo.png}} | ||
|caption = image_caption | |caption = image_caption | ||
|title = Avatar, Hero, Companion, NPC, Merchant, ... | |title = Avatar, Hero, Companion, NPC, Merchant, ... | ||
Line 82: | 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> | ||
Line 88: | Line 110: | ||
|unit_id = 1, 10, 148, ... | |unit_id = 1, 10, 148, ... | ||
|drops = item, item1, item2 | |drops = item, item1, item2 | ||
|health = | |health = 500 | ||
|damage = | |damage = 50 | ||
|mana = | |mana = 300 | ||
|armor = | |armor = 45 | ||
|veryweak = | |veryweak = slashing | ||
|weak = | |weak = piercing | ||
|resistant = | |resistant = white magic | ||
|veryresistant = | |veryresistant = ice magic | ||
|immune = | |immune = fire | ||
}} | }} | ||
</div> | </div> | ||
</noinclude> | </noinclude> |
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 =
}}