Form:Album: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 10: Line 10:
{{{for template|Album}}}
{{{for template|Album}}}
{| class="formtable"
{| class="formtable"
! Cover:
| {{{field|Version Main Cover||uploadable|image preview}}}
|-
! Album Original Release Date:  
! Album Original Release Date:  
| {{{field|Album Original Release Date|input type=date}}}
| {{{field|Album Original Release Date|input type=datepicker}}}
|-
|-
! Multiple Sides or Discs:  
! Album Title:  
| {{{field|Multiple Sides or Discs|input type=dropdown}}}
| {{{field|Album Title|input type=text|mandatory}}}
|-
! Album Country Of Release:
| {{{field|Album Country Of Release|input type=text|mandatory}}}
|-
|-
! Album Series:  
! Album Series:  
| {{{field|Album Series|input type=dropdown}}}
| {{{field|Album Series|input type=dropdown|mandatory}}}
|-
|-
! Album Country Of Release:  
! Amazon Link:  
| {{{field|Album Country Of Release|input type=text}}}
| {{{field|Amazon Link|input type=text|restricted}}}
|}
|}
{{{end template}}}
{{{end template}}}


==Format Type==
'''Free text:'''
{{{for template|Format Type|multiple|label=Add format|add button text=New format}}}
{| class="formtable"
! Version Format Type:  
| {{{field|Version Format Type|input type=dropdown|show on select=CD=>cd;Vinyl=>vinyl;Cassette=>cassette}}}
|}
<div id="cd">
 
{|
! Number of CDs:
| {{{field|Number of CDs|input type=dropdown|show on select=One=>cdone;Two=>cdtwo}}}
|}
 
</div>
 
<div id="vinyl">
 
{|
! Number of LPs:
| {{{field|Number of LPs|input type=dropdown}}}
|}
 
</div>
 
<div id="cassette">
 
{|
! Number of Cassettes:
| {{{field|Number of Cassettes|input type=dropdown}}}
|}
 
</div>
 
{{{end template}}}
 
<div id="cdone">
{{{for template|CD1 Individual Track|multiple|label=Add song to CD1|add button text=New song}}}
{| class="wikitable"
|-
! Track #
! Song (Artist - Song Title)
|-
| {{{field|Track Number}}}
| {{{field|Track Artist And Title}}}
|}
{{{end template}}}
</div>
 
<div id="cdtwo">
div2
</div>
 
<div id="cd3">
div3
</div>
 
 
<div id="cd4">
</div>
 
 
<div id="cd5">
</div>
 
 
<div id="cd6">
</div>
 
 
<div id="cd7">
</div>
 
 
<div id="cd8">
</div>
 
 
<div id="cd9">
</div>
 


<div id="cd10">
{{{standard input|free text|rows=10}}}
</div>
__NOTOC__ __NOEDITSECTION__
</includeonly>
</includeonly>

Revision as of 01:27, 3 August 2022

This is the "Album" 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.