This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:ClassSpellTableRow"

From Project 1999 Wiki
Jump to: navigation, search
m (Winter is coming!)
 
(19 intermediate revisions by one user not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude>{{Velious Era}}
 
This is an under construction template for the list of bard songs on the bard class page.
 
This is an under construction template for the list of bard songs on the bard class page.
 
Level is used to give songs 3 line height for consistency.
 
Level is used to give songs 3 line height for consistency.
 +
* When Velious is live, simply remove (and this comment)<pre>{{#ifeq:{{{5}}}|Velious|class="grayout"|}}</pre>
 +
 +
see: [[Template:ClassSpellTable]] for more information
 
----
 
----
</noinclude>|- {{#if: {{{Velious|}}} | class="grayout"}} style="vertical-align:middle;"
+
</noinclude><includeonly>|- style="vertical-align:middle;"
| style="text-align:center;" | &nbsp;<br/>{{{1}}}<br/>&nbsp;
+
| style="text-align:center;" | &nbsp;<br/>{{{TableLevel}}}<br/>&nbsp;
| style="text-align:center;" | <div style="border:2px solid blue;margin:0px;padding:0px;">[[File:spellicon_{{{spellicon}}}.png]]</div>
+
| style="text-align:center;" | <div style="border:2px solid {{#ifeq:{{{Detrimental|0}}}|1|red|blue}};margin:0px;padding:0px;">[[File:spellicon_{{{spellicon}}}.png]]</div>
| {{{2}}}
+
| {{{spellname}}}
| style="text-align:center;" | {{{3}}}
+
| style="text-align:center;" | {{#switch:{{{Table|3}}}|1={{{mana|}}}|2={{{mana|}}}|3={{{skill}}}}}
| style="text-align:center;" | {{{4}}}
+
| style="text-align:center;" | {{#switch:{{{Table|3}}}|1={{{skill}}}|2={{{skill}}}|3={{{target_type}}}}}
| {{{Songs}}}
+
| {{#switch:{{{Table|3}}}|1=style="text-align:center;"|2=style="text-align:center;"}} | {{#switch:{{{Table|3}}}|1={{{target_type}}}|2={{{target_table}}}|3={{{slots|}}}}}
| {{{Locations}}}
+
| {{#switch:{{{Table|3}}}|1={{{slots|}}}|2={{{slots|}}}|3={{{Locations|}}}}}
| style="text-align:center;" | {{{5}}}
+
| {{#switch:{{{Table|3}}}|3=style="text-align:center;"}} | {{#switch:{{{Table|3}}}|1={{{Locations|}}}|2={{{Locations|}}}|3={{{TableEra}}}}}
|
+
| {{#switch:{{{Table|3}}}|1=style="text-align:center;"|2=style="text-align:center;"}} | {{#switch:{{{Table|3}}}|1={{{TableEra}}}|2={{{TableEra}}}|3=}}</includeonly>

Latest revision as of 06:30, 2 August 2015

This is an under construction template for the list of bard songs on the bard class page. Level is used to give songs 3 line height for consistency.

  • When Velious is live, simply remove (and this comment)
    {{#ifeq:{{{5}}}|Velious|class="grayout"|}}

see: Template:ClassSpellTable for more information