Changes

519 bytes added ,  02:40, 15 December 2022
no edit summary
Line 1: Line 1:  
<noinclude>
 
<noinclude>
 +
==Usage==
 +
<pre><nowiki>
 +
{{CortexSFX
 +
|name=
 +
|effect=
 +
}}
 +
</nowiki></pre>
 +
==Definiations==
 +
{|-
 +
|'''name= '''
 +
|''Required.'' The Name of the SFX
 +
|-
 +
|'''effect='''
 +
|''Required.'' A SFX Effect. you can specify plot points with [pp] and dice with [4],[6],[8],[10],[12], and those values with get auto-replaced in the actual text
 +
|}
 +
==Example==
 
{{CortexSFX
 
{{CortexSFX
 
|name=Hinder
 
|name=Hinder
}}
+
|effect=Gain a [pp] when you switch out this distinction's [8] for a [4].
</noinclude>
+
}}[[Category:Templates]][[Category:Cortex]]
{{#if:{{name|}}|'''{{name}}'''|<span='err'>sfx needs a name</span>}}
+
</noinclude><div class='sfx'>{{#if:{{{name|}}}|<span class='hed'>{{{name}}}</span>|<span class='err'>sfx needs a name</span>}}<br>{{#if:{{{effect|}}}|{{#cortexMarkup:{{{effect}}}}}|<span class='err'>sfx needs an effect</span>}}</div>
Gain a {{#die:pp}} when you switch out this distinction's {{#die:8}} for a {{#die:4}}