|
|
(7 tussenliggende versies door dezelfde gebruiker niet weergegeven) |
Regel 1: |
Regel 1: |
| [[Bestand:Erioll world bw.png|20px|link=http://www.allmusic.com]] {{ | | #Redirect[[Sjabloon:Link allmusic]] |
| #ifeq: {{{pure_url|}}}|yes
| |
| |http://www.allmusic.com/{{{class|{{{1|artist}}}}}}/{{{id|{{{2|}}}}}}{{
| |
| #if: {{{tab|}}}
| |
| |/{{{tab}}}
| |
| }}
| |
| |{{#if: {{{last|}}}
| |
| |{{{last|}}}{{#if: {{{first|}}}|, {{{first}}} }}. 
| |
| }}<span class="plainlinks">[http://www.allmusic.com/{{{class|{{{1|artist}}}}}}/{{{id|{{{2|}}}}}}{{
| |
| #if: {{{tab|}}}
| |
| |/{{{tab}}}
| |
| }} {{{label|{{{3|{{PAGENAME}}}}}}}}]</span> op [[Allmusic]]{{
| |
| #if: {{{accessdate|}}}
| |
| |. Opgehaald op: {{{accessdate}}}.
| |
| }}
| |
| }}<noinclude>{{sjablooninfo|1=
| |
| | |
| ==Gebruik ==
| |
| ;Veticale layout
| |
| <pre>
| |
| {{Allmusic
| |
| | class =
| |
| | id =
| |
| | tab =
| |
| | label =
| |
| | first =
| |
| | last =
| |
| | accessdate =
| |
| }}</pre>
| |
| ;Horizontale layout
| |
| <pre>
| |
| {{Allmusic |class= |id= |tab= |label= |first= |last= |accessdate= }}</pre>
| |
| | |
| | |
| ;LET OP:
| |
| Dit sjabloon werkt alleen als de volgende drie parameters zijn ingevuld. (Dus verplicht)
| |
| <pre>{{Allmusic |<class> |<id> |<label>}}</pre>
| |
| <pre>
| |
| {{Allmusic
| |
| | class = VERPLICHT: Keuze uit: "artist", "album", "song", "work" or "explore"
| |
| | id = VERPLICHT: voorbeeld: artist/led-zeppelin-p4739. "p4739" is voldoende
| |
| | tab = OPTIONEEL: voorbeeld: songs/songs-composed-by
| |
| | label = VERPLICHT: voorbeeld: Led Zeppelin (Om de link een specifieke titel mee te geven.
| |
| | first = OPTIONEEL: voorbeeld: Voornaam
| |
| | last = OPTIONEEL: voorbeeld: Achternaam
| |
| | accessdate = OPTIONEEL: voorbeeld:
| |
| }}</pre>
| |
| | |
| ==Voorbeeld==
| |
| <code><nowiki>{{Allmusic|class=artist|id=p110072|pure_url=no}} Clive Nolan op [[Allmusic]]</nowiki></code>
| |
| geeft: {{Allmusic|class=artist|id=p110072|pure_url=no}} Clive Nolan op [[Allmusic]]
| |
| | |
| <code><nowiki>{{Allmusic|class=artist|id=p110072|pure_url=yes}} Clive Nolan op [[Allmusic]]</nowiki></code>
| |
| geeft: {{Allmusic|class=artist|id=p110072|pure_url=yes}} Clive Nolan op [[Allmusic]]
| |
| | |
| }}</noinclude>
| |