Difference between revisions of "Template:Print Points Helper"
Mscottmoore (talk | contribs) |
Mscottmoore (talk | contribs) m (fix for links to hashless series pages) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ #if: {{{ | + | {{ #if: {{{5}}} | | <tr> |
<td class="text-center cell-large">[[{{{2}}}]]</td> | <td class="text-center cell-large">[[{{{2}}}]]</td> | ||
− | <td>[[{{{1}}}]]</td> | + | {{ #if: {{{4}}} | |
+ | <td>[[{{{4}}}|{{{1}}}]]</td> | | ||
+ | <td>[[{{{1}}}]] }} | ||
<td>{{{3}}}</td> | <td>{{{3}}}</td> | ||
</tr> | </tr> | ||
Line 7: | Line 9: | ||
| ?level= | | ?level= | ||
| ?summary= | | ?summary= | ||
+ | | ?has hash= | ||
| ?series number= | | ?series number= | ||
| sort=series number | | sort=series number |