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
Line 21: Line 21:
<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>Quests</label></data>
<data source="voice"><label>[[Voice cast|Voice]]</label></data>
    <data source="drops"><label>Drops</label></data>
<data source="actor"><label>Actor</label></data>
<data source="appearance"><label>Appearances</label><format>''{{{appearance}}}''</format></data>
<data source="appearance"><label>Appearances</label><format>''{{{appearance}}}''</format></data>
     <data source="unit_id">
     <data source="unit_id">
Line 29: Line 28:
</data>
</data>
   </group>
   </group>
  <group>
        <header>Stats</header>
  <panel>
    <section>
      <label>0★</label>
        <group row-items="3">
        <data source="health 0star">
          <label>Health 0★</label>
        </data>
        <data source="damage 0star" span="2">
          <label>Damage 0★</label>
          <format>{{#var:damage 0star}}</format>
        </data>
        </group>
    </section>
    <section>
      <label>1★</label>
        <group row-items="3">
        <data source="health 1star">
          <label>Health 1★</label>
        </data>
        <data source="damage 1star" span="2">
          <label>Damage 1★</label>
          <format>{{#var:damage 1star}}</format>
        </data>
        </group>
    </section>
    <section>
      <label>2★</label>
        <group row-items="3">
        <data source="health 2star">
          <label>Health 2★</label>
        </data>
        <data source="damage 2star" span="2">
          <label>Damage 2★</label>
          <format>{{#var:damage 2star}}</format>
        </data>
        </group>
    </section>
  </panel>
      </group>
</infobox>
</infobox>
<noinclude>
<noinclude>
Line 53: Line 93:
  |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
| health 0star  =
| damage 0star  =
| health 1star  =
| damage 1star  =
| health 2star  =
| damage 2star  =
}}
}}
</nowiki>
</nowiki>
</div>
</div>
</noinclude>
</noinclude>

Revision as of 21:03, 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 = }}