Template:Abctune History: Difference between revisions
(Created page with '<noinclude> This is the 'Abctune_History' template. It should be called in the following format: <pre> {{Abctune_History}} </pre> Edit the page to see the template text. </noincl…') |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Abctune_History}} | {{Abctune_History | ||
|f_time_signature= | |||
|f_history= | |||
|f_structure= | |||
|f_score= | |||
|f_collector= | |||
|f_book_title= | |||
|f_page= | |||
|f_year= | |||
|f_annotations= | |||
|f_theme_code_index= | |||
|f_player= | |||
|f_label= | |||
|f_recording_date | |||
|f_album= | |||
}} | |||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude> | ||
{| | <includeonly> | ||
{| style="width: 27em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |||
|-valign="top" | |||
|width="30%" align="right"| '''History:''' | |||
|width="70%"| {{#arraymap:{{{f_history|}}}|,|x|[[Has historical geographical allegiances::x]]}} | |||
|-valign="top" | |||
|width="30%" align="right"| '''Structure:''' | |||
|width="70%"| {{#arraymap:{{{f_structure|}}}|,|x|[[Has structure::x]]}} | |||
|-valign="top" | |||
|width="30%" align="right"| '''Editor/Compiler:''' | |||
|width="70%"| {{#arraymap:{{{f_collector|}}}|,|x|[[Was collected by::x]]}} | |||
|-valign="top" | |||
|width="30%" align="right"| '''Book/Manuscript title:''' | |||
|width="70%"| [[Appears in::{{{f_book_title|}}}]] | |||
|-valign="top" | |||
|width="30%" align="right"| '''Tune and/or Page number:''' | |||
|width="70%"| {{{f_page|}}} | |||
|-valign="top" | |||
|width="30%" align="right"| '''Year of publication/<br>Date of Manuscript:''' | |||
|width="70%"| [[Was published in year::{{{f_year|}}}]] | |||
|-valign="top" | |||
|width="30%" align="right"| '''Artist:''' | |||
|width="70%"| {{#arraymap:{{{f_player|}}}|,|x|[[Was played by::x]]}} | |||
|-valign="top" | |||
|width="30%" align="right"| '''Title of recording:''' | |||
|width="70%"| {{#arraymap:{{{f_album|}}}|,|x|[[Appears in the Album::x]]}} | |||
|-valign="top" | |||
|width="30%" align="right"| '''Record label/<br>Catalogue number:''' | |||
|width="70%"| {{#arraymap:{{{f_label|}}}|,|x|[[Has record label::x]]}} | |||
|-valign="top" | |||
|width="30%" align="right"| '''Year recorded:''' | |||
|width="70%"| [[Was recorded on::{{{f_recording_date|}}}]] | |||
|} | |} | ||
</includeonly> | </includeonly> |
Latest revision as of 10:04, 23 April 2010
This is the 'Abctune_History' template. It should be called in the following format:
{{Abctune_History |f_time_signature= |f_history= |f_structure= |f_score= |f_collector= |f_book_title= |f_page= |f_year= |f_annotations= |f_theme_code_index= |f_player= |f_label= |f_recording_date |f_album= }}
Edit the page to see the template text.