Difference between revisions of "Template:Infobox record label/sandbox"
Jump to navigation
Jump to search
imported>Komusou (test replacing kludge with regular <SPAN STYLE="white-space:nowrap;"> ... </SPAN>) |
imported>Komusou (for testing if a kindler, gentler #if indentation would create extra whitespaces in the output or not) |
||
| Line 4: | Line 4: | ||
|- | |- | ||
{{#if:{{{image|<noinclude>*</noinclude>}}}| | {{#if:{{{image|<noinclude>*</noinclude>}}}| | ||
| − | ! colspan="2" style="text-align:center;background:{{{image_bg|white}}};padding:1ex;" {{!}} {{{image}}}}} | + | ! colspan="2" style="text-align:center;background:{{{image_bg|white}}};padding:1ex;" {{!}} {{{image}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{parent|<noinclude>*</noinclude>}}}| | {{#if:{{{parent|<noinclude>*</noinclude>}}}| | ||
! <SPAN STYLE="white-space:nowrap;">Parent company</SPAN> | ! <SPAN STYLE="white-space:nowrap;">Parent company</SPAN> | ||
| − | {{!}} {{{parent}}}}} | + | {{!}} {{{parent}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{founded|<noinclude>*</noinclude>}}}| | {{#if:{{{founded|<noinclude>*</noinclude>}}}| | ||
! Founded | ! Founded | ||
| − | {{!}} {{{founded}}}}} | + | {{!}} {{{founded}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{founder|<noinclude>*</noinclude>}}}| | {{#if:{{{founder|<noinclude>*</noinclude>}}}| | ||
! Founder<!--SINGULAR AS INFOBOX ALBUM ETC.--> | ! Founder<!--SINGULAR AS INFOBOX ALBUM ETC.--> | ||
| − | {{!}} {{{founder}}}}} | + | {{!}} {{{founder}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{status|<noinclude>*</noinclude>}}}| | {{#if:{{{status|<noinclude>*</noinclude>}}}| | ||
! Status | ! Status | ||
| − | {{!}} {{{status}}}}} | + | {{!}} {{{status}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{distributor|<noinclude>*</noinclude>}}}| | {{#if:{{{distributor|<noinclude>*</noinclude>}}}| | ||
! <SPAN STYLE="white-space:nowrap;">Distributing label</SPAN> | ! <SPAN STYLE="white-space:nowrap;">Distributing label</SPAN> | ||
| − | {{!}} {{{distributor}}}}} | + | {{!}} {{{distributor}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{genre|<noinclude>*</noinclude>}}}| | {{#if:{{{genre|<noinclude>*</noinclude>}}}| | ||
! Genre<!--SINGULAR AS INFOBOX ALBUM ETC.--> | ! Genre<!--SINGULAR AS INFOBOX ALBUM ETC.--> | ||
| − | {{!}} {{{genre}}}}} | + | {{!}} {{{genre}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{country|<noinclude>*</noinclude>}}}| | {{#if:{{{country|<noinclude>*</noinclude>}}}| | ||
! <SPAN STYLE="white-space:nowrap;">Country of origin</SPAN> | ! <SPAN STYLE="white-space:nowrap;">Country of origin</SPAN> | ||
| − | {{!}} {{{country}}}}} | + | {{!}} {{{country}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{location|<noinclude>*</noinclude>}}}| | {{#if:{{{location|<noinclude>*</noinclude>}}}| | ||
! Location | ! Location | ||
| − | {{!}} {{{location}}}}} | + | {{!}} {{{location}}} |
| + | }} | ||
|- | |- | ||
{{#if:{{{url|<noinclude>*</noinclude>}}}| | {{#if:{{{url|<noinclude>*</noinclude>}}}| | ||
! <SPAN STYLE="white-space:nowrap;">Official website</SPAN> | ! <SPAN STYLE="white-space:nowrap;">Official website</SPAN> | ||
| − | {{!}} {{{url}}}}} | + | {{!}} {{{url}}} |
| + | }} | ||
|- | |- | ||
|}<noinclude> | |}<noinclude> | ||
Revision as of 16:45, 6 September 2007
| Infobox record label/sandbox | |
|---|---|
| {{{image}}} | |
| Parent company | {{{parent}}} |
| Founded | {{{founded}}} |
| Founder | {{{founder}}} |
| Status | {{{status}}} |
| Distributing label | {{{distributor}}} |
| Genre | {{{genre}}} |
| Country of origin | {{{country}}} |
| Location | {{{location}}} |
| Official website | {{{url}}} |
| This is the template sandbox page for Template:Infobox record label (diff). See also the companion subpage for test cases. |