User:BELATHUS/Sandbox: Difference between revisions

The official GemStone IV encyclopedia.
< User:BELATHUS
Jump to navigation Jump to search
m (Making some portions removable by simply entering "None" as the field.)
m (We'll add more lines later as they may apply.)
Line 31: Line 31:
{{ #ifeq: {{{type|}}} | Offensive | !colspan=2 align=center bgcolor=#FF9{{!}}Offensive Magic{{ #if: {{{weapon|}}} | - Weapon Enhancement | }}{{ #if: {{{enhancement|}}} | - Enhancement | }} |
{{ #ifeq: {{{type|}}} | Offensive | !colspan=2 align=center bgcolor=#FF9{{!}}Offensive Magic{{ #if: {{{weapon|}}} | - Weapon Enhancement | }}{{ #if: {{{enhancement|}}} | - Enhancement | }} |
{{ #ifeq: {{{type|}}} | Defensive | !colspan=2 align=center bgcolor=#CF9{{!}}Defensive Magic |
{{ #ifeq: {{{type|}}} | Defensive | !colspan=2 align=center bgcolor=#CF9{{!}}Defensive Magic |
{{ #ifeq: {{{type|}}} | Utility | !colspan=2 align=center bgcolor=#9CF{{!}}Utility Magic | }}}}}}}}
{{ #ifeq: {{{type|}}} | Utility | !colspan=2 align=center bgcolor=#9CF{{!}}Utility Magic{{ #ifeq: {{{skill}}}| None | | - Skill Enhancement | }} | }}}}}}}}
<!-- If it is an attack spell, then -->
<!-- If it is an attack spell, then -->
{{ #ifeq: {{{type}}} | Attack |
{{ #ifeq: {{{type}}} | Attack |
{{ #ifeq: {{{subtype}}} | None | | {{!}}-
! Subtype
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{subtype}}}}}
{{ #if: {{{dtype|}}} | {{!}}-
{{ #if: {{{dtype|}}} | {{!}}-
! Damage Type
! Damage Type
Line 57: Line 60:
<!-- If it is a defensive spell, then -->
<!-- If it is a defensive spell, then -->
{{ #ifeq: {{{type}}} | Defensive |
{{ #ifeq: {{{type}}} | Defensive |
{{ #ifeq: {{{subtype}}} | None | | {{!}}-
! Subtype
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{subtype}}}}}
{{ #if: {{{ds|}}} | {{!}}-
{{ #if: {{{ds|}}} | {{!}}-
! [[Defensive strength|Defensive Strength]]
! [[Defensive strength|Defensive Strength]]
Line 73: Line 79:
{{ #ifeq: {{{type}}} | Offensive |
{{ #ifeq: {{{type}}} | Offensive |
{{ #if: {{{weapon|}}}{{{enhancement|}}} | {{!}}-
{{ #if: {{{weapon|}}}{{{enhancement|}}} | {{!}}-
{{ #ifeq: {{{subtype}}} | None | | {{!}}-
! Subtype
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{subtype}}}}}
! [[Enhancement type]]
! [[Enhancement type]]
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{weapon}}} | }}
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{weapon}}} | }}
Line 84: Line 93:
<!-- If it is a utility spell, then -->
<!-- If it is a utility spell, then -->
{{ #ifeq: {{{type}}} | Utility |
{{ #ifeq: {{{type}}} | Utility |
{{ #ifeq: {{{subtype}}} | None | | {{!}}-
! Subtype
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{subtype}}}}}
{{ #ifeq: {{{skill}}} | None | | {{!}}-
! [[Skill]]s Affected
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{skill}}}}}
{{ #ifeq: {{{components}}} | None | | {{!}}-
{{ #ifeq: {{{components}}} | None | | {{!}}-
! [[Availability]]
! Components
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{components}}}}}
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{components}}}}}
{{ #ifeq: {{{availability}}} | None | | {{!}}-
! [[Availability]]
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{availability}}}}}
| }}}}}}}}
| }}}}}}}}
|}
|}

Revision as of 19:41, 8 January 2007

BELATHUS/Sandbox
Mnemonic [{{{mnemonic}}}]
Base Duration {{{base_dur}}}
Added Duration {{{add_dur}}}
Span {{{span}}}
Type {{{type}}}

I don't believe Ollie likes the fact that the spellbox templates are modular, and therefore complex. I'm otherwise not certain as to what the issue is with the spellbox templates, so here is my attempt to address that issue.

Offensive is FF9, Defensive is CF9, Utility is 9CF, and attack is F99.