Difference between revisions of "Template:Infobox standard/doc"
Jump to navigation
Jump to search
imported>Rich Farmbrough |
imported>Player017 (→Usage) |
||
| Line 13: | Line 13: | ||
| composer = <nowiki>{{{composer}}}</nowiki> | | composer = <nowiki>{{{composer}}}</nowiki> | ||
| lyricist = <nowiki>{{{lyricist}}}</nowiki> | | lyricist = <nowiki>{{{lyricist}}}</nowiki> | ||
| − | | published = <nowiki>{{{published}}</nowiki> | + | | published = <nowiki>{{{published}}}</nowiki> |
| − | | written = <nowiki>{{{written}}</nowiki> | + | | written = <nowiki>{{{written}}}</nowiki> |
| language = <nowiki>{{{language}}}</nowiki> | | language = <nowiki>{{{language}}}</nowiki> | ||
| form = <nowiki>{{{form}}}</nowiki> | | form = <nowiki>{{{form}}}</nowiki> | ||
Revision as of 23:40, 21 August 2012
| This is a documentation subpage for Template:Infobox standard. It contains usage information, categories and other content that is not part of the original template page. |
Usage
| "Script error: No such module "If empty"." | |
|---|---|
| {{{image}}} {{{caption}}} | |
| Song by Script error: No such module "If empty". | |
| Language | {{{language}}} |
| English title | {{{english_title}}} |
| Written | {{{written}}} |
| Published | {{{published}}} |
| Length | Lua error in package.lua at line 80: module 'Module:Duration' not found. |
| Songwriter(s) | {{{writer}}} |
| Composer(s) | {{{composer}}} |
| Lyricist(s) | {{{lyricist}}} |
Example
{{Infobox standard
| title =
| english_title =
| comment =
| image =
| image_size =
| caption =
| writer =
| composer =
| lyricist =
| published =
| written =
| language =
| form =
| original_artist =
| recorded_by =
| performed_by =
}}
See also