Form:Track: Difference between revisions
From Soundtest.FM Wiki
More actions
No edit summary |
No edit summary |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
{{#forminput:form=Track|autocomplete on | {{#forminput:form=Track|query string=namespace=Track|autocomplete on namespace=Track}} | ||
[[Category:Page forms]] | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
| Line 12: | Line 13: | ||
! Title: | ! Title: | ||
| {{{field|title}}} | | {{{field|title}}} | ||
|- | |||
! Image: | |||
| {{{field|image|input type=combobox|uploadable|values from namespace=File}}} | |||
|- | |- | ||
! Key: | ! Key: | ||
| Line 27: | Line 31: | ||
! Time Signature: | ! Time Signature: | ||
| {{{field|time_signature}}} | | {{{field|time_signature}}} | ||
|- | |||
! Origin: | |||
| {{{field|origin|input type=combobox|values from namespace=Game,Album|mapping template=Full Page Name}}} | |||
|- | |||
! Contributors: | |||
| {{{field|Contributors|holds template}}} | |||
|- | |||
! Appearances: | |||
| {{{field|Appearances|holds template}}} | |||
|- | |||
! Underlying Works: | |||
| ''(Other tracks this one derives from)''<br>{{{field|UnderlyingWorks|holds template}}} | |||
|} | |||
{{{end template}}} | |||
<!-- contributors --> | |||
{{{for template|Linked Contributors|multiple|label=Contributors|embed in field=Track[Contributors]}}} | |||
{| class="formtable" | |||
!Contributor: | |||
| {{{field|contributor|input type=combobox|values from namespace=Contributor}}} | |||
|- | |||
!Role: | |||
| {{{field|role}}} | |||
|- | |||
!Notes: | |||
| {{{field|notes}}} | |||
|} | |||
{{{end template}}} | |||
<!-- games/albums --> | |||
{{{for template|Track Appearances|multiple|label=Appearances|embed in field=Track[Appearances]}}} | |||
{| class="formtable" | |||
!Appearance: | |||
| {{{field|appearance|input type=combobox|values from namespace=Game,Album|mapping template=Full Page Name}}} | |||
|- | |||
!Track Title: | |||
| {{{field|title}}} | |||
|- | |||
!Group: | |||
| {{{field|track_group}}} | |||
|- | |||
!Track Number: | |||
| {{{field|track_number}}} | |||
|- | |||
!Notes: | |||
| {{{field|notes}}} | |||
|} | |||
{{{end template}}} | |||
{{{for template|Track Underlying Works|multiple|label=Underlying Works|embed in field=Track[UnderlyingWorks]}}} | |||
{| class="formtable" | |||
! Track: | |||
| {{{field|track|input type=combobox|values from namespace=Track}}} | |||
|- | |||
! Derivation Type: | |||
| {{{field|derivation_type}}} | |||
|- | |||
! Notes: | |||
| {{{field|notes}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
| Line 32: | Line 95: | ||
'''Free text:''' | '''Free text:''' | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10|editor=wikieditor}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 19:44, 4 November 2025
This is the "Track" 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.