Difference between revisions of "Template:Print Points Helper"
Mscottmoore (talk | contribs) (Changed how series are handled) |
Mscottmoore (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{#if: {{{4}}}| | | + | {{ #if: {{{4}}} | | <tr> |
− | <tr> | ||
<td class="text-center cell-large">[[{{{2}}}]]</td> | <td class="text-center cell-large">[[{{{2}}}]]</td> | ||
<td>{{{1}}}</td> | <td>{{{1}}}</td> | ||
<td>{{{3}}}</td> | <td>{{{3}}}</td> | ||
</tr> | </tr> | ||
− | {{#ask: [[ | + | {{ #ask: [[series name::{{{1}}}]] |
| ?level= | | ?level= | ||
| ?summary= | | ?summary= | ||
Line 11: | Line 10: | ||
| format=template | | format=template | ||
| template=Print Points Article in Series | | template=Print Points Article in Series | ||
− | }} | + | }} }} |
− | }} |