From Now That's What I Call Music Wiki
|
|
Line 46: |
Line 46: |
| {{{end template}}} | | {{{end template}}} |
| {{{for template|Side 1 Individual Track|multiple|add button text=Add Track}}} | | {{{for template|Side 1 Individual Track|multiple|add button text=Add Track}}} |
| <table class="table table-striped">
| |
| <tr>
| |
| <th scope="row">Track#</th>
| |
| <td>{{{field|Track Number|input type=text|size=4}}}</td>
| |
| </tr>
| |
| <tr>
| |
| <th scope="row">Artist/Title</th>
| |
| <td>{{{field|Track Artist And Title|input type=text with autocomplete|values from category=Song}}}</td>
| |
| </tr>
| |
| <tr>
| |
| <th scope="row">Track Length</th>
| |
| <td>{{{field|Track Length Minutes|input type=text|size=4}}}m : {{{field|Track Length Seconds|input type=text|size=4}}}s</td>
| |
| </tr>
| |
| </table>
| |
| {{{end template}}}
| |
| =Side 2=
| |
| {{{for template|Side 2 Tracklist Table Header}}}
| |
| {| class="formtable"
| |
| ! Side 2 Used:
| |
| | {{{field|Side 2 Used|input type=dropdown|mandatory|show on select=Yes=>side2tracks}}}
| |
| <div id="side2tracks">
| |
| {|
| |
| ! Side 2 Identifier: {{{field|Side 2 Identifier|input type=text}}}
| |
| |}
| |
| </div>
| |
|
| |
| |}
| |
| {{{end template}}}
| |
| {{{for template|Side 2 Individual Track|multiple|add button text=Add Track}}}
| |
| <table class="table table-striped"> | | <table class="table table-striped"> |
| <tr> | | <tr> |
Revision as of 17:23, 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.