User:BELATHUS/Sandbox: Difference between revisions
Jump to navigation
Jump to search
(I wonder if KP can handle all of these if/then statements.) |
mNo edit summary |
||
Line 23: | Line 23: | ||
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{type}}} }}}}}}}} |
{{!}} valign="top" style="white-space: nowrap; text-align: right;" {{!}} {{{type}}} }}}}}}}} |
||
|- |
|- |
||
{{ #ifeq: {{{type|}}} | Attack | !colspan=2 align=center bgcolor=#F99{{!}}Attack Magic{{ #if: {{{dtype|}}} | - Damage | }}{{ #if: {{{status|}}} | - Disabling | }} |
{{ #ifeq: {{{type|}}} | Attack | !colspan=2 align=center bgcolor=#F99{{!}}Attack Magic{{ #if: {{{dtype|}}} | - Damage | }}{{ #if: {{{status|}}} | - Disabling | }} | |
||
{{ #ifeq: {{{type|}}} | Offensive | !colspan=2 align=center bgcolor=#FF9{{!}}Offensive Magic | |
{{ #ifeq: {{{type|}}} | Offensive | !colspan=2 align=center bgcolor=#FF9{{!}}Offensive Magic | |
||
{{ #ifeq: {{{type|}}} | Defensive | !colspan=2 align=center bgcolor=#CF9{{!}}Defensive Magic | |
{{ #ifeq: {{{type|}}} | Defensive | !colspan=2 align=center bgcolor=#CF9{{!}}Defensive Magic | |
Revision as of 16:43, 8 January 2007
| ||||||||||||
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.