Template:Boltspell table entry: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(test requested update to fit all of Telekinesis into one nice pretty looking table)
(Testing)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude><includeonly>|- align=center
<noinclude>{{boltspell table start}}
| {{#if: {{{AvD1|}}} | rowspan=2 |}} style="background:#eeeeee; white-space:nowrap"|'''{{{spell|(spell)}}}'''||bgcolor=#cccccc|[[Damage factor|DF]]
</noinclude>|- align=center
| {{{DFcloth|(cloth)}}} || colspan=4| {{{DFleather|(leather)}}} || colspan=4| {{{DFscale|(scale)}}} || colspan=4| {{{DFchain|(chain)}}} || colspan=4| {{{DFplate|(plate)}}}
|rowspan={{#if: {{{AvD1|}}}|2|1}} bgcolor=#eeeeee|'''{{{spell|(spell)}}}'''||bgcolor=#cccccc|[[Damage factor|DF]]
| {{{DFcloth|(cloth)}}} || colspan=4| {{{DFleather|(leather)}}} || colspan=4| {{{DFscale|(scale)}}} || colspan=4| {{{DFchain|(chain)}}} || colspan=4| {{{DFplate|(plate)}}}
{{#if: {{{AvD1|}}} | <!--updated for Telekinesis. If AvD1 is not specified, then none of the AvDs will appear-->
{{#if: {{{AvD1|}}} | <!--updated for Telekinesis. If AvD1 is not specified, then none of the AvDs will appear-->
{{!}}- align=center
{{!}}- align{{=}}center
{{!}}bgcolor=#cccccc{{!}}[[Attack versus Defense{{!}}AvD]]
{{!}}bgcolor=#cccccc{{!}}[[Attack versus Defense{{!}}AvD]]
<!-- Robes -->
<!-- Robes -->
Line 15: Line 14:
{{!}}{{{AvD13|?}}}{{!}}{{!}}{{{AvD14|?}}}{{!}}{{!}}{{{AvD15|?}}}{{!}}{{!}}{{{AvD16|?}}}
{{!}}{{{AvD13|?}}}{{!}}{{!}}{{{AvD14|?}}}{{!}}{{!}}{{{AvD15|?}}}{{!}}{{!}}{{{AvD16|?}}}
<!-- Plate -->
<!-- Plate -->
{{!}}{{{AvD17|?}}}{{!}}{{!}}{{{AvD18|?}}}{{!}}{{!}}{{{AvD19|?}}}{{!}}{{!}}{{{AvD20|?}}} |
{{!}}{{{AvD17|?}}}{{!}}{{!}}{{{AvD18|?}}}{{!}}{{!}}{{{AvD19|?}}}{{!}}{{!}}{{{AvD20|?}}}
|
{{!}}-}}<noinclude>
{{!}}- }}</includeonly></onlyinclude>
{{boltspell table end}} [[Category: Spell Templates]]
{{boltspell table start}}
{{boltspell table entry|AvD1=?}}
{{Table end}}

For spells with multiple AvDs, only include the AvDs on the final entry.
===Copy/Paste Code===
<pre{{log2|border=none|margin-right=30em}}>
<nowiki>{{boltspell table entry
|spell=
|DFcloth=
|DFleather=
|DFscale=
|DFchain=
|DFplate=
|AvD1=
|AvD5=
|AvD6=
|AvD7=
|AvD8=
|AvD9=
|AvD10=
|AvD11=
|AvD12=
|AvD13=
|AvD14=
|AvD15=
|AvD16=
|AvD17=
|AvD18=
|AvD19=
|AvD20=
}}</nowiki></pre>
[[Category: Spell Templates]]
</noinclude>
</noinclude>

Latest revision as of 13:13, 7 December 2023

Spell AG Cloth Leather Scale Chain Plate
AsG 1 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
(spell) DF (cloth) (leather) (scale) (chain) (plate)
AvD ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

For spells with multiple AvDs, only include the AvDs on the final entry.

Copy/Paste Code

{{boltspell table entry
|spell=
|DFcloth=
|DFleather=
|DFscale=
|DFchain=
|DFplate=
|AvD1=
|AvD5=
|AvD6=
|AvD7=
|AvD8=
|AvD9=
|AvD10=
|AvD11=
|AvD12=
|AvD13=
|AvD14=
|AvD15=
|AvD16=
|AvD17=
|AvD18=
|AvD19=
|AvD20=
}}