Anonymous
×
Create a new article
Write your page title here:
We currently have 632 articles on SpellForce Wiki - Rohens encyclopedia. Type your article name above or click on one of the titles below and start writing!



SpellForce Wiki - Rohens encyclopedia

Template:CharacterInfoBox: Difference between revisions

0z2y (talk | contribs)
No edit summary
0z2y (talk | contribs)
No edit summary
 
(47 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
<infobox theme="item_box">
<navigation style="background: #210;"><div style="font-weight: bold;text-align: center;font-size: 14px;color: #fb5;">Character</div></navigation>
<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>Quests</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>Appearances</label><format>''{{{appearance}}}''</format></data>
<data source="appearance"><label>Appears in</label><format>{{{appearance}}}</format></data>
  </group>
  <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>
   <group>
   <group>
    <header>Stats</header>
    <data source="health"><label>Health 2★</label></data>
    <data source="armor" span="2"><label>Armor 2★</label><format>{{armor}}</format></data>
    <data source="mana" span="2"><label>Mana 2★</label><format>{{mana}}</format></data>
    <data source="damage 2star" span="2"><label>Damage 2★</label><format>{{damage}}</format></data>
  </group>
   <header>Resistances</header>
   <header>Resistances</header>
    <data source="veryweak"><label>Very weak</label><format>{{veryweak}}</format></data>
<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%;">
    <data source="weak"><label>Weak</label><format>{{weak}}</format></data>
      {{#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>}}
    <data source="resistant"><label>Resistant</label><format>{{resistant}}</format></data>
      {{#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>}}
    <data source="veryresistant"><label>Very resistant</label><format>{{veryresistant}}</format></data>
      {{#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>}}
    <data source="immune"><label>Immune</label><format>{{immune}}</format></data>
      {{#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>}}
  </group>
      {{#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          = Default_is_Page_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          = <gallery><--USE_ONLY_IF_MULTIPLE_IMGS
  |image          = {{#setmainimage:SF logo.png}}
                    name_your_image.jpg/png/gif/jpeg/webp
  |caption       = image_caption
                  </gallery><--USE_ONLY_IF_MULTIPLE_IMGS
  | caption       = image_caption
  |title          = Avatar, Hero, Companion, NPC, Merchant, ...
  |title          = Avatar, Hero, Companion, NPC, Merchant, ...
  |race          = Human, Elf, Dwarf, Orc, ...
  |race          = Human, Elf, Dwarf, Orc, ...
Line 58: Line 100:
  |class          = Warrior, Rogue, Mage, ...
  |class          = Warrior, Rogue, Mage, ...
  |specialization = Light Combat, Heavy Combat, Mind Magic, ...
  |specialization = Light Combat, Heavy Combat, Mind Magic, ...
  |rank          = Elit Boss, Boss, Critter, ...
  |rank          = Critter, Weak, Normal, Lieutenant, Boss, Elite Boss, Player
  |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 66: Line 109:
  |appearance    = <ul style='list-style-type: "➢ ";'><li>ToOD</li><li>BoW</li><li>SotP</li><li> ...</li></ul>
  |appearance    = <ul style='list-style-type: "➢ ";'><li>ToOD</li><li>BoW</li><li>SotP</li><li> ...</li></ul>
  |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
}}
}}
</nowiki>
</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 = }}

Preview