Jump to content

Template:SelfSpell: Difference between revisions

From Utopia Game
Created page with "<includeonly> {| class="infobox" style="width:100%; border:1px solid #aaa; background:#f9f9f9;" |- ! colspan="2" style="text-align:center; font-size:130%;" | {{{name|Spell Name Missing}}} |- ! Description | {{{description|Uknown}}} |- ! Available To | {{{available|Unknown}}} |- ! Effect | {{{effect|No effect listed}}} |- ! Duration | {{{duration|Unknown}}} |- ! Cast Message | {{{castmsg|}}} |- ! Mystic Advisor Message | {{{advisor|}}} |} Category:Self Spells </includ..."
 
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
{| class="wikitable spellbox" style="width:100%; border:1px solid #aaa; background:#f9f9f9;"
{| class="infobox" style="width:100%; border:1px solid #aaa; background:#f9f9f9;"
|-
|-
! colspan="2" style="text-align:center; font-size:130%;" | {{{name|Spell Name Missing}}}
! colspan="2" style="text-align:center; font-size:130%;" | {{{name|Spell Name Missing}}}
|-
! Description
| {{{description|Uknown}}}
|-
|-
! Available To
! Available To
Line 22: Line 18:
| {{{advisor|}}}
| {{{advisor|}}}
|}
|}
[[Category:Self Spells]]
</includeonly>


<noinclude>
<noinclude>
Line 29: Line 23:


== Usage ==
== Usage ==
Copy and paste this onto any spell page:
<pre>
<pre>
{{SelfSpell
{{SelfSpell
  | name      =  
  | name      =  
| descrip    =
  | available  =  
  | available  =  
  | effect    =  
  | effect    =  
  | duration  =
  | duration  =  
  | castmsg    =  
  | castmsg    =  
  | advisor    =  
  | advisor    =  
}}
}}
</pre>
</pre>
 
</noinclude><includeonly>[[Category:Self Spells]]</includeonly><includeonly>{{{name}}}||{{{available}}}||{{{effect}}}||{{{duration}}}</includeonly>
</noinclude>

Latest revision as of 03:17, 31 January 2026

Spell Name Missing
Available To Unknown
Effect No effect listed
Duration Unknown
Cast Message
Mystic Advisor Message


This is the template used for all Self Spells.

Usage

{{SelfSpell
 | name       = 
 | available  = 
 | effect     = 
 | duration   = 
 | castmsg    = 
 | advisor    = 
}}