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:SpellSlotRowSmart"

From Project 1999 Wiki
Jump to: navigation, search
m (Added HideFromMainPage to hide duplicate information from the main page)
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
{{#switch: {{{simple}}}
+
<noinclude>see: [[Template:ClassSpellTable]] for more information
 +
</noinclude><includeonly>{{#switch: {{{simple}}}
 
  | 1 = {{{2}}}<br/>
 
  | 1 = {{{2}}}<br/>
  |
+
  | {{#ifeq: {{{HideFromMainPage|0}}}|1||{{SpellSlotRow|{{{1}}}|{{{2}}}}} }}
<tr>
+
}}</includeonly>
<td bgcolor="#cedff2"><b>{{{1}}}:</b></td>
+
<td colspan="3">{{{2}}}</td>
+
</tr>
+
}}
+

Latest revision as of 16:28, 9 July 2015

see: Template:ClassSpellTable for more information