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

From Project 1999 Wiki
Jump to: navigation, search
(Created page with "<noinclude> A single row (for a single song) on a class spell/song list. ---- </noinclude> <includeonly><tr> <td>[[{{{level| }}}]]</td> <td>{{{name| }}}</td> <...")
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
A single row (for a single song) on a class spell/song list.
+
A single row (for a single song) on a class song list.
 
----
 
----
 
</noinclude>
 
</noinclude>
 
<includeonly><tr>
 
<includeonly><tr>
   <td>[[{{{level|&nbsp;}}}]]</td>
+
   <td>{{{level|&nbsp;}}}</td>
   <td>{{{name|&nbsp;}}}</td>
+
   <td>[[{{{name|&nbsp;}}}]]</td>
 
   <td>{{{instrument|&nbsp;}}}</td>
 
   <td>{{{instrument|&nbsp;}}}</td>
 
   <td>{{{description|&nbsp;}}}</td>
 
   <td>{{{description|&nbsp;}}}</td>

Latest revision as of 20:54, 27 November 2017

A single row (for a single song) on a class song list.