Template:Infobox award: Difference between revisions

From Bhikitia Pro, An open encyclopedia
Blossom (talk | contribs)
Blanked the page
Tag: Blanking
Blossom (talk | contribs)
No edit summary
Line 1: Line 1:
 
<div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;">
    <table style="width: 100%; border: none;">
        <tr>
            <th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}</th>
        </tr>
        <tr>
            <td colspan="2" style="text-align: center;">
                {{#if: {{{image|}}}
                    | [[File:{{{image}}}|thumb|200px|center]]                }}
            </td>
        </tr>
        {{#if: {{{caption|}}}
            | <tr>
                <td colspan="2" style="align: center; text-align: center; font-style: italic;">{{{caption}}}</td>
            </tr>
        }}
        {{#if: {{{birth_date|}}}
            | <tr>
                <th style="text-align: left;">Born</th>
                <td>{{{birth_date}}}</td>
            </tr>
        }}
        {{#if: {{{birth_place|}}}
            | <tr>
                <th style="text-align: left;">Birthplace</th>
                <td>{{{birth_place}}}</td>
            </tr>
        }}
        {{#if: {{{genre|}}}
            | <tr>
                <th style="text-align: left;">Genre</th>
                <td>{{{genre}}}</td>
            </tr>
        }}
        {{#if: {{{occupation|}}}
            | <tr>
                <th style="text-align: left;">Occupation</th>
                <td>{{{occupation}}}</td>
            </tr>
        }}
        {{#if: {{{instrument|}}}
            | <tr>
                <th style="text-align: left;">Instruments</th>
                <td>{{{instrument}}}</td>
            </tr>
        }}
        {{#if: {{{years_active|}}}
            | <tr>
                <th style="text-align: left;">Years Active</th>
                <td>{{{years_active}}}</td>
            </tr>
        }}
        {{#if: {{{labels|}}}
            | <tr>
                <th style="text-align: left;">Label(s)</th>
                <td>{{{labels}}}</td>
            </tr>
        }}
        {{#if: {{{associated_acts|}}}
            | <tr>
                <th style="text-align: left;">Associated Acts</th>
                <td>{{{associated_acts}}}</td>
            </tr>
        }}
        {{#if: {{{notable_works|}}}
            | <tr>
                <th style="text-align: left;">Notable Works</th>
                <td>{{{notable_works}}}</td>
            </tr>
        }}
        {{#if: {{{awards|}}}
            | <tr>
                <th style="text-align: left;">Awards</th>
                <td>{{{awards}}}</td>
            </tr>
        }}
      {{#if: {{{website|}}}
            | <tr>
                <th style="text-align: left;">Website</th>
                <td>{{{website}}}</td>
            </tr>
        }}
    </table>
</div>
<noinclude>
{{Infobox musical artist
| name          = Adam Cohen
| image          = Adam Cohen.jpg
| caption        = Adam Cohen performing live in 2012
| birth_date    = September 18, 1972
| birth_place    = [[Montreal]], [[Quebec]], [[Canada]]
| genre          = Rock, acoustic
| occupation    = Singer-songwriter, musician
| instrument    = Vocals, guitar, piano
| years_active  = 1997–present
| labels        = [[Columbia Records]]
| associated_acts = [[Leonard Cohen]], [[Low Millions]]
| notable_works  = ''Like a Man'', ''We Go Home''
| awards        = Nominated for Juno Awards
| website        = [https://www.adamcohen.com Adam Cohen Official Website]
}}
</noinclude>

Revision as of 22:27, 10 December 2024

Infobox award
Adam Cohen
File:Adam Cohen.jpg
Adam Cohen performing live in 2012
Born September 18, 1972
Birthplace Montreal, Quebec, Canada
Genre Rock, acoustic
Occupation Singer-songwriter, musician
Instruments Vocals, guitar, piano
Years Active 1997–present
Label(s) Columbia Records
Associated Acts Leonard Cohen, Low Millions
Notable Works Like a Man, We Go Home
Awards Nominated for Juno Awards
Website Adam Cohen Official Website