Template:Manipulation: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
(added semantic support for manipulatable or not)
Line 3: Line 3:
|colspan="2" style="font-size: small; text-align: left;|'''[[Manipulate_ability|Manipulation]]'''
|colspan="2" style="font-size: small; text-align: left;|'''[[Manipulate_ability|Manipulation]]'''
|-bgcolor="#FFFFFF"
|-bgcolor="#FFFFFF"
|Manipulatable||{{#switch:{{lc:{{{Manipulated}}}}}|y|yes=Yes
|Manipulatable||{{#switch:{{lc:{{{Manipulated}}}}}|y|yes=[[is manipulatable::Yes]]
{{!}}-
{{!}}-
! Tier 1
! Tier 1
Line 33: Line 33:
{{!}}Initial Cost{{!}}{{!}}{{{InitCost5}}}
{{!}}Initial Cost{{!}}{{!}}{{{InitCost5}}}
{{!}}- bgcolor="#FFFFFF"
{{!}}- bgcolor="#FFFFFF"
{{!}}Maintenance Cost{{!}}{{!}}{{#expr:({{{InitCost5}}}/3-0.5round0)}}}}|n|no=No|''Unknown''}}
{{!}}Maintenance Cost{{!}}{{!}}{{#expr:({{{InitCost5}}}/3-0.5round0)}}}}|n|no=[[is manipulatable::No]]|''Unknown''}}
|-bgcolor="#FFFFFF"
|-bgcolor="#FFFFFF"
|}
|}

Revision as of 14:38, 15 August 2008

Manipulation
Manipulatable Unknown

Usage Documentation:

Maintenance Cost is calculated and handled by the template, no user input required for this item.

Variable Supported Values Usage
Manipulated yes/y/no/n Can the creature be manipulated? Leave blank for unknown.
InitCost # Concentration number necessary to beat the manipulation check (the critter will either become friendly or will immediately target you)

Copy and paste the following:

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