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 (Removed call to external template - should reduce load times.)
Line 2: Line 2:
 
{{{2}}}<br/>
 
{{{2}}}<br/>
 
|
 
|
{{SpellSlotRow|{{{1}}}|{{{2}}}}}
+
<tr>
 +
<td bgcolor="#cedff2"><b>{{{1}}}:</b></td>
 +
<td colspan="3">{{{2}}}</td>
 +
</tr>
 
}}
 
}}

Revision as of 18:08, 23 June 2015

<tr> <td bgcolor="#cedff2">{{{1}}}:</td> <td colspan="3">{{{2}}}</td> </tr>