Form:Release Version: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 45: Line 45:
{{{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">
'''Track Number:''' {{{field|Track Number|input type=text|size=2}}}
    <tr>
 
      <th scope="row">Track#</th>
'''Track Artist And Title:''' {{{field|Track Artist And Title|input type=text with autocomplete|values from category=Song}}}
      <td>{{{field|Track Number|input type=text|size=3}}}</td>
 
    </tr>
'''Track Length:''' {{{field|Track Length Minutes|input type=text|size=2}}}m : {{{field|Track Length Seconds|input type=text|size=2}}}s
    <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=3}}}m : {{{field|Track Length Seconds|input type=text|size=3}}}s</td>
    </tr>
</table>
{{{end template}}}
{{{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">
    <tr>
      <th scope="row">Track#</th>
      <td>{{{field|Track Number|input type=text|size=3}}}</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=3}}}m : {{{field|Track Length Seconds|input type=text|size=3}}}s</td>
    </tr>
</table>
{{{end template}}}
<headertabs />
<headertabs />
</includeonly>
</includeonly>

Revision as of 18:44, 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.