Template talk:Spell: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Cheat Sheet:==
The following fields have templated language associated with certain values.  Please use these values whenever possible.  You can also fill in the fields with any text you want, if you don't want to use the preset values.
Each field can be filled in with any value you want, but the listed values produce templated language (which is better/preferred).


* '''Cast Time:'''  
* '''Cast Time:'''  

Revision as of 15:33, 13 February 2018

The following fields have templated language associated with certain values. Please use these values whenever possible. You can also fill in the fields with any text you want, if you don't want to use the preset values.

  • Cast Time:
Immediate, Standard, FullRound, Ritual
  • Range:
Self, Touch, Close, Medium, Long
  • Duration:
Instant, 1Round, Combat, Encounter, Day
  • Save:
None,
FortHalf, FortNegates, HFortHalf, HFortNegates, (H stands for Harmless)
ReflHalf, ReflNegates, HReflHalf, HReflNegates,
WillHalf, WillNegates, HWillHalf, HWillNegates
  • Save-DC:
None, Weak, Strong, Hybrid
{{Template:Spell

<!-- Spell Level -->
<!-- Values: Integer (spell level if castable) or leave blank (if not available to listed class) -->
| Alchemist=<onlyinclude>{{#ifeq:{{{transcludesection|Alchemist}}}
| Alchemist|
}}</onlyinclude>

| Bard=<onlyinclude>{{#ifeq:{{{transcludesection|Bard}}}
| Bard|
}}</onlyinclude>

| Cleric=<onlyinclude>{{#ifeq:{{{transcludesection|Cleric}}}
| Cleric|
}}</onlyinclude>

| Druid=<onlyinclude>{{#ifeq:{{{transcludesection|Druid}}}
| Druid|
}}</onlyinclude>

| Paladin=<onlyinclude>{{#ifeq:{{{transcludesection|Paladin}}}
| Paladin|
}}</onlyinclude>

| Pariah=<onlyinclude>{{#ifeq:{{{transcludesection|Pariah}}}
| Pariah|
}}</onlyinclude>

| Ranger=<onlyinclude>{{#ifeq:{{{transcludesection|Ranger}}}
| Ranger|
}}</onlyinclude>

| Sorcerer/Wizard=<onlyinclude>{{#ifeq:{{{transcludesection|Sorcerer/Wizard}}}
| Sorcerer/Wizard|
}}</onlyinclude>

| School=<onlyinclude>{{#ifeq:{{{transcludesection|School}}}
| School|
}}</onlyinclude>

| CastTime=<onlyinclude>{{#ifeq:{{{transcludesection|CastTime}}}
| CastTime|
  <!-- Values: Immediate, Standard, FullRound (full round), Ritual, or anything else. -->
}}</onlyinclude>

| Components=<onlyinclude>{{#ifeq:{{{transcludesection|Components}}}
| Components|
}}</onlyinclude>

| Range=<onlyinclude>{{#ifeq:{{{transcludesection|Range}}}
| Range|
  <!-- Values: Self, Touch, Close, Medium, Long, or anything else -->
}}</onlyinclude>

| Target=<onlyinclude>{{#ifeq:{{{transcludesection|Target}}}
| Target|
}}</onlyinclude>

| Duration=<onlyinclude>{{#ifeq:{{{transcludesection|Duration}}}
| Duration|
  <!-- Values: Instant, 1Round, Combat, Encounter, Day, or anything else -->
}}</onlyinclude>

| Save=<onlyinclude>{{#ifeq:{{{transcludesection|Save}}}
| Save|
  <!-- Values: None, 
       FortHalf, FortNegates, HFortHalf (for "Harmless (Fort for half damage)"), HFortNegates, 
       ReflHalf, ReflNegates, HReflHalf, HReflNegates, 
       WillHalf, WillNegates, HWillHalf, HWillNegates, or anything else 
   -->
}}</onlyinclude>

| Save-DC=<onlyinclude>{{#ifeq:{{{transcludesection|Save-DC}}}
| Save-DC|
  <!-- Values: None, Weak, Strong, Hybrid, or anything else -->
}}</onlyinclude>

| Lays-Arcane-Charge=<onlyinclude>{{#ifeq:{{{transcludesection|Lays-Arcane-Charge}}}
| Lays-Arcane-Charge|
  <!-- Values: Y, or leave blank -->
}}</onlyinclude>

| Lays-Divine-Charge=<onlyinclude>{{#ifeq:{{{transcludesection|Lays-Divine-Charge}}}
| Lays-Divine-Charge|
  <!-- Values: Y, or leave blank -->
}}</onlyinclude>

| Lays-Dual-Charge=<onlyinclude>{{#ifeq:{{{transcludesection|Lays-Dual-Charge}}}
| Lays-Dual-Charge|
  <!-- Values: Y, or leave blank -->
}}</onlyinclude>

| Charge-Notes=<onlyinclude>{{#ifeq:{{{transcludesection|Charge-Notes}}}
| Charge-Notes|
}}</onlyinclude>

| SR=<onlyinclude>{{#ifeq:{{{transcludesection|SR}}}
| SR|
  <!-- Values: Y, or leave blank -->
}}</onlyinclude>

| Description = 

| ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}}
| ShortDesc|
}}</onlyinclude>

| Reviewed=<onlyinclude>{{#ifeq:{{{transcludesection|Reviewed}}}
| Reviewed|
<!-- Values: N, or leave blank (if reviewed) -->
}}</onlyinclude>

}}