Template:Usage-channel: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
mNo edit summary
(Add reference to criticals since this template is used for bolt spells as well.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>This template is for spell pages with standard cast and open cast versions.
== Usage ==

</noinclude>== Usage ==
* {{boldmono|[[PREP]] {{{s}}} {{!}} [[CAST]] {target} }}or {{boldmono|[[INCANT]] {{{s}}} }}to {{{1|cast this spell}}}
* {{boldmono|[[PREP]] {{{s}}} {{!}} [[CAST]] {target} }}or {{boldmono|[[INCANT]] {{{s}}} }}to {{{1|cast this spell}}}
* {{boldmono|PREP {{{s}}} {{!}} CHANNEL {target} }}to channel the spell for additional damage, incurring 3 sec. of hard RT
* {{boldmono|PREP {{{s}}} {{!}} [[CHANNEL]] {target} }}to channel the spell for additional damage/critical strength, incurring 3 sec. of hard RT
* {{boldmono|INCANT {{{s}}} CHANNEL }}to channel this spell once using {{mono|INCANT}}
* {{boldmono|INCANT {{{s}}} CHANNEL }}to channel this spell once using {{mono|INCANT}}
* {{boldmono|INCANT SET CHANNEL {{{s}}} }}to always channel this spell using {{mono|INCANT {{{s}}} }}<noinclude>
* {{boldmono|INCANT SET CHANNEL {{{s}}} }}to always channel this spell using {{mono|INCANT {{{s}}} }}<noinclude>

;Copy/paste code
<pre{{log2|border=none}}>
<nowiki>{{Usage-channel|</nowiki>
<nowiki>|s= </nowiki>
<nowiki>|1= }}</nowiki>
</pre>

;Instructions
*s is the spell number.
*1 defaults to "cast this spell" Delete |1= line if that is acceptable.


[[Category: Spell Templates]]</noinclude>
[[Category: Spell Templates]]</noinclude>

Latest revision as of 14:34, 25 August 2017

This template is for spell pages with standard cast and open cast versions.

Usage

  • PREP {{{s}}} | CAST {target} or INCANT {{{s}}} to cast this spell
  • PREP {{{s}}} | CHANNEL {target} to channel the spell for additional damage/critical strength, incurring 3 sec. of hard RT
  • INCANT {{{s}}} CHANNEL to channel this spell once using INCANT
  • INCANT SET CHANNEL {{{s}}} to always channel this spell using INCANT {{{s}}}
Copy/paste code
{{Usage-channel|
|s= 
|1= }}
Instructions
  • s is the spell number.
  • 1 defaults to "cast this spell" Delete |1= line if that is acceptable.