Template:Manipulation: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:
| Maint Cost
| Maint Cost
| {{#ifeq: {{{InitCost}}} | | N/A | {{#switch: {{lc:{{{Manipulated}}} }} | unknown=N/A | yes={{#expr:({{{InitCost}}}/3-0.5round0)}} | no=N/A | N/A}} }}
| {{#ifeq: {{{InitCost}}} | | N/A | {{#switch: {{lc:{{{Manipulated}}} }} | unknown=N/A | yes={{#expr:({{{InitCost}}}/3-0.5round0)}} | no=N/A | N/A}} }}
|-
{{#if: {{{InitCost2|}}} | {{!}}-
! Tier 2 }}
! Tier 2
{{#if: {{{InitCost2|}}} | {{!}}- bgcolor="#FFFFFF" }}
|- bgcolor="#FFFFFF"
| Initial Cost
| Initial Cost
| {{#switch: {{lc:{{{Manipulated}}} }} | unknown=N/A | {{#ifeq: {{{InitCost2}}} | | N/A | {{{InitCost2}}} }} }}
| {{#switch: {{lc:{{{Manipulated}}} }} | unknown=N/A | {{#ifeq: {{{InitCost2}}} | | N/A | {{{InitCost2}}} }} }}

Revision as of 22:16, 20 June 2007


Usage

{{Manipulation |
  Manipulated  = |
  InitCost     = |
  InitCost2    = |
  InitCost3    = |
  InitCost4    = |
  InitCost5    = |
}}

Leave unknown fields BLANK!

  • Manipulated is either Yes or No or Unknown (left blank = Unknown).
  • InitCost is concentration number necessary to beat the manipulation check (the critter will either become friendly or will immediately target you).
  • Maint Cost is calculated and handled by the template, no user input required for this item (will show N/A if Manipulated is not set to Yes).