Difference between revisions of "Template:Track listing/Track"
Jump to navigation
Jump to search
KimPegasus (talk | contribs) (Created page with "<includeonly><tr> <td class="track-listing__no">{{{1}}}.</td> <td>{{#if: {{{2|}}} | "{{{2}}}" | Untitled }}{{#if: {{{3|}}} | <small>({{{3}}})</small> }}</td> {{#if: {{{e...") |
KimPegasus (talk | contribs) (Check if track name, note or length is set before rendering out row) |
||
Line 1: | Line 1: | ||
− | <includeonly><tr> | + | <includeonly>{{#if: {{{2|}}}{{{3|}}}{{{4|}}} | <tr> |
<td class="track-listing__no">{{{1}}}.</td> | <td class="track-listing__no">{{{1}}}.</td> | ||
<td>{{#if: {{{2|}}} | <td>{{#if: {{{2|}}} | ||
Line 17: | Line 17: | ||
| | | | ||
}}</td> | }}</td> | ||
− | </tr></includeonly><noinclude> | + | </tr> }}</includeonly><noinclude> |
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 12:56, 6 October 2020
- This documentation is transcluded from Template:Track listing/Track/doc and needs to be edited separately.