Template:Work: Difference between revisions
Jump to navigation
Jump to search
Trying again Tag: Reverted |
Incorporate styles again Tag: Reverted |
||
| Line 2: | Line 2: | ||
{{#template_params:title (label=Title)|aliases (label=Alias(es))|subtitle (label=Subtitle)|compose_start_date (label=Composition Started)|compose_end_date (label=Composition Completed)|catalog_ids (label=Catalog ID(s))|composers (label=Composer(s))|librettists (label=Librettist(s))|authors (label=Author(s))|commissioners (label=Commissioner(s))|dedicatees (label=Dedicatee(s))|publishers (label=Publisher(s))|compose_date (label=Composed)|genres (label=Genre(s))|difficulty (label=Difficulty)|duration (label=Duration)}} | {{#template_params:title (label=Title)|aliases (label=Alias(es))|subtitle (label=Subtitle)|compose_start_date (label=Composition Started)|compose_end_date (label=Composition Completed)|catalog_ids (label=Catalog ID(s))|composers (label=Composer(s))|librettists (label=Librettist(s))|authors (label=Author(s))|commissioners (label=Commissioner(s))|dedicatees (label=Dedicatee(s))|publishers (label=Publisher(s))|compose_date (label=Composed)|genres (label=Genre(s))|difficulty (label=Difficulty)|duration (label=Duration)}} | ||
{{#cargo_declare:_table=works|title=String|aliases=List (,) of String|subtitle=String|compose_start_date=Start date|compose_end_date=End date|catalog_ids=List (,) of String|composers=List (,) of Page|librettists=List (,) of Page|authors=List (,) of Page|commissioners=List (,) of Page|dedicatees=List (,) of Page|publishers=List (,) of Page|compose_date=Date|genres=List (,) of String|difficulty=Rating|duration=String}} | {{#cargo_declare:_table=works|title=String|aliases=List (,) of String|subtitle=String|compose_start_date=Start date|compose_end_date=End date|catalog_ids=List (,) of String|composers=List (,) of Page|librettists=List (,) of Page|authors=List (,) of Page|commissioners=List (,) of Page|dedicatees=List (,) of Page|publishers=List (,) of Page|compose_date=Date|genres=List (,) of String|difficulty=Rating|duration=String}} | ||
</noinclude><includeonly>{{#cargo_store:_table=works}} | </noinclude> | ||
{| class="infobox" | <includeonly> | ||
! colspan="2" | <templatestyles src="Work/styles.css" /> | ||
{{#cargo_store:_table=works}} | |||
{| class="works-infobox" | |||
! colspan="2" class="infobox-title" | {{{title|{{PAGENAME}}}}} | |||
{{#if: {{{subtitle|}}} | | {{#if: {{{subtitle|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="2" | {{!}} colspan="2" class="infobox-subtitle" {{!}} {{{subtitle}}} | ||
}} | }} | ||
{{#if: {{{aliases|}}} | | {{#if: {{{aliases|}}} | | ||
Revision as of 03:21, 8 July 2026
This is the "Work" template.
It should be called in the following format:
{{Work
|title=
|aliases=
|subtitle=
|compose_start_date=
|compose_end_date=
|catalog_ids=
|composers=
|librettists=
|authors=
|commissioners=
|dedicatees=
|publishers=
|compose_date=
|genres=
|difficulty=
|duration=
}}
Edit the page to see the template text.
This template defines the table "works". View table.