Vorlage:Heldenbox: Unterschied zwischen den Versionen

Aus DotAWiki
Zur Navigation springenZur Suche springen
Zeile 6: Zeile 6:
 
{| style="text-align:center"
 
{| style="text-align:center"
 
|-
 
|-
| style="font-size:170%; font-weight: bold; padding: 5px; padding-bottom: 0px;" | {{PAGENAME}}
+
| style="padding: 5px" | {{{Bildlink|[[Bild:Platzhalter.gif]]}}}
|-
 
| style="padding: 5px" | {{{image|[[Bild:Platzhalter.gif]]}}}
 
 
|}
 
|}
 
</div>
 
</div>
 +
|-
 +
 
| style="border-right: 2px solid #333333;" |
 
| style="border-right: 2px solid #333333;" |
 
<!-- The most important stats and the most trivial ones -->
 
<!-- The most important stats and the most trivial ones -->
 
<div align="center">
 
<div align="center">
 
{| cellspacing="4" style="text-align:center"
 
{| cellspacing="4" style="text-align:center"
 +
|-
 +
! Zugehörigkeit
 +
| [[:Kategorie:{{{Fraktion}}}|{{{Fraktion}}}]]
 
|-
 
|-
 
! Geschlecht  
 
! Geschlecht  
| {{{gender}}}  
+
| {{{Geschlecht}}}  
 +
|-
 +
! Primärattribut
 +
| [[:Kategorie:{{{Primärattribut}}}|{{{Primärattribut}}}]]
 +
|-
 +
! [[:Kategorie:Stärke|Stärke]]
 +
| {{{BasisStärke}}} + {{{StärkeProLevel}}}/Level
 +
|-
 +
! [[:Kategorie:Geschicklichkeit|Geschicklichkeit]]
 +
| {{{BasisGeschicklichkeit}}} + {{{GeschicklichkeitProLevel}}}/Level
 +
|-
 +
! [[:Kategorie:Intelligenz|Intelligenz]]
 +
| {{{BasisIntelligenz}}} + {{{IntelligenzProLevel}}}/Level
 +
|}
 +
</div>
 +
 
 +
| style="border-right: 2px solid #333333;" |
 +
<div align="center">
 +
{| cellspacing="4" style="text-align:center"
 
|-
 
|-
 
! BasisHP
 
! BasisHP
| {{ #expr: 150+ {{{strbase}}} * 19 }}
+
| {{ #expr: 150+ {{{BasisStärke}}} * 19 }}
 
|-
 
|-
 
! BasisMana
 
! BasisMana
| {{ #expr: {{{intbase}}} * 13 }}
+
| {{ #expr: {{{BasisIntelligenz}}} * 13 }}
 
|-
 
|-
 
! Angriffsschaden
 
! Angriffsschaden
| {{{dmg1|?}}} - {{{dmg2|?}}}
+
| {{{MinBasisSchaden|?}}} - {{{MaxBasisSchaden|?}}}
 
|-
 
|-
 
! Basis[[rüstung]]
 
! Basis[[rüstung]]
| {{{barmor|0}}}
+
| {{{Basisrüstung|0}}}
|-
 
! Primärattribut
 
| [[:Kategorie:{{{primattr}}}|{{{primattr}}}]]
 
|-
 
! [[:Kategorie:Stärke|Stärke]]
 
| {{{strbase}}} + {{{strinc}}}
 
|-
 
! [[:Kategorie:Geschicklichkeit|Geschicklichkeit]]
 
| {{{agibase}}} + {{{agiinc}}}
 
|-
 
! [[:Kategorie:Intelligenz|Intelligenz]]
 
| {{{intbase}}} + {{{intinc}}}
 
 
|-  
 
|-  
 
! [[Movespeed]]
 
! [[Movespeed]]
| {{{movespeed}}}
+
| {{{Movespeed}}}
 
|}
 
|}
 
</div>
 
</div>
 +
 
| <!-- The not-very-trivial and not-that-important stats -->
 
| <!-- The not-very-trivial and not-that-important stats -->
 
<div align="center">
 
<div align="center">
 
{| cellspacing="4" style="text-align:center"
 
{| cellspacing="4" style="text-align:center"
 
|-
 
|-
! [[Base Attack Time]]
+
! [[BasisAngriffszeit]]
| {{{bat|1.7}}}
+
| {{{BasisAngriffszeit|1.7}}}
 
|-  
 
|-  
 
! Angriffsreichweite
 
! Angriffsreichweite
| {{{attackrange}}}
+
| {{{Reichweite}}}
 
|-
 
|-
 
! Animationstyp (Angriff)
 
! Animationstyp (Angriff)
| {{{missile|Instant}}}
+
| {{{Typ|Melee(Instant)}}}
 
|-
 
|-
 
! Schussanimationslänge <!-- The information is given in this way: Damage Point / Backswing Point-->
 
! Schussanimationslänge <!-- The information is given in this way: Damage Point / Backswing Point-->
| {{{dmganim|0}}} / {{{dmgbs|0}}}
+
| {{{Schussdauer|0}}} / {{{Schusserholung|0}}}
 
|-
 
|-
 
! Zauberanimationslänge <!-- The information is given in this way: Cast Point / Backswing Point-->
 
! Zauberanimationslänge <!-- The information is given in this way: Cast Point / Backswing Point-->
| {{{cstanim|0}}} / {{{cstbs|0}}}
+
| {{{Zauberdauer|0}}} / {{{Zaubererholung|0}}}
 
|-
 
|-
 
! [[Sichtweite]] (Tag/Nacht)  
 
! [[Sichtweite]] (Tag/Nacht)  
| {{{daysight|1800}}} / {{{nightsight|800}}}
+
| {{{SichtTag|1800}}} / {{{SichtNacht|800}}}
|-
 
! Zugehörigkeit
 
| [[:Kategorie:{{{affiliation}}}|{{{affiliation}}}]]
 
 
|}
 
|}
 
</div>
 
</div>
Zeile 77: Zeile 84:
  
 
<noinclude>
 
<noinclude>
*'''image''': An image, usually animated, for the hero.
+
*'''Bildlink''': An image, usually animated, for the hero.
*'''name''': The proper name of a hero, for example [[Lich|Kel'Thuzad]].
+
*'''Fraktion''': The faction this hero is in, for example <tt>Sentinel</tt> for [[Enchantress]], and <tt>Scourge</tt> for [[Nerubian Assassin]]. No other values should be used by this parameter.
*'''title''': The hero title of the hero, for example [[Lich]].
+
*'''Geschlecht''': The gender of the hero. For example <tt>Male</tt> for [[Alchemist]], <tt>Female</tt> for [[Crystal Maiden]], <tt>Unknown</tt> for [[Enigma]]. No other values should be used by this parameter.
*'''image''': A larger image of the hero. Aminated gif best.
+
*'''Primärattribut''': The [[Primary Attribute]] of the hero, for example <tt>Strength</tt> for [[Alchemist]], <tt>Agility</tt> for [[Moon Rider]], and <tt>Intelligence</tt> for [[Crystal Maiden]]. No other values should be used by this parameter.
*'''gender''': The gender of the hero. For example <tt>Male</tt> for [[Alchemist]], <tt>Female</tt> for [[Crystal Maiden]], <tt>Unknown</tt> for [[Enigma]]. No other values should be used by this parameter.
+
*'''BasisStärke''', '''StärkeProLevel''', '''BasisGeschicklichkeit''', '''GeschicklichkeitProLevel''', '''BasisIntelligenz''', '''IntelligenzProLevel''': The base [[Strength]], Strength bonus per level, base [[Agility]], Agility bonus per level, base [[Intelligence]], Intelligence bonus per level for the hero, respectively.
*'''dmg1''', '''dmg2''': The Base Damage min and max of the hero.
 
*'''barmor''': The Base and Starting Armor of the hero. Default is <tt>0</tt>.
 
*'''bat''': The Base Attack Time of the hero, default is <tt>1.7</tt>, which is true for most heroes.
 
*'''missile''': The missile speed of the hero, default is <tt>Instant</tt>, which is true for all [[melee]] heroes.
 
*'''dmganim''', '''dmgbs''': The damage point and backswing point of the Attack Animation of the hero. Default is <tt>0</tt>.
 
*'''cstanim''', '''cstbs''': The cast point and cast backswing point of the hero. Default is <tt>0</tt>.
 
*'''daysight''', '''nightsight''': The day and night sight range of the hero. Default is <tt>1800/800</tt>.
 
*'''movespeed''': The base movement speed of the hero.
 
*'''attackrange''': The attack range of the hero.
 
*'''affilation''': The faction this hero is in, for example <tt>Sentinel</tt> for [[Enchantress]], and <tt>Scourge</tt> for [[Nerubian Assassin]]. No other values should be used by this parameter.
 
*'''primattr''': The [[Primary Attribute]] of the hero, for example <tt>Strength</tt> for [[Alchemist]], <tt>Agility</tt> for [[Moon Rider]], and <tt>Intelligence</tt> for [[Crystal Maiden]]. No other values should be used by this parameter.
 
*'''strbase''', '''strinc''', '''agibase''', '''agiinc''', '''intbase''', '''intinc''': The base [[Strength]], Strength bonus per level, base [[Agility]], Agility bonus per level, base [[Intelligence]], Intelligence bonus per level for the hero, respectively.
 
*'''autoctg''': For special uses only.
 
  
If you have problems using this template, refer to the [[Alchemist]] page and edit the page's source to see how templates are used.
+
* '''BasisHP''' und '''BasisMana''' werden aufgrund der Stärke und Intelligenzwerte AUTOMATISCH eingetragen.
 +
*'''MinBasisSchaden''', '''MaxBasisSchaden''': The Base Damage min and max of the hero.
 +
*'''Basisrüstung''': The Base and Starting Armor of the hero. Default is <tt>0</tt>.
 +
*'''Movespeed''': The base movement speed of the hero.
  
If you think something should be added into this template, state it in the talk page or if you can, edit this yourself.
+
*'''BasisAngriffszeit''': The Base Attack Time of the hero, default is <tt>1.7</tt>, which is true for most heroes.
 +
*'''Typ''': The missile speed of the hero, default is <tt>Instant</tt>, which is true for all [[melee]] heroes.
 +
*'''Schussdauer''', '''Schusserholung''': The damage point and backswing point of the Attack Animation of the hero. Default is <tt>0</tt>.
 +
*'''Castdauer''', '''Casterholung''': The cast point and cast backswing point of the hero. Default is <tt>0</tt>.
 +
*'''SichtTag''', '''SichtNacht''': The day and night sight range of the hero. Default is <tt>1800/800</tt>.
 +
*'''Reichweite''': The attack range of the hero.
  
 
[[Kategorie:Vorlagen]]</noinclude>
 
[[Kategorie:Vorlagen]]</noinclude>

Version vom 15. Februar 2008, 19:09 Uhr

Platzhalter.gif
Zugehörigkeit [[:Kategorie:{{{Fraktion}}}|{{{Fraktion}}}]]
Geschlecht {{{Geschlecht}}}
Primärattribut [[:Kategorie:{{{Primärattribut}}}|{{{Primärattribut}}}]]
Stärke {{{BasisStärke}}} + {{{StärkeProLevel}}}/Level
Geschicklichkeit {{{BasisGeschicklichkeit}}} + {{{GeschicklichkeitProLevel}}}/Level
Intelligenz {{{BasisIntelligenz}}} + {{{IntelligenzProLevel}}}/Level
BasisHP Fehler im Ausdruck: Nicht erkanntes Satzzeichen „{“
BasisMana Fehler im Ausdruck: Nicht erkanntes Satzzeichen „{“
Angriffsschaden ? - ?
Basisrüstung 0
Movespeed {{{Movespeed}}}
BasisAngriffszeit 1.7
Angriffsreichweite {{{Reichweite}}}
Animationstyp (Angriff) Melee(Instant)
Schussanimationslänge 0 / 0
Zauberanimationslänge 0 / 0
Sichtweite (Tag/Nacht) 1800 / 800


  • Bildlink: An image, usually animated, for the hero.
  • Fraktion: The faction this hero is in, for example Sentinel for Enchantress, and Scourge for Nerubian Assassin. No other values should be used by this parameter.
  • Geschlecht: The gender of the hero. For example Male for Alchemist, Female for Crystal Maiden, Unknown for Enigma. No other values should be used by this parameter.
  • Primärattribut: The Primary Attribute of the hero, for example Strength for Alchemist, Agility for Moon Rider, and Intelligence for Crystal Maiden. No other values should be used by this parameter.
  • BasisStärke, StärkeProLevel, BasisGeschicklichkeit, GeschicklichkeitProLevel, BasisIntelligenz, IntelligenzProLevel: The base Strength, Strength bonus per level, base Agility, Agility bonus per level, base Intelligence, Intelligence bonus per level for the hero, respectively.
  • BasisHP und BasisMana werden aufgrund der Stärke und Intelligenzwerte AUTOMATISCH eingetragen.
  • MinBasisSchaden, MaxBasisSchaden: The Base Damage min and max of the hero.
  • Basisrüstung: The Base and Starting Armor of the hero. Default is 0.
  • Movespeed: The base movement speed of the hero.
  • BasisAngriffszeit: The Base Attack Time of the hero, default is 1.7, which is true for most heroes.
  • Typ: The missile speed of the hero, default is Instant, which is true for all melee heroes.
  • Schussdauer, Schusserholung: The damage point and backswing point of the Attack Animation of the hero. Default is 0.
  • Castdauer, Casterholung: The cast point and cast backswing point of the hero. Default is 0.
  • SichtTag, SichtNacht: The day and night sight range of the hero. Default is 1800/800.
  • Reichweite: The attack range of the hero.