|
|
(21 tussenliggende versies door dezelfde gebruiker niet weergegeven) |
Regel 1: |
Regel 1: |
| <!-- Begin infobox-sjabloon --> | | <!-- Begin infobox-sjabloon --> |
| {| class="infobox" style="width: 22em; font-size: 90%; background-color: #e6f2ff; border: 1px solid #99ccff;" | | {! colspan="2" style="text-align: center; font-size: 110%; background-color: #b3d9ff;" {{{naam|{{PAGENAME}}}}} |
| ! colspan="2" style="text-align: center; font-size: 110%; background-color: #b3d9ff;" | {{{naam|{{PAGENAME}}}}} | |
| |- | | |- |
| ! colspan="2" style="background-color: #cce6ff;" | Persoonlijke gegevens | | ! colspan="2" style="background-color: #cce6ff;" | Persoonlijke gegevens |
| |- | | |- |
| | '''Geboortedatum''' | | | '''Naam:''' |
| | | {{{naam|}}} |
| | |- |
| | | '''Geboren:''' |
| | {{{geboortedatum|}}} | | | {{{geboortedatum|}}} |
| |- | | |- |
| | '''Geboorteplaats''' | | | '''Plaats:''' |
| | {{{geboorteplaats|}}} | | | {{{geboorteplaats|}}} |
| |- | | |- |
| | '''Woonplaats'''
| | | '''Overleden:''' |
| | {{{woonplaats|}}}
| |
| |-
| |
| | '''Overleden''' | |
| | {{{overleden|}}} | | | {{{overleden|}}} |
| |-
| |
| | '''Overlijdensplaats'''
| |
| | {{{overlijdensplaats|}}}
| |
| |- | | |- |
| ! colspan="2" style="background-color: #cce6ff;" | Muzikale carrière | | ! colspan="2" style="background-color: #cce6ff;" | Muzikale carrière |
| |- | | |- |
| | '''Status''' | | | '''Status:''' |
| | {{{status|}}} | | | {{{status|}}} |
| |- | | |- |
| | '''Jaren Actief''' | | | '''Jaren Actief:''' |
| | {{{jaren_actief|}}} | | | {{{jaren_actief|}}} |
| |- | | |- |
| | '''Genre/Subgenre''' | | | '''Instrument(en)''' |
| | | {{{instrument|}}} |
| | |- |
| | | '''Genre/Subgenre:''' |
| | {{{genre|}}} | | | {{{genre|}}} |
| |- | | |- |
| | '''Alias/Beroepsnaam''' | | | '''Verwante acts:''' |
| | {{{alias|}}}
| | | {{{verwante_acts|}}} |
| |-
| |
| ! colspan="2" style="background-color: #cce6ff;" | Bandleden (optioneel)
| |
| |-
| |
| | '''Lid 1'''
| |
| | {{{lid1|}}} – {{{instrument1|}}}
| |
| |-
| |
| | '''Lid 2'''
| |
| | {{{lid2|}}} – {{{instrument2|}}}
| |
| |-
| |
| | '''Lid 3'''
| |
| | {{{lid3|}}} – {{{instrument3|}}}
| |
| |-
| |
| | '''Lid 4'''
| |
| | {{{lid4|}}} – {{{instrument4|}}}
| |
| |-
| |
| | '''Lid 5'''
| |
| | {{{lid5|}}} – {{{instrument5|}}}
| |
| |-
| |
| | '''Lid 6'''
| |
| | {{{lid6|}}} – {{{instrument6|}}}
| |
| |-
| |
| | '''Lid 7'''
| |
| | {{{lid7|}}} – {{{instrument7|}}}
| |
| |-
| |
| | '''Lid 8'''
| |
| | {{{lid8|}}} – {{{instrument8|}}}
| |
| |- | |
| | '''Lid 9'''
| |
| | {{{lid9|}}} – {{{instrument9|}}}
| |
| |-
| |
| | '''Lid 10'''
| |
| | {{{lid10|}}} – {{{instrument10|}}}
| |
| |- | | |- |
| ! colspan="2" style="background-color: #cce6ff;" | Overige informatie | | ! colspan="2" style="background-color: #cce6ff;" | Overige informatie |
| |- | | |- |
| | '''Verwante acts''' | | | '''Label:''' |
| | {{{verwante_acts|}}} | | | {{{label|}}} |
| |- | | |- |
| | '''Oorsprong''' | | | '''Boekingen''' |
| | {{{origin|}}} | | | {{{boekingen|}}} |
| |- | | |- |
| | '''Awards/Nominaties'''
| | ! colspan="2" style="background-color: #cce6ff;" | Links |
| | {{{awards|}}}
| |
| |-
| |
| | '''Voormalige leden'''
| |
| | {{{past_members|}}}
| |
| |-
| |
| | '''Label'''
| |
| | {{{label|}}}
| |
| |- | | |- |
| | '''Website''' | | | '''Website:''' |
| | {{{website|}}} | | | {{{website|}}} |
| |- | | |- |
| | '''Discogs''' | | | '''Discogs:''' |
| | {{{discogs|}}} | | | {{{discogs|}}} |
| |- | | |- |
| | '''Socials''' | | | '''Socials:''' |
| | {{{socials|}}} | | | {{{socials|}}} |
| |} | | |} |
| <!-- Einde infobox-sjabloon --> | | <!-- Einde infobox-sjabloon --> |
|
| |
| <noinclude>
| |
| {
| |
| "description": "Infobox voor artiesten en groepen",
| |
| "params": {
| |
| "naam": { "label": "Naam", "type": "text", "default": "" },
| |
| "geboortedatum": { "label": "Geboortedatum", "type": "text", "default": "" },
| |
| "geboorteplaats": { "label": "Geboorteplaats", "type": "text", "default": "" },
| |
| "woonplaats": { "label": "Woonplaats", "type": "text", "default": "" },
| |
| "overleden": { "label": "Overleden", "type": "text", "default": "" },
| |
| "overlijdensplaats": { "label": "Overlijdensplaats", "type": "text", "default": "" },
| |
| "status": { "label": "Status", "type": "text", "default": "" },
| |
| "jaren_actief": { "label": "Jaren Actief", "type": "text", "default": "" },
| |
| "genre": { "label": "Genre/Subgenre", "type": "text", "default": "" },
| |
| "alias": { "label": "Alias/Beroepsnaam", "type": "text", "default": "" },
| |
| "lid1": { "label": "Lid 1", "type": "text", "default": "" },
| |
| "instrument1": { "label": "Instrument 1", "type": "text", "default": "" },
| |
| "lid2": { "label": "Lid 2", "type": "text", "default": "" },
| |
| "instrument2": { "label": "Instrument 2", "type": "text", "default": "" },
| |
| "lid3": { "label": "Lid 3", "type": "text", "default": "" },
| |
| "instrument3": { "label": "Instrument 3", "type": "text", "default": "" },
| |
| "lid4": { "label": "Lid 4", "type": "text", "default": "" },
| |
| "instrument4": { "label": "Instrument 4", "type": "text", "default": "" },
| |
| "lid5": { "label": "Lid 5", "type": "text", "default": "" },
| |
| "instrument5": { "label": "Instrument 5", "type": "text", "default": "" },
| |
| "lid6": { "label": "Lid 6", "type": "text", "default": "" },
| |
| "instrument6": { "label": "Instrument 6", "type": "text", "default": "" },
| |
| "lid7": { "label": "Lid 7", "type": "text", "default": "" },
| |
| "instrument7": { "label": "Instrument 7", "type": "text", "default": "" },
| |
| "lid8": { "label": "Lid 8", "type": "text", "default": "" },
| |
| "instrument8": { "label": "Instrument 8", "type": "text", "default": "" },
| |
| "lid9": { "label": "Lid 9", "type": "text", "default": "" },
| |
| "instrument9": { "label": "Instrument 9", "type": "text", "default": "" },
| |
| "lid10": { "label": "Lid 10", "type": "text", "default": "" },
| |
| "instrument10": { "label": "Instrument 10", "type": "text", "default": "" },
| |
| "verwante_acts": { "label": "Verwante acts", "type": "text", "default": "" },
| |
| "origin": { "label": "Oorsprong", "type": "text", "default": "" },
| |
| "awards": { "label": "Awards/Nominaties", "type": "text", "default": "" },
| |
| "past_members": { "label": "Voormalige leden", "type": "text", "default": "" },
| |
| "label": { "label": "Label", "type": "text", "default": "" },
| |
| "website": { "label": "Website", "type": "url", "default": "" },
| |
| "discogs": { "label": "Discogs", "type": "url", "default": "" },
| |
| "socials": { "label": "Socials", "type": "text", "default": "" }
| |
| }
| |
| }
| |
| </noinclude>
| |
{! colspan="2" style="text-align: center; font-size: 110%; background-color: #b3d9ff;" Infobox:Artiest
|-
! colspan="2" style="background-color: #cce6ff;" | Persoonlijke gegevens
|-
| Naam:
|
|-
| Geboren:
|
|-
| Plaats:
|
|-
| Overleden:
|
|-
! colspan="2" style="background-color: #cce6ff;" | Muzikale carrière
|-
| Status:
|
|-
| Jaren Actief:
|
|-
| Instrument(en)
|
|-
| Genre/Subgenre:
|
|-
| Verwante acts:
|
|-
! colspan="2" style="background-color: #cce6ff;" | Overige informatie
|-
| Label:
|
|-
| Boekingen
|
|-
! colspan="2" style="background-color: #cce6ff;" | Links
|-
| Website:
|
|-
| Discogs:
|
|-
| Socials:
|
|}