Template:Usage-evoke: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
mNo edit summary
m (fix template)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


</noinclude>== 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}}} }} {{#if: {{{1|}}}| |to cast this spell}}
* {{boldmono|PREP {{{s}}} {{!}} [[EVOKE]]}} {{{2|{{boldmono|{target} }}to cast '''complete the sentence ({{!}}2=)'''}}}
* {{boldmono|PREP {{{s}}} {{!}} [[EVOKE]]}} {{{2|{{boldmono|{target} }}to cast '''complete the sentence ({{!}}2=)'''}}}
* {{boldmono|INCANT {{{s}}} EVOKE }}to evoke this spell once using {{mono|INCANT}}
* {{boldmono|INCANT {{{s}}} EVOKE }}to evoke this spell once using {{mono|INCANT}}
Line 9: Line 9:
;Copy/paste code
;Copy/paste code
<pre{{log2|border=none}}>
<pre{{log2|border=none}}>
<nowiki>{{Usage-evoke|</nowiki>
<nowiki>{{Usage-evoke</nowiki>
<nowiki>|s= </nowiki>
<nowiki>|s= </nowiki>
<nowiki>|1= </nowiki>
<nowiki>|1= </nowiki>
Line 17: Line 17:
;Instructions
;Instructions
*s is the spell number.
*s is the spell number.
*1 defaults to "cast this spell." Delete |1= line if that is acceptable.
*1 defaults to "to cast this spell." Delete |1= line if that is acceptable.
*2 must be completed to describe the evoke version. Target has been made optional, so include <nowiki>{{boldmono|{target} }}</nowiki> at the start if applicable
*2 must be completed to describe the evoke version. Target has been made optional, so include <nowiki>{{boldmono|{target} }}</nowiki> at the start if applicable
[[Category: Spell Templates]]</noinclude>
[[Category: Spell Templates]]</noinclude>

Latest revision as of 22:29, 3 October 2021

This template is for spell pages with standard cast vs. target and evoke versions.

Usage

  • PREP {{{s}}} | CAST {target} or INCANT {{{s}}} to cast this spell
  • PREP {{{s}}} | EVOKE {target} to cast complete the sentence (|2=)
  • INCANT {{{s}}} EVOKE to evoke this spell once using INCANT
  • INCANT SET EVOKE {{{s}}} to always evoke this spell using INCANT {{{s}}}
Copy/paste code
{{Usage-evoke
|s= 
|1= 
|2= }}
Instructions
  • s is the spell number.
  • 1 defaults to "to cast this spell." Delete |1= line if that is acceptable.
  • 2 must be completed to describe the evoke version. Target has been made optional, so include {{boldmono|{target} }} at the start if applicable