Template:Artistinfo: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|- | |- | ||
!colspan="2" | {{{ImageUrl|[[File:logo.png|300px|center|frameless]]}}} | !colspan="2" | {{{ImageUrl|[[File:logo.png|300px|center|frameless]]}}} | ||
|- | <!-- If OtherNames is "N/A" or empty, don't display this row. --> | ||
{{#ifexpr:{{#ifeq: {{{OtherNames|}}} | N/A | 0 | 1 }} and {{#ifeq: {{{OtherNames|}}} | | 0 | 1 }} and {{#ifeq: {{{OtherNames}}} | | 0 | 1 }}| | |||
{{!}}- | |||
{{!}}'''Also Known As''' | |||
{{!}}{{{OtherNames}}} | |||
}} | |||
|- | |- | ||
|'''First Featured In''' | |'''First Featured In''' | ||
| Line 16: | Line 19: | ||
|{{{ArtistLinks}}} | |{{{ArtistLinks}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
{{Artistinfo| | {{Artistinfo| | ||
Title= | Title=(NAME)| | ||
ImageUrl=| | ImageUrl=(IMGURL)| | ||
OtherNames= | OtherNames=(OTHERNAMES)| | ||
FirstFeaturedIn=[[ | FirstFeaturedIn=[[SET]]| | ||
ArtistLinks=[ | ArtistLinks=[URL URLNAME] | ||
}} | }} | ||
</pre> | </pre> | ||
