No edit summary Tag: Reverted |
No edit summary |
||
(67 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>__NOEDITSECTION__ | <includeonly>__NOEDITSECTION__ | ||
{|class="wikitable" cellpadding="10" style="float:right; margin-left:18px; margin-bottom:10px; margin-right: 10px;border:1px solid #BBB;background:inherit;" | |||
{|class="wikitable" cellpadding="10" style="float:right; margin-left: 10px;border:1px solid #BBB;background:inherit;" | |colspan="2"|<div style='text-align: center;'>[[Image:{{{spellarcanogram}}}|center|150px|{{{spellname}}} Arcanogram|link=]]</div> | ||
|colspan="2"|<div style='text-align: center;'>[[Image:{{{ | |||
|- | |- | ||
|colspan="2"|<div style='text-align: center;'>[[ | |colspan="2"|<div style='text-align: center;'>{{#if: {{{aspectlife|}}} | [[image:lifeaspectsymbol.png|link=Life Aspect|50x50px]]|}} {{#if: {{{aspectdeath|}}} | [[image:deathaspectsymbol.png|link=Death Aspect|50x50px]]|}} {{#if: {{{aspectchange|}}} | [[image:changeaspectsymbol.png|link=Change Aspect|50x50px]]|}} {{#if: {{{aspectcontrol|}}} | [[image:controlaspectsymbol.png|link=Control Aspect|50x50px]]|}} {{#if: {{{aspectmind|}}} | [[image:mindaspectsymbol.png|link=Mind Aspect|50x50px]]|}} {{#if: {{{aspectflesh|}}} | [[image:fleshaspectsymbol.png|link=Flesh Aspect|50x50px]]|}}</div> | ||
|- | |- | ||
|} | |} | ||
<br> | |||
{{{effect}}}<br> | {{{effect}}}<br> | ||
<p> | <p> | ||
<p> | <p> | ||
<p> | |||
{{#if: {{{gallery|}}}| | |||
==Image Gallery== | |||
{{#tag:gallery| | {{#tag:gallery| | ||
{{{gallery}}} | {{{gallery}}} | ||
|mode=packed | |mode=packed | ||
|heights= | |heights=150px | ||
|widths= | |widths=150px | ||
| | |style=margin:auto | ||
| | }}}} | ||
}} | {{#if: {{{featured|}}}| | ||
===Appearances=== | |||
{{{featured}}}}} | |||
{{#if: {{{credits|}}} |<br><div style="font-size:75%; text-align: right; font-style: italic;">{{{credits}}}</div>}} | |||
[[Category:Spell]] | [[Category:Spell]] | ||
{{#if: {{{aspectlife|}}} | [[Category:Life Aspected Spell]] |}} | |||
{{#if: {{{aspectdeath|}}} | [[Category:Death Aspected Spell]] |}} | |||
{{#if: {{{aspectchange|}}} | [[Category:Change Aspected Spell]] |}} | |||
{{#if: {{{aspectcontrol|}}} | [[Category:Control Aspected Spell]] |}} | |||
{{#if: {{{aspectmind|}}} | [[Category:Mind Aspected Spell]] |}} | |||
{{#if: {{{aspectflesh|}}} | [[Category:Flesh Aspected Spell]] |}} | |||
</includeonly> | </includeonly> | ||
<noinclude> This is a template for the pages for | <noinclude> This is a template for the pages for spells. The following values need to be set:<br> | ||
spellref= The spell's reference image name, including file extension.<br> | spellref= The spell's reference image name, including file extension.<br> | ||
spellarcanogram= The spell's image for the arcanogram, including file extension. <br> | spellarcanogram= The spell's image for the arcanogram, including file extension. <br> | ||
Line 40: | Line 46: | ||
aspectmind= If set to 1 then the mind aspect symbol will show beneath the spell's reference image.<br> | aspectmind= If set to 1 then the mind aspect symbol will show beneath the spell's reference image.<br> | ||
aspectflesh= If set to 1 then the flesh aspect symbol will show beneath the spell's reference image.<br> | aspectflesh= If set to 1 then the flesh aspect symbol will show beneath the spell's reference image.<br> | ||
gallery= A list of images and captions - they must be on newlines as shown below, | gallery= A list of images and captions - they must be on newlines as shown below. Can have as many as you like, at least.<br> | ||
Image:imagename1.png<br> | |||
Image:imagename2.png<br> | |||
Image:imagename3.png<br> | |||
featured=Comic pages/Noddules/etc. relevant to this<br> | |||
credits=Credits for cameo appearances, utilize superscripts and put where appropriate in image/gallery descriptions - see Drusk for an example if needed | |||
<br> | |||
<br> | <br> | ||
The following may be copy/pasted to create a new | <pre><span style="color:red">(cw: gore)</span></pre> can be used in the gallery to blur images with gore and hard body-related themes | ||
<pre><span style="color:#948432">(cw: )</span></pre>to be used for all filth themes (watersports, scat, slob, gas, etc.) - any caption with "cw" in it will be blurred, colors and specifics are for readability and user accomodation | |||
The following may be copy/pasted to create a new entry: | |||
<pre> | <pre> | ||
{{Spell| | |||
|spellref= | |spellref= | ||
|spellarcanogram= | |spellarcanogram= | ||
Line 52: | Line 67: | ||
|spellname= | |spellname= | ||
|effect= | |effect= | ||
|aspectlife= | |aspectlife= | ||
|aspectdeath= | |aspectdeath= | ||
Line 61: | Line 74: | ||
|aspectflesh= | |aspectflesh= | ||
|gallery= | |gallery= | ||
|featured= | |||
|credits= | |||
}} | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 04:29, 23 December 2022
This is a template for the pages for spells. The following values need to be set:
spellref= The spell's reference image name, including file extension.
spellarcanogram= The spell's image for the arcanogram, including file extension.
spellcaption= The hover-over text for the reference image.
spellname= The name of the spell.
effect= The body of text for the spell's effect.
spelluse= Common uses and applications for the spell
aspectlife= If set to 1 then the life aspect symbol will show beneath the spell's reference image.
aspectdeath= If set to 1 then the death aspect symbol will show beneath the spell's reference image.
aspectchange= If set to 1 then the change aspect symbol will show beneath the spell's reference image.
aspectcontrol= If set to 1 then the control aspect symbol will show beneath the spell's reference image.
aspectmind= If set to 1 then the mind aspect symbol will show beneath the spell's reference image.
aspectflesh= If set to 1 then the flesh aspect symbol will show beneath the spell's reference image.
gallery= A list of images and captions - they must be on newlines as shown below. Can have as many as you like, at least.
Image:imagename1.png
Image:imagename2.png
Image:imagename3.png
featured=Comic pages/Noddules/etc. relevant to this
credits=Credits for cameo appearances, utilize superscripts and put where appropriate in image/gallery descriptions - see Drusk for an example if needed
<span style="color:red">(cw: gore)</span>
can be used in the gallery to blur images with gore and hard body-related themes
<span style="color:#948432">(cw: )</span>
to be used for all filth themes (watersports, scat, slob, gas, etc.) - any caption with "cw" in it will be blurred, colors and specifics are for readability and user accomodation
The following may be copy/pasted to create a new entry:
{{Spell| |spellref= |spellarcanogram= |spellcaption= |spellname= |effect= |aspectlife= |aspectdeath= |aspectchange= |aspectcontrol= |aspectmind= |aspectflesh= |gallery= |featured= |credits= }}