Difference between revisions of "Template:SentAPCalculator"

From Xhodon 2
Jump to: navigation, search
Line 1: Line 1:
 
<div style="clear:left; float:left; width:300px; margin-right:5px; margin-bottom:1em;">
 
<div style="clear:left; float:left; width:300px; margin-right:5px; margin-bottom:1em;">
{| cellpadding="0" cellspacing="0" style="width:600px; text-align:center; border:1px solid #{{ColorBorder|808080}}; background-color:#{{ColorBackground|F9F9F9}};"
+
{| cellpadding="0" cellspacing="0" style="width:400px; text-align:center; border:1px solid #{{ColorBorder|808080}}; background-color:#{{ColorBackground|F9F9F9}};"
 
<!--
 
<!--
 
|+ align="bottom" | <sup>Diese Tabelle wurde mit Hilfe eines Kampfberichtes aus der Welt erstellt.</sup>
 
|+ align="bottom" | <sup>Diese Tabelle wurde mit Hilfe eines Kampfberichtes aus der Welt erstellt.</sup>
Line 13: Line 13:
 
{{#if:{{{Life|}}} |
 
{{#if:{{{Life|}}} |
 
{{!}} {{ formatnum: {{#expr: {{{Life}}} }} }}
 
{{!}} {{ formatnum: {{#expr: {{{Life}}} }} }}
 +
}}
 +
|-
 +
 +
!One Round
 +
{{#if:{{{Life|}}} |
 +
{{!}} {{ formatnum: {{#expr: {{{Life * .75}}} }} }}
 +
}}
 +
|-
 +
 +
!Two Rounds
 +
{{#if:{{{Life|}}} |
 +
{{!}} {{ formatnum: {{#expr: {{{(Life * .75) / 2}}} }} }}
 
}}
 
}}
 
|-
 
|-
Line 20: Line 32:
 
==Syntax==
 
==Syntax==
 
<pre>
 
<pre>
{{Infobox_Sentinel
+
{{SentAPCalculator
|Name1=
+
|Life=
|Count1=
+
|Attack1= <!-- numbers for a single one of the creatures -->
+
|Defence1=
+
|Health1=
+
 
+
|Name2=
+
|Count2=
+
|Attack2=
+
|Defence2=
+
|Health2=
+
 
+
|Name3=
+
|Count3=
+
|Attack3=
+
|Defence3=
+
|Health3=
+
 
+
|Name4=
+
|Count4=
+
|Attack4=
+
|Defence4=
+
|Health4=
+
 
+
|Name5=
+
|Count5=
+
|Attack5=
+
|Defence5=
+
|Health5=
+
 
+
|Name6=
+
|Count6=
+
|Attack6=
+
|Defence6=
+
|Health6=
+
 
+
|Name7=
+
|Count7=
+
|Attack7=
+
|Defence7=
+
|Health7=
+
 
+
|Name8=
+
|Count8=
+
|Attack8=
+
|Defence8=
+
|Health8=
+
  
<!-- amount of looted resources -->
 
|Herb_Essences =
 
|Crystal_Splinters =
 
|Power_Stones =
 
|Gold_Resin =
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 16:02, 27 October 2011

Scenario AP Needed
(ca.)
Kill All Horde
One Round
Two Rounds


Syntax

{{SentAPCalculator
|Life=

}}