Difference between revisions of "Template:Infobox Sentinel"
From Xhodon 2
m (test) |
m (wozu das überflüssige zeug?) |
||
Line 19: | Line 19: | ||
{{#if:{{{Count1|}}} | | {{#if:{{{Count1|}}} | | ||
{{!}} {{{Count1}}} | {{!}} {{{Count1}}} | ||
− | + | {{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{Attack1}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{Defence1}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{Health1}}} }} }} | |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|- | |- | ||
Line 35: | Line 32: | ||
{{#if:{{{Count2|}}} | | {{#if:{{{Count2|}}} | | ||
{{!}} {{{Count2}}} | {{!}} {{{Count2}}} | ||
− | + | {{!}} {{ formatnum: {{#expr: {{{Count2}}} * {{{Attack2}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count2}}} * {{{Defence2}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count2}}} * {{{Health2}}} }} }} | |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|- | |- | ||
Line 51: | Line 45: | ||
{{#if:{{{Count3|}}} | | {{#if:{{{Count3|}}} | | ||
{{!}} {{{Count3}}} | {{!}} {{{Count3}}} | ||
− | + | {{!}} {{ formatnum: {{#expr: {{{Count3}}} * {{{Attack3}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count3}}} * {{{Defence3}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count3}}} * {{{Health3}}} }} }} | |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|- | |- | ||
Line 67: | Line 58: | ||
{{#if:{{{Count4|}}} | | {{#if:{{{Count4|}}} | | ||
{{!}} {{{Count4}}} | {{!}} {{{Count4}}} | ||
− | + | {{!}} {{ formatnum: {{#expr: {{{Count4}}} * {{{Attack4}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count4}}} * {{{Defence4}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count4}}} * {{{Health4}}} }} }} | |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|- | |- | ||
Line 83: | Line 71: | ||
{{#if:{{{Count5|}}} | | {{#if:{{{Count5|}}} | | ||
{{!}} {{{Count5}}} | {{!}} {{{Count5}}} | ||
− | + | {{!}} {{ formatnum: {{#expr: {{{Count5}}} * {{{Attack5}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count5}}} * {{{Defence5}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count5}}} * {{{Health5}}} }} }} | |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|- | |- | ||
Line 99: | Line 84: | ||
{{#if:{{{Count6|}}} | | {{#if:{{{Count6|}}} | | ||
{{!}} {{{Count6}}} | {{!}} {{{Count6}}} | ||
− | + | {{!}} {{ formatnum: {{#expr: {{{Count6}}} * {{{Attack6}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count6}}} * {{{Defence6}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count6}}} * {{{Health6}}} }} }} | |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|- | |- | ||
Line 115: | Line 97: | ||
{{#if:{{{Count7|}}} | | {{#if:{{{Count7|}}} | | ||
{{!}} {{{Count7}}} | {{!}} {{{Count7}}} | ||
− | + | {{!}} {{ formatnum: {{#expr: {{{Count7}}} * {{{Attack7}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count7}}} * {{{Defence7}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count7}}} * {{{Health7}}} }} }} | |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|- | |- | ||
Line 131: | Line 110: | ||
{{#if:{{{Count8|}}} | | {{#if:{{{Count8|}}} | | ||
{{!}} {{{Count8}}} | {{!}} {{{Count8}}} | ||
− | + | {{!}} {{ formatnum: {{#expr: {{{Count8}}} * {{{Attack8}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count8}}} * {{{Defence8}}} }} }} | |
− | + | {{!}} {{ formatnum: {{#expr: {{{Count8}}} * {{{Health8}}} }} }} | |
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|- | |- |
Revision as of 23:42, 22 May 2009
Name | Count (ca.) |
Attack (total) |
Defence (total) |
Life Force (total) |
---|
Syntax
{{Infobox_Sentinel |Name1= |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 = }}