Changes

New template for songs that are on a soundtrack not credited to NIN (but credited to TR)
{| style="border: 1px outset #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right;"
|+ '''"{{{title}}}"'''
|-
! align="right" valign="top" | Album:
| {{{album}}}
|-
! align="right" valign="top" | Length:
| {{{length}}}
|-
! align="right" valign="top" | [[List Of BPM Rates|Tempo]]:
| {{{BPM}}} BPM
|-
! align="right" valign="top" | Versions:
| {{{versions}}}

|}
<includeonly>[[Category:NIN Songs]]</includeonly>
<noinclude>
Infobox for tracks on soundtracks done by [[Trent Reznor]] outside of his work with NIN. Identical to the [[Template:song|Song]] template besides the category and the removal of the "live" argument.

==Usage==
<pre>{{song
| title =
| album =
| length =
| BPM =
| versions =
}}</pre>

</noinclude>