Form:Release Version: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 49: Line 49:
     <tr>
     <tr>
       <th scope="row">Track#</th>
       <th scope="row">Track#</th>
       <td>{{{field|Track Number|input type=dropdown}}}</td>
       <td>{{{field|Track Number|input type=text|size=4}}}</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th scope="row">Artist/Title</th>
       <th scope="row">Artist/Title</th>
       <td>{{{field|Track Artist And Title|input type=text with autocomplete}}}</td>
       <td>{{{field|Track Artist And Title|input type=text with autocomplete|values from category=Song}}}</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th scope="row">Track Length</th>
       <th scope="row">Track Length</th>
       <td>{{{field|Track Length Minutes|input type=dropdown}}}m {{{field|Track Length Seconds|input type=dropdown}}}s</td>
       <td>{{{field|Track Length Minutes|input type=text|size=4}}}m : {{{field|Track Length Seconds|input type=text|size=4}}}s</td>
     </tr>
     </tr>
</table>
</table>

Revision as of 18:20, 2 August 2022

This is the "Release Version" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.